Parent POM for Ostwind Examples

Compile Dependencies (0)

Category/LicenseGroup / ArtifactVersionUpdates

Managed Dependencies (248)

Category/LicenseGroup / ArtifactVersionUpdates
Logging EPL 2.0 +1
ch.qos.logback » logback-classic1 vulnerability
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
1.2.31.6.3
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-annotations
Core annotations used for value types, used by Jackson data binding package.
2.13.32.22
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-core1 vulnerability
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
2.13.33.2.2
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind7 vulnerabilities
General data-binding functionality for Jackson: works on core streaming API
2.13.33.2.2
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-avro
Support for reading and writing AVRO-encoded data via Jackson
2.13.33.2.2
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-cbor
Support for reading and writing Concise Binary Object Representation
2.13.33.2.2
CSV Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-csv
Support for reading and writing CSV-encoded data via Jackson
2.13.33.2.2
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-ion
Support for reading and writing Ion ("binary JSON")
2.13.33.2.2
Data Format Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-properties
Support for reading and writing content of "Java Properties" style
2.13.33.2.2
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-protobuf
Support for reading and writing protobuf-encoded data via Jackson
2.13.33.2.2
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-smile
Support for reading and writing Smile ("binary JSON")
2.13.33.2.2
TOML Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-toml1 vulnerability
Support for reading and writing TOML-encoded data via Jackson abstractions.
2.13.33.2.2
XML Processing Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-xml
Data format extension for Jackson to offer
2.13.33.2.2
YAML Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-yaml
Support for reading and writing YAML-encoded data via Jackson abstractions.
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-eclipse-collections
Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-guava
Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate4
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate5
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate5-jakarta
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hppc
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jakarta-jsonp
Add-on module for Jackson (http://github.com/FasterXML/jackson) to support
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jaxrs
Functionality for reading/writing core JAX-RS helper types
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-joda
Add-on module for Jackson (http://github.com/FasterXML/jackson) to support
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-joda-money
Support for datatypes of Joda-Money library (https://www.joda.org/joda-money/)
2.13.33.2.2
JSON Lib Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jdk8
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.13.32.22.2
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-json-org
Support for datatypes of "org.json" JSON library (see http://json.org/java),
2.13.33.2.2
Date/Time Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jsr310
Add-on module to support JSR-310 (Java 8 Date & Time API) data types.
2.13.33.0.0-rc2
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jsr353
Add-on module for Jackson (http://github.com/FasterXML/jackson) to support
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-pcollections
Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.jakarta.rs » jackson-jakarta-rs-base
Pile of code that is shared by all Jackson-based Jakarta-RS
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.jakarta.rs » jackson-jakarta-rs-cbor-provider
Functionality to handle CBOR encoded input/output for Jakarta-RS implementations
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.jakarta.rs » jackson-jakarta-rs-json-provider
Functionality to handle JSON input/output for Jakarta-RS implementations
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.jakarta.rs » jackson-jakarta-rs-smile-provider
Functionality to handle Smile (binary JSON) input/output for Jakarta-RS implementations
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.jakarta.rs » jackson-jakarta-rs-xml-provider
Functionality to handle XML input/output for Jakarta-RS implementations
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.jakarta.rs » jackson-jakarta-rs-yaml-provider
Functionality to handle YAML input/output for Jakarta-RS implementations
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-base
Pile of code that is shared by all Jackson-based JAX-RS
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-cbor-provider
Functionality to handle CBOR encoded input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard ...
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-json-provider
Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ...
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-smile-provider
Functionality to handle Smile (binary JSON) input/output for JAX-RS implementations (like Jersey and RESTeasy) using ...
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-xml-provider
Functionality to handle XML input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ...
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-yaml-provider
Functionality to handle YAML input/output for JAX-RS implementations (like Jersey and RESTeasy)
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-all
"Uber" jar that contains all Jackson jr components as well as underlying Jackson core
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-annotation-support
Additional package that adds support for a subset of Jackson core annotations from
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-objects
Simple data-binding that builds directly on jackson-core (streaming),
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-retrofit2
Basic provider implementation for Retrofit 2 library
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-stree
Simple immutable (read-only) tree model that builds directly on jackson-core (streaming),
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.module » jackson-module-afterburner
Jackson (https://github.com/FasterXML/jackson) extension module
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.module » jackson-module-blackbird
Jackson (https://github.com/FasterXML/jackson) extension module
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.module » jackson-module-guice
Stuff to make integration with Guice a bit easier
2.13.33.2.2
Annotation Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-jaxb-annotations
Support for using JAXB annotations as an alternative to "native" Jackson annotations,
2.13.33.2.2
Annotation Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-jakarta-xmlbind-annotations
Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative
2.13.33.2.2
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-jsonSchema
Add-on module for Jackson (http://jackson.codehaus.org) to support
2.13.33.2.2
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-kotlin
Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.module » jackson-module-mrbean
Functionality for implementing interfaces and abstract types
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.module » jackson-module-no-ctor-deser
Support deserialization of POJO classes without default constructor
2.13.33.2.2
Apache 2.0
com.fasterxml.jackson.module » jackson-module-osgi
Jackson module to inject OSGI services in deserialized beans.
2.13.33.2.2
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-parameter-names
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.13.32.22.2
Apache 2.0
com.fasterxml.jackson.module » jackson-module-paranamer
AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org)
2.13.32.22.2
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.11
jackson-module-scala
2.13.33.2.2
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.12
jackson-module-scala
2.13.33.2.2
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.13
jackson-module-scala
2.13.33.2.2
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_3
jackson-module-scala
2.13.33.2.2
GraphQL MIT
com.graphql-java » graphql-java3 vulnerabilities
GraphqL Java
14.026.1
EDL 1.0
com.sun.activation » jakarta.activation2.0.02.0.1
Apache 2.0
io.github.qubitpi.ostwind » ostwind-core
Ostwind web service library provides core capabilities for GraphQL object storage
1.0.71
Apache 2.0
io.github.qubitpi.ostwind » ostwind-filestore
Parent POM for File Stores
1.0.71
Apache 2.0
io.github.qubitpi.ostwind » ostwind-filestore-swift
Ostwind File Store for Swift Storage Support
1.0.71
Apache 2.0
io.github.qubitpi.ostwind » ostwind-metastore
Parent POM for Meta Stores
1.0.71
Apache 2.0
io.github.qubitpi.ostwind » ostwind-metastore-graphql
Ostwind Meta Store for GraphQL Server Support
1.0.71
Apache 2.0
io.github.qubitpi.ostwind » ostwind-system-config
Ostwind system config implements the core system configuration classes used for logging, dependency management, and ...
1.0.71
Testing Apache 2.0
io.rest-assured » rest-assured
Java DSL for easy testing of REST services
5.3.06.0.1
Dep Injection Apache 2.0
jakarta.inject » jakarta.inject-api
Jakarta Dependency Injection
2.0.1
Java Spec EPL 2.0 +1
jakarta.servlet » jakarta.servlet-api
API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ...
6.0.06.1.0
Validation Apache 2.0
jakarta.validation » jakarta.validation-api
JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ...
3.0.13.1.1
Java Spec EPL 2.0 +1
jakarta.ws.rs » jakarta.ws.rs-api
Jakarta RESTful Web Services
3.1.04.0.0
mysql » mysql-connector-java7 vulnerabilities
MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and ...
5.1.3826.7.0
Bytecode Apache 2.0
net.bytebuddy » byte-buddy
Byte Buddy is a Java library for creating Java classes at run time.
1.14.111.18.12
Concurrency Public
net.jcip » jcip-annotations
A set of Java annotations for documenting concurrency properties in multi-threaded code, based on 'Java Concurrency in ...
1.0
Config Apache 2.0
org.apache.commons » commons-configuration24 vulnerabilities
The Commons Configuration software library provides a generic configuration interface that enables an application to ...
2.72.15.1
JDBC Pool Apache 2.0
org.apache.commons » commons-dbcp2
Apache Commons DBCP software implements Database Connection Pooling
2.0.12.14.0
Embedded SQL DB Apache 2.0
org.apache.derby » derby3 vulnerabilities
Contains the core Apache Derby database engine, which also includes the embedded JDBC driver.
10.11.1.110.17.1.0
JVM Languages Apache 2.0
org.apache.groovy » groovy
Groovy: A powerful multi-faceted language for the JVM
4.0.65.1.1
JSON Lib Apache 2.0
org.apache.groovy » groovy-json
Groovy: A powerful multi-faceted language for the JVM
4.0.65.1.1
Apache 2.0 +1
org.eclipse.jetty » apache-jsp11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » glassfish-jstl11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-client
Jetty ALPN Client API Artifact
11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-java-client
Jetty ALPN Client OpenJDK Artifact
11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-java-server
Jetty ALPN Server OpenJDK Artifact
11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-conscrypt-client
Jetty ALPN Client Conscrypt Artifact
11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-conscrypt-server
Jetty ALPN Server Conscrypt Artifact
11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-server
Jetty ALPN Server API Artifact
11.0.1412.1.12
Annotation Lib Apache 2.0 +1
org.eclipse.jetty » jetty-annotations
Jetty Annotations Artifact
11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-ant11.0.1411.0.26
HTTP Clients Apache 2.0 +1
org.eclipse.jetty » jetty-client
Jetty Client is a lightweight HTTP client library for Java.
11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-cdi11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty » jetty-deploy
Jetty Deployer Artifact
11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-home11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-home11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-http4 vulnerabilities
Jetty module for handling HTTP protocol logic, including requests, responses, and connection management.
11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-http-spi
Jetty OpenJDK HTTP SPI Artifact
11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » infinispan-common11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty » infinispan-remote-query11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty » infinispan-embedded-query11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty » jetty-hazelcast11.0.1412.1.12
I/O Apache 2.0 +1
org.eclipse.jetty » jetty-io
Jetty module that provides I/O utilities and abstractions used by other Jetty components.
11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-jaas
Jetty JAAS support
11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty » jetty-jaspi1 vulnerability
Jetty security infrastructure
11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty » jetty-jmx
Jetty JMX Artifact
11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-jndi
Jetty JNDI Artifact
11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-keystore
Jetty Test KeyStore Artifact
11.0.1412.1.12
Jetty Session Mgr Apache 2.0 +1
org.eclipse.jetty » jetty-nosql11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-plus
Jetty JNDI and Annotation Support Artifact
11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-proxy
Jetty Proxy Artifact
11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-quickstart
Jetty Quick Start
11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty » jetty-rewrite
Jetty Rewrite Artifact
11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-security1 vulnerability
Jetty Server Security Artifact
11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-openid1 vulnerability
Jetty OpenID Connect Infrastructure
11.0.1412.1.12
Web Server Apache 2.0 +1
org.eclipse.jetty » jetty-server3 vulnerabilities
Jetty Server Artifact
11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-servlet
Jetty Servlet Container
11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-servlets3 vulnerabilities
Utility Servlets from Jetty
11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty » jetty-slf4j-impl
Jetty SLF4J Implementation Artifact
11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-unixdomain-server
Jetty Unix-Domain Sockets Server Artifact
11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-unixsocket-common11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty » jetty-unixsocket-client11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty » jetty-unixsocket-server11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty » jetty-util
Jetty Utilities Artifact
11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-util-ajax
Jetty JSON Utilities Artifact
11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-webapp
Jetty web application support
11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-xml
Jetty XML Artifact
11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty.fcgi » fcgi-client11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.fcgi » fcgi-server11.0.1411.0.26
Jetty Session Mgr Apache 2.0 +1
org.eclipse.jetty.gcloud » jetty-gcloud-session-manager11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty.http2 » http2-client11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.http2 » http2-common3 vulnerabilities 11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.http2 » http2-hpack1 vulnerability 11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.http2 » http2-http-client-transport11.0.1411.0.26
Web Server Apache 2.0 +1
org.eclipse.jetty.http2 » http2-server1 vulnerability 11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.http3 » http3-client11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.http3 » http3-common1 vulnerability 11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.http3 » http3-http-client-transport11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.http3 » http3-qpack1 vulnerability 11.0.1411.0.26
Web Server Apache 2.0 +1
org.eclipse.jetty.http3 » http3-server11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.memcached » jetty-memcached-sessions11.0.1412.1.12
Apache 2.0 +1
org.eclipse.jetty.osgi » jetty-osgi-alpn11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.osgi » jetty-osgi-boot
Jetty OSGi Boot bundle
11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.osgi » jetty-osgi-boot-jsp
Jetty OSGi Boot JSP bundle
11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.osgi » jetty-osgi-boot-warurl
Jetty OSGi Boot-Warurl bundle
11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.osgi » jetty-httpservice
Jetty OSGi HttpService bundle
11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.quic » quic-client11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.quic » quic-common11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.quic » quic-quiche-common11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.quic » quic-quiche-jna11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.quic » quic-server11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.websocket » websocket-jakarta-client11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.websocket » websocket-jakarta-server11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.websocket » websocket-jakarta-common11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.websocket » websocket-jetty-api11.0.1411.0.26
WebSocket Clients Apache 2.0 +1
org.eclipse.jetty.websocket » websocket-jetty-client11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.websocket » websocket-jetty-common11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.websocket » websocket-jetty-server11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.websocket » websocket-servlet11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.websocket » websocket-core-common11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.websocket » websocket-core-client11.0.1411.0.26
Apache 2.0 +1
org.eclipse.jetty.websocket » websocket-core-server11.0.1411.0.26
DB Migration Apache 2.0
org.flywaydb » flyway-core
Flyway is an open-source database migration tool that strongly favors simplicity and convention over configuration
5.0.713.4.0
EPL 2.0 +1
org.glassfish.hk2 » hk2-locator
ServiceLocator Default Implementation
3.0.04.0.2
Apache 2.0 +8
org.glassfish.jersey.bundles » jaxrs-ri
A bundle project producing JAX-RS RI bundles. The primary artifact is an "all-in-one" OSGi-fied JAX-RS RI bundle
3.1.13.1.12
Apache 2.0 +8
org.glassfish.jersey.connectors » jersey-apache-connector
Jersey Client Transport via Apache
3.1.13.1.12
Apache 2.0 +8
org.glassfish.jersey.connectors » jersey-apache5-connector
Jersey Client Transport via Apache HttpClient 5.x
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.connectors » jersey-helidon-connector3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.connectors » jersey-grizzly-connector
Jersey Client Transport via Grizzly
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.connectors » jersey-jnh-connector
Jersey Client Transport via java.net.http.HttpClient introduced in Java 11
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.connectors » jersey-jetty-connector
Jersey Client Transport via Jetty
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.connectors » jersey-jdk-connector
Jersey Client Transport via JDK connector
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.connectors » jersey-netty-connector
Jersey Client Transport via Netty
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.containers » jersey-container-jetty-http
Jetty Http Container
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.containers » jersey-container-grizzly2-http
Grizzly 2 Http Container.
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.containers » jersey-container-grizzly2-servlet
Grizzly 2 Servlet Container.
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.containers » jersey-container-jetty-servlet
Jetty Servlet Container
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.containers » jersey-container-jdk-http
JDK Http Container
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.containers » jersey-container-netty-http
Netty Http Container.
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.containers » jersey-container-servlet
Jersey core Servlet 3.x implementation
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.containers » jersey-container-servlet-core
Jersey core Servlet 3.x implementation
3.1.13.1.12
Apache 2.0 +8
org.glassfish.jersey.containers » jersey-container-simple-http
Simple Http Container
3.1.13.1.12
Apache 2.0 +8
org.glassfish.jersey.containers.glassfish » jersey-gf-ejb
Jersey EJB for GlassFish integration
3.1.14.0.2
Apache 2.0 +4
org.glassfish.jersey.core » jersey-common
Jersey core common packages
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.core » jersey-client
Jersey core client implementation
3.1.14.0.2
Apache 2.0 +3
org.glassfish.jersey.core » jersey-server
Jersey core server implementation
3.1.14.0.2
Validation Apache 2.0 +8
org.glassfish.jersey.ext » jersey-bean-validation
Jersey extension module providing support for Bean Validation (JSR-349) API.
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.ext » jersey-entity-filtering
Jersey extension module providing support for Entity Data Filtering.
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.ext » jersey-metainf-services
Jersey extension module enabling automatic registration of JAX-RS providers (MBW/MBR/EM) via META-INF/services ...
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.ext » jersey-mvc
Jersey extension module providing support for MVC.
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.ext » jersey-mvc-bean-validation
Jersey extension module providing support for Bean Validation in MVC.
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.ext » jersey-mvc-freemarker
Jersey extension module providing support for Freemarker templates.
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.ext » jersey-mvc-jsp
Jersey extension module providing support for JSP templates.
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.ext » jersey-mvc-mustache
Jersey extension module providing support for Mustache templates.
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.ext » jersey-proxy-client
Jersey extension module providing support for (proxy-based) high-level client API.
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.ext » jersey-spring6
Jersey extension module providing support for Spring 6 integration.
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.ext » jersey-declarative-linking
Jersey support for declarative hyperlinking.
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.ext » jersey-wadl-doclet
A doclet that generates a resourcedoc xml file: this file contains the javadoc documentation
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.ext.cdi » jersey-weld2-se
WELD 4.x SE support
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.ext.cdi » jersey-cdi1x
Jersey CDI 1.1 integration
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.ext.cdi » jersey-cdi1x-transaction
Jersey CDI 1.x Transactional Support
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.ext.cdi » jersey-cdi1x-validation
Jersey CDI 1.x Jakarta Validation Support
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.ext.cdi » jersey-cdi1x-servlet
Jersey CDI 1.x Servlet Support
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.ext.cdi » jersey-cdi1x-ban-custom-hk2-binding
Jersey CDI integration - this module disables custom HK2 bindings
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.ext.cdi » jersey-cdi-rs-inject
Allow to annotate by Inject instead of Context
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.ext.microprofile » jersey-mp-config3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.ext.microprofile » jersey-mp-rest-client3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.ext.rx » jersey-rx-client-guava
Jersey Reactive Client - Guava (ListenableFuture) provider.
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.ext.rx » jersey-rx-client-rxjava
Jersey Reactive Client - RxJava (Observable) provider.
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.ext.rx » jersey-rx-client-rxjava2
Jersey Reactive Client - RxJava2 (Flowable) provider.
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.inject » jersey-hk2
HK2 InjectionManager implementation
3.0.04.0.2
Apache 2.0 +8
org.glassfish.jersey.inject » jersey-hk2
HK2 InjectionManager implementation
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.inject » jersey-cdi2-se
CDI 4 SE InjectionManager implementation
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.media » jersey-media-jaxb
JAX-RS features based upon JAX-B.
3.1.14.0.2
JSON Lib Apache 2.0 +2
org.glassfish.jersey.media » jersey-media-json-jackson
Jersey JSON Jackson (2.x) entity providers support module.
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.media » jersey-media-json-jettison
Jersey JSON Jettison entity providers support module.
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.media » jersey-media-json-processing
Jersey JSON-P (JSR 353) entity providers support proxy module.
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.media » jersey-media-json-gson
Jersey GSON support module.
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.media » jersey-media-json-binding
Jersey JSON-B support module.
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.media » jersey-media-kryo
Jersey/JAX-RS Message Body Writer and Reader using Kryo serialization framework
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.media » jersey-media-moxy
Jersey JSON entity providers support module based on EclipseLink MOXy.
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.media » jersey-media-multipart
Jersey Multipart entity providers support module.
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.media » jersey-media-sse
Jersey Server Sent Events entity providers support module.
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.security » oauth1-client
Module that adds an OAuth 1 support to Jersey client.
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.security » oauth1-server
Module that adds an OAuth 1 support to Jersey server
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.security » oauth1-signature
OAuth1 signature module
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.security » oauth2-client
Module that adds an OAuth 2 support to Jersey client
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.test-framework » jersey-test-framework-core
Jersey Test Framework Core
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.test-framework » jersey-test-framework-util
Jersey Test Framework Utils
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.test-framework.providers » jersey-test-framework-provider-bundle
Jersey Test Framework Providers Bundle
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.test-framework.providers » jersey-test-framework-provider-external
Jersey Test Framework - External container
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.test-framework.providers » jersey-test-framework-provider-grizzly2
Jersey Test Framework - Grizzly2 container
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.test-framework.providers » jersey-test-framework-provider-inmemory
Jersey Test Framework - InMemory container
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.test-framework.providers » jersey-test-framework-provider-jdk-http
Jersey Test Framework - JDK HTTP container
3.1.14.0.2
Apache 2.0 +8
org.glassfish.jersey.test-framework.providers » jersey-test-framework-provider-simple
Jersey Test Framework - Simple HTTP container
3.1.13.1.12
Apache 2.0 +8
org.glassfish.jersey.test-framework.providers » jersey-test-framework-provider-jetty
Jersey Test Framework - Jetty HTTP container
3.1.14.0.2
Testing BSD 3-clause
org.hamcrest » hamcrest-all
Core API and libraries of hamcrest matcher framework.
1.33.0
Apache 2.0
org.javaswift » joss
Java Client library for OpenStack Storage (Swift)
0.10.4
Reflection Apache 2.0
org.objenesis » objenesis
A library for instantiating Java objects
3.0.13.6
Logging MIT
org.slf4j » slf4j-api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...
1.7.252.0.18
Testing Apache 2.0
org.spockframework » spock-core
Spock is a testing and specification framework for Java and Groovy applications.
2.4-M1-groovy-4.02.4-groovy-5.0
Apache 2.0
org.spockframework » spock-guice
Spock's Guice Module provides support for testing Guice 2/3 based applications.
2.4-M1-groovy-4.02.4-groovy-5.0
Apache 2.0
org.spockframework » spock-junit4
Spock is a testing and specification framework for Java and Groovy applications.
2.4-M1-groovy-4.02.4-groovy-5.0
Testing Apache 2.0
org.spockframework » spock-spring
Spock's Spring Module makes it possible to use Spring's TestContext framework together with Spock. Supports Spring ...
2.4-M1-groovy-4.02.4-groovy-5.0
Apache 2.0
org.spockframework » spock-tapestry
Spock's Tapestry Module provides support for testing Tapestry 5 based applications.
2.4-M1-groovy-4.02.4-groovy-4.0
Apache 2.0
org.spockframework » spock-unitils
Spock's Unitils Module makes it possible to use Unitils together with Spock.
2.4-M1-groovy-4.02.4-groovy-5.0