-
withvector.com
- Mountain View, Ca
-
06:14
(UTC -08:00) - https://www.linkedin.com/in/benmanes
-
caffeine Public
A high performance caching library for Java
-
gradle-versions-plugin Public
Gradle plugin to discover dependency updates
-
oss-fuzz Public
Forked from google/oss-fuzzOSS-Fuzz - continuous fuzzing for open source software.
Shell Apache License 2.0 UpdatedJan 28, 2025 -
jspecify Public
Forked from jspecify/jspecifyAn artifact of fully-specified annotations to power static-analysis checks, beginning with nullness analysis.
Java Apache License 2.0 UpdatedJul 13, 2024 -
coherence Public
Forked from oracle/coherenceOracle Coherence Community Edition
Java Universal Permissive License v1.0 UpdatedAug 2, 2022 -
-
guava Public
Forked from google/guavaGoogle Core Libraries for Java 6+
-
gradle Public
Forked from gradle/gradleA powerful build system for the JVM
-
concurrentlinkedhashmap Public
A ConcurrentLinkedHashMap for Java
-
sshj Public
Forked from hierynomus/sshjssh, scp and sftp for java
-
icafe Public
Forked from dragon66/icafeJava library for reading, writing, converting and manipulating images and metadata
-
waffle Public
Forked from Waffle/waffleEnable drop-in Windows Single Sign On for popular Java web servers.
Java Eclipse Public License 1.0 UpdatedJan 28, 2017 -
cassandra Public
Forked from apache/cassandraMirror of Apache Cassandra
-
hbase Public
Forked from apache/hbaseMirror of Apache HBase
Java Apache License 2.0 UpdatedOct 4, 2016 -
testng Public
Forked from testng-team/testngTestNG testing framework
Java Apache License 2.0 UpdatedSep 23, 2016 -
google-maps-services-java Public archive
Forked from googlemaps/google-maps-services-javaJava client library for Google Maps API Web Services
-
jooby Public
Forked from jooby-project/joobyScalable, fast and modular micro web framework for Java
Java Other UpdatedAug 27, 2016 -
elasticsearch Public
Forked from elastic/elasticsearchOpen Source, Distributed, RESTful Search Engine
Java Apache License 2.0 UpdatedApr 30, 2016 -
spring-framework Public
Forked from spring-projects/spring-frameworkThe Spring Framework
-
javapoet Public
Forked from square/javapoetA Java API for generating .java source files.
-
jsonschema2pojo Public
Forked from joelittlejohn/jsonschema2pojoGenerates Java types from JSON Schema (or example JSON) and annotates those types for data-binding with Jackson 1.x or 2.x, Gson, etc
-
gradle-jsonschema2pojo-plugin Public archive
jsonschema2pojo plugin for Gradle (deprecated)
-
gradle-1.8-rc-1-bug Public archive
Example to demonstrate dependency resolution bug
Shell UpdatedSep 16, 2013 -
multiway-pool Public archive
Multiway object pool (experiment)
-
gradle-jooq-plugin Public archive
jOOQ codegen for Gradle.
-
jOOQ effectively combines complex SQL, typesafety, source code generation, active records, stored procedures, advanced data types, and Java in a fluent, intuitive DSL.
-
kryo-serializers Public archive
Forked from magro/kryo-serializersMore kryo serializers
Java Apache License 2.0 UpdatedJul 23, 2013 -
gradle-flyway-plugin Public archive
Flyway database migration tasks for Gradle (deprecated)
-
flyway Public
Forked from flyway/flywayFlyway - The Agile Database Migration Framework for Java
Java Other UpdatedJun 22, 2013 -
lock-free-queue Public archive
Experimental: Multi-producer Single-consumer Queue