OSS Index data is being upgraded. There are some breaking changes.
Learn more

Maven Components

Search Components

Ecosystem Component Description
Maven com.fasterxml.jackson.core/jackson-databind General data-binding functionality for Jackson: works on core streaming API
Maven com.fasterxml.jackson.core/jackson-core Core Jackson abstractions, basic JSON streaming API implementation
Maven com.fasterxml.jackson.core/jackson-annotations Core annotations used for value types, used by Jackson databinding package.
Maven org.slf4j/slf4j-api The slf4j API
Maven com.google.guava/guava Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more. This project is a complete packaging of all the Guava libraries into a single jar. Individual portions of Guava can be used by downloading the appropriate module and its dependencies. Guava (complete) has only one code dependency - javax.annotation, per the JSR-305 spec.
Maven org.apache.commons/commons-lang3 Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
Maven commons-codec/commons-codec The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
Maven org.apache.httpcomponents/httpclient HttpComponents Client (base module)
Maven org.springframework/spring-core
Maven org.springframework/spring-beans
Maven org.apache.httpcomponents/httpcore HttpComponents Core (blocking I/O)
Maven org.springframework/spring-context
Maven org.springframework/spring-aop
Maven org.springframework/spring-expression
Maven commons-io/commons-io
Maven org.springframework/spring-web
Maven org.yaml/snakeyaml YAML 1.1 parser and emitter for Java
Maven com.google.code.findbugs/jsr305 JSR305 Annotations for Findbugs
Maven com.fasterxml.jackson.datatype/jackson-datatype-jsr310 Add-on module to support JSR-310 (Java 8 Date & Time API) data types.
Maven org.springframework/spring-webmvc
Maven commons-logging/commons-logging Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
Maven com.google.errorprone/error_prone_annotations
Maven org.javassist/javassist Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.
Maven joda-time/joda-time Date and time library to replace JDK date handling
Maven org.springframework/spring-tx
Maven org.springframework.boot/spring-boot-autoconfigure Spring Boot AutoConfigure
Maven org.springframework.boot/spring-boot Spring Boot
Maven org.jboss.logging/jboss-logging The JBoss Logging Framework
Maven org.springframework.boot/spring-boot-starter Spring Boot Starter
Maven org.springframework/spring-jcl
Maven org.ow2.asm/asm
Maven net.bytebuddy/byte-buddy Byte Buddy is a Java library for creating Java classes at run time. This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.
Maven org.apache.logging.log4j/log4j-api The Log4J API
Maven com.fasterxml.jackson.datatype/jackson-datatype-jdk8 Add-on module for Jackson (http://jackson.codehaus.org) to support JDK 8 data types.
Maven com.fasterxml/classmate Library for introspecting types with full generic information including resolving of field and method types.
Maven org.slf4j/jul-to-slf4j JUL to SLF4J bridge
Maven com.google.code.gson/gson Google Gson library
Maven com.google.j2objc/j2objc-annotations A set of annotations that provide additional information to the J2ObjC translator to modify the result of translation.
Maven org.springframework.boot/spring-boot-starter-web Spring Boot Web Starter
Maven ch.qos.logback/logback-core Logback: the generic, reliable, fast and flexible logging library for Java.
Maven ch.qos.logback/logback-classic Logback: the generic, reliable, fast and flexible logging library for Java.
Maven org.springframework.boot/spring-boot-starter-logging Spring Boot Logger Starter
Maven com.fasterxml.jackson.module/jackson-module-parameter-names Add-on module for Jackson (http://jackson.codehaus.org) to support introspection of method/constructor parameter names, without having to add explicit property name annotation.
Maven org.checkerframework/checker-qual Checker Qual is the set of annotations (qualifiers) and supporting classes used by the Checker Framework to type check Java source code. Please see artifact: org.checkerframework:checker
Maven org.springframework/spring-jdbc
Maven org.springframework.boot/spring-boot-starter-json
Maven commons-lang/commons-lang
Maven com.sun.istack/istack-commons-runtime
Maven org.springframework.boot/spring-boot-starter-tomcat Spring Boot Tomcat Starter
Maven javax.validation/validation-api Bean Validation (JSR-303) API.