Java Generator

Compile Dependencies (10)

Category/LicenseGroup / ArtifactVersionUpdates
Core Utils Apache 2.0
com.google.guava » guava
Guava is a suite of core and expanded libraries that include
32.0.1-jre33.7.1-jre
Dep Injection Apache 2.0
com.google.inject » guice
Guice is a lightweight dependency injection framework for Java 8 and above, developed by Google.
7.0.0
Dep Injection Apache 2.0
com.google.inject.extensions » guice-assistedinject7.0.0
Apache 2.0
io.joynr.tools.generator » generator-framework1.26.51.26.6
EPL 2.0
org.eclipse.emf » org.eclipse.emf.common
EMF Common
2.30.02.45.0
EPL 2.0
org.eclipse.emf » org.eclipse.emf.ecore
EMF Ecore
2.36.02.42.0
org.eclipse.xtext » org.eclipse.xtext
Core component of Xtext.
2.27.02.43.0
org.eclipse.xtext » org.eclipse.xtext.xbase.lib
The runtime library for Xbase languages.
2.27.02.43.0
org.franca » org.franca.core.dsl0.13.1
org.franca » org.franca.core
This Eclipse plugin contains the Franca ecore model and some central base classes and tools for the Franca framework.
0.13.1

Test Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Testing EPL 2.0
junit » junit
JUnit Jupiter is the API for writing tests using JUnit 5.
4.13.26.1.3

Managed Dependencies (259)

Category/LicenseGroup / ArtifactVersionUpdates
Android Platform Apache 2.0
android » android
A library jar that provides APIs for Applications written for the Google Android Platform.
9_r64.1.1.4
AOP Public
aopalliance » aopalliance
AOP Alliance
1.0
Logging EPL 2.0 +1
ch.qos.logback » logback-classic(optional)1 vulnerability
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
1.2.121.6.3
Logging Apache 2.0
ch.qos.reload4j » reload4j
Reload4j revives EOLed log4j 1.x
1.2.251.2.26
Apache 2.0
com.android.tools.build » aapt2-proto
Android Asset Packaging Tool 2. Protocol Buffer Files
4.0.0-60513279.3.1-15703166
Serializer BSD 3-clause
com.esotericsoftware » kryo
Fast, efficient Java serialization. This is the main Kryo artifact.
5.3.05.6.2
Logging BSD 3-clause
com.esotericsoftware » minlog
Minimal overhead Java logging
1.3.1
Reflection BSD 3-clause
com.esotericsoftware » reflectasm
High performance Java reflection using code generation
1.11.9
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-core1 vulnerability
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
2.14.23.2.2
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind4 vulnerabilities
General data-binding functionality for Jackson: works on core streaming API
2.14.23.2.2
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-annotations
Core annotations used for value types, used by Jackson data binding package.
2.14.22.22
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.14.23.2.2
Code Analyzer LGPL 2.1
com.github.spotbugs » spotbugs
SpotBugs: Because it is easy!
4.1.44.10.4
com.github.spotbugs » spotbugs-annotations
Annotations the SpotBugs tool supports
4.1.44.10.4
Code Analyzer LGPL 2.1
com.google.code.findbugs » jsr305
Annotations the SpotBugs tool supports
3.0.24.10.4
JSON Lib Apache 2.0
com.google.code.gson » gson
Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ...
2.10.12.14.0
Dep Injection Apache 2.0
com.google.dagger » dagger
A fast dependency injector for Android and Java.
2.452.60.1
Defect Detection Apache 2.0
com.google.errorprone » error_prone_annotations
Annotations for Error Prone, a static analysis tool for Java that catches common programming mistakes at compile-time.
2.28.02.50.0
Core Utils Apache 2.0
com.google.guava » guava
Guava is a suite of core and expanded libraries that include
32.0.1-jre33.7.1-jre
Apache 2.0
com.google.guava » failureaccess
Contains
1.0.21.0.3
Apache 2.0
com.google.guava » listenablefuture
An empty artifact that Guava depends on to signal that it is providing
9999.0-empty-to-avoid-con...
Dep Injection Apache 2.0
com.google.inject » guice
Guice is a lightweight dependency injection framework for Java 8 and above, developed by Google.
7.0.0
Dep Injection Apache 2.0
com.google.inject.extensions » guice-servlet7.0.0
Dep Injection Apache 2.0
com.google.inject.extensions » guice-assistedinject7.0.0
Apache 2.0
com.google.inject.extensions » guice-persist7.0.0
Annotation Lib Apache 2.0
com.google.j2objc » j2objc-annotations
A set of annotations that provide additional information to the J2ObjC
3.0.03.1
Data Format BSD 3-clause
com.google.protobuf » protobuf-java1 vulnerability
Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an
4.27.24.36.0
Serializer BSD 3-clause
com.google.protobuf » protobuf-java-util
Utilities for Protocol Buffers
4.27.24.36.0
Apache 2.0
com.googlecode.cqengine » cqengine
Collection Query Engine: NoSQL indexing and query engine for Java collections with ultra-low latency
3.6.0
Apache 2.0
com.hivemq » hivemq-mqtt-client
HiveMQ MQTT Client is an MQTT 5.0 and MQTT 3.1.1 compatible and feature-rich high-performance Java client library with ...
1.3.01.4.0
Apache 2.0 +3
com.sun.jersey » jersey-server
Jersey core server implementation
1.19.44.0.2
CDDL 1.1 +1
com.sun.jersey » jersey-core
Core components and utilities of the Jersey framework used for RESTful web services in Java.
1.19.4
CDDL 1.1 +1
com.sun.jersey.contribs » jersey-multipart1.19.4
CDDL 1.1 +1
com.sun.jersey.contribs » jersey-guice1.19.4
CLI Parser Apache 2.0
commons-cli » commons-cli
Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface.
1.31.11.0
Base64 Apache 2.0
commons-codec » commons-codec
The Apache Commons Codec component contains encoders and decoders for
1.16.01.22.1
I/O Apache 2.0
commons-io » commons-io1 vulnerability
The Apache Commons IO library contains utility classes, stream implementations, file filters,
2.11.02.22.0
Expression Lang Apache 2.0
commons-jxpath » commons-jxpath
A Java-based implementation of XPath 1.0 that, in addition to XML processing, can inspect/modify Java object graphs (the ...
1.31.4.0
CDDL +2
fish.payara.arquillian » arquillian-payara-server-embedded
Payara Embedded Container integration for the Arquillian Project.
3.03.1
CDDL +2
fish.payara.arquillian » payara-client-ee9
Payara Container integrations for the Arquillian Project.
3.03.1
CDDL +2
fish.payara.arquillian » arquillian-payara-micro-managed
Payara Managed Container integration for the Arquillian Project.
3.03.1
CDDL +2
fish.payara.extras » payara-embedded-all
Embedded-All Distribution of the Payara Project
6.2024.57.2026.7
io.github.classgraph » classgraph
The uber-fast, ultra-lightweight classpath and module scanner for JVM languages.
4.8.1744.8.193
Apache 2.0
io.joynr.smrf.java » smrf0.3.3
Apache 2.0
io.joynr.smrf.java » smrf-api0.3.3
Netty Codec Apache 2.0
io.netty » netty-codec2 vulnerabilities
Netty module for encoding and decoding binary and text-based messages with reusable codec components.
4.1.132.Final4.2.17.Final
Apache 2.0
io.netty » netty-buffer
Netty's byte buffer implementation offering efficient memory management and I/O operations for network applications.
4.1.132.Final4.2.17.Final
Netty Codec Apache 2.0
io.netty » netty-codec-http15 vulnerabilities
Netty codec module for encoding and decoding HTTP messages and handling HTTP protocol logic.
4.1.132.Final4.2.17.Final
Apache 2.0
io.netty » netty-common
Core utilities and abstractions shared across Netty modules, including buffers, threading, and platform detection.
4.1.132.Final4.2.17.Final
Apache 2.0
io.netty » netty-handler3 vulnerabilities
A core Netty module that provides high-level channel handlers for protocol implementations and network applications.
4.1.132.Final4.2.17.Final
Apache 2.0
io.netty » netty-transport
Netty module responsible for low-level transport abstraction, used for TCP, UDP, and domain sockets.
4.1.132.Final4.2.17.Final
Apache 2.0
io.netty » netty-resolver4.1.132.Final4.2.17.Final
Apache 2.0
io.netty » netty-transport-classes-epoll4.1.132.Final4.2.17.Final
Apache 2.0
io.netty » netty-transport-native-epoll1 vulnerability
Netty transport implementation using Linux epoll for efficient I/O on native platforms.
4.1.132.Final4.2.17.Final
Apache 2.0
io.netty » netty-transport-native-unix-common
Static library which contains common unix utilities.
4.1.132.Final4.2.17.Final
Concurrency Apache 2.0
io.reactivex.rxjava2 » rxjava
Reactive Extensions for Java
2.2.193.1.12
Annotation Lib EPL 2.0 +1
jakarta.annotation » jakarta.annotation-api
Jakarta Annotations API
2.1.13.0.0
Dep Injection Apache 2.0
jakarta.inject » jakarta.inject-api
Jakarta Dependency Injection
2.0.1
Java Spec EDL 1.0 +1
jakarta.persistence » jakarta.persistence-api
The Jakarta Persistence API (JPA), providing object-relational mapping capabilities for managing relational data in Java ...
3.1.03.2.0
Java Spec EPL 2.0 +1
jakarta.platform » jakarta.jakartaee-api10.0.011.0.0
Annotation Lib EPL 2.0 +1
javax.annotation » javax.annotation-api
Jakarta Annotations API
1.3.23.0.0
Dep Injection Apache 2.0
javax.inject » javax.inject
Jakarta Dependency Injection
12.0.1
Java Spec EPL 2.0 +1
javax.interceptor » javax.interceptor-api
Jakarta Interceptors defines a means of interposing on business method invocations
1.2.22.2.0
Java Spec EDL 1.0 +1
javax.persistence » javax.persistence-api
The Jakarta Persistence API (JPA), providing object-relational mapping capabilities for managing relational data in Java ...
2.23.2.0
Java Spec EPL 2.0 +1
javax.servlet » javax.servlet-api
API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ...
3.1.06.1.0
Java Spec EPL 2.0 +1
javax.ws.rs » jsr311-api
Java API for RESTful Web Services
1.1.12.1.1
XPath BSD 2-clause
jaxen » jaxen
Jaxen is a universal XPath engine for Java.
2.0.02.0.6
Testing EPL 2.0
junit » junit
JUnit Jupiter is the API for writing tests using JUnit 5.
4.13.26.1.3
Bytecode Apache 2.0
net.bytebuddy » byte-buddy
Byte Buddy is a Java library for creating Java classes at run time.
1.14.171.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
Apache 2.0
net.jodah » typetools0.6.3
MPL 2.0
net.sf.saxon » Saxon-HE
The XSLT and XQuery Processor
11.413.0
Parser Generator BSD 3-clause
org.antlr » antlr
The ANTLR 4 grammar compiler.
3.24.13.2
Parser Generator BSD 3-clause
org.antlr » antlr-runtime
The ANTLR 4 Runtime
3.24.13.2
org.antlr » stringtemplate
StringTemplate is a java template engine for generating source code,
3.24.3.4
Bytecode Apache 2.0
org.apache.bcel » bcel
The Commons Byte Code Engineering Library (BCEL) is designed to provide users with a convenient way to analyze, create, ...
6.9.06.12.0
Core Utils Apache 2.0
org.apache.commons » commons-lang31 vulnerability
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
3.13.03.20.0
String Utils Apache 2.0
org.apache.commons » commons-text
The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string ...
1.11.01.15.0
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpcore
Apache HttpComponents HTTP/1.1 core components
4.4.165.4.3
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpclient
Apache HttpComponents Client
4.5.145.6.4
HTTP Clients Apache 2.0
org.apache.httpcomponents.client5 » httpclient51 vulnerability
Apache HttpComponents Client
5.1.35.6.4
HTTP Clients Apache 2.0
org.apache.httpcomponents.core5 » httpcore51 vulnerability
Apache HttpComponents HTTP/1.1 core components
5.1.35.4.3
HTTP Clients Apache 2.0
org.apache.httpcomponents.core5 » httpcore5-h21 vulnerability
Apache HttpComponents HTTP/2 Core Components
5.1.35.4.3
Logging Bridge Apache 2.0
org.apache.logging.log4j » log4j-slf4j-impl
The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core
2.17.22.26.1
Logging Apache 2.0
org.apache.logging.log4j » log4j-core3 vulnerabilities
Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ...
2.17.22.26.1
Logging Apache 2.0
org.apache.logging.log4j » log4j-api1 vulnerability
API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ...
2.17.22.26.1
Build Model Apache 2.0
org.apache.maven » maven-plugin-api
The API for Maven 3 plugins - Mojos - development.
3.9.83.9.16
Build Tool Apache 2.0
org.apache.maven » maven-core
Core classes of Apache Maven to manage the building process.
3.9.83.9.16
Apache 2.0
org.apache.maven » maven-settings
Maven Settings model.
3.8.63.9.16
Apache 2.0
org.apache.maven » maven-settings-builder
The effective settings builder, with inheritance and password decryption.
3.8.63.9.16
Build Model Apache 2.0
org.apache.maven » maven-model
Model for Maven POM (Project Object Model)
3.9.33.9.16
Apache 2.0
org.apache.maven » maven-embedder
Maven embeddable component, with CLI and logging support.
3.9.33.9.16
Apache 2.0
org.apache.maven » maven-model-builder
The effective model builder, with inheritance, profile activation, interpolation, ...
3.9.33.9.16
Apache 2.0
org.apache.maven » maven-compat
Deprecated Maven2 classes maintained as compatibility layer.
3.9.33.9.16
Build Model Apache 2.0
org.apache.maven » maven-artifact
Interface and implementation of Maven Artifact model
3.9.33.9.16
Apache 2.0
org.apache.maven » maven-resolver-provider
Components completing Maven Resolver for utilizing Maven POM and repository metadata.
3.9.33.9.16
Apache 2.0
org.apache.maven » maven-repository-metadata
Per-directory local and remote repository metadata.
3.9.33.9.16
Apache 2.0
org.apache.maven » maven-builder-support
Support for descriptor builders (model, setting, toolchains)
3.9.33.9.16
Apache 2.0
org.apache.maven » maven-slf4j-provider
Maven SLF4J provider based on SLF4J's simple provider, extended to support Maven styled colors
3.9.33.9.16
Annotation Lib Apache 2.0
org.apache.maven.plugin-tools » maven-plugin-annotations
Java annotations to use in Mojos
3.9.03.15.2
Maven Repo API Apache 2.0
org.apache.maven.resolver » maven-resolver-api
The application programming interface for the repository system.
1.9.132.0.21
Apache 2.0
org.apache.maven.resolver » maven-resolver-spi
The service provider interface for repository system implementations and repository connectors.
1.9.132.0.21
Apache 2.0
org.apache.maven.resolver » maven-resolver-impl
An implementation of the repository system.
1.9.132.0.21
Apache 2.0
org.apache.maven.resolver » maven-resolver-util
A collection of utility classes to ease usage of the repository system.
1.9.132.0.21
Apache 2.0
org.apache.maven.resolver » maven-resolver-connector-basic
A repository connector implementation for repositories using URI-based layouts.
1.9.132.0.21
Apache 2.0
org.apache.maven.resolver » maven-resolver-transport-file
A transport implementation for repositories using file:// URLs.
1.9.132.0.21
Apache 2.0
org.apache.maven.resolver » maven-resolver-transport-http
A transport implementation for repositories using http:// and https:// URLs.
1.9.131.9.27
Apache 2.0
org.apache.maven.resolver » maven-resolver-transport-wagon
A transport implementation based on Maven Wagon.
1.9.132.0.21
Apache 2.0
org.apache.maven.shared » maven-shared-utils
Shared utilities for use by Maven core and plugins
3.3.43.4.2
Apache 2.0
org.apache.maven.wagon » wagon-provider-api
Maven Wagon API that defines the contract between different Wagon implementations
3.5.3
Apache 2.0
org.apache.maven.wagon » wagon-file
Wagon provider that gets and puts artifacts using file system protocol
3.5.3
Apache 2.0
org.apache.maven.wagon » wagon-http
Wagon provider that gets and puts artifacts through HTTP(S) using Apache HttpClient-4.x.
3.5.3
org.checkerframework » checker-qual
checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by ...
3.45.04.2.2
Core Utils Apache 2.0
org.codehaus.plexus » plexus-utils1 vulnerability
A collection of various utility classes to ease working with strings, files, command lines and
3.5.14.1.0
Annotation Lib Apache 2.0
org.codehaus.plexus » plexus-component-annotations
Plexus Component Java Annotations, to describe plexus components properties in java sources with
2.1.02.2.0
Apache 2.0
org.codehaus.plexus » plexus-classworlds
A class loader framework
2.7.02.12.1
Apache 2.0
org.codehaus.plexus » plexus-interpolation
A component that resolves expressions in strings against stackable value sources, as used for
1.261.30.0
Apache 2.0
org.codehaus.plexus » plexus-sec-dispatcher
This library provides encryption/decryption functionality with pluggable ciphers and password providers
2.04.2.0
Apache 2.0
org.codehaus.plexus » plexus-cipher2.03.0.0
Apache 2.0
org.codehaus.plexus » plexus-xml
A collection of various utility classes to ease working with XML.
4.0.04.2.0
XML Processing BSD 3-clause
org.dom4j » dom4j
flexible XML framework for Java
2.1.42.2.0
EPL 2.0
org.eclipse.emf » org.eclipse.emf.common
EMF Common
2.30.02.45.0
EPL 2.0
org.eclipse.emf » org.eclipse.emf.ecore
EMF Ecore
2.36.02.42.0
EPL 2.0
org.eclipse.emf » org.eclipse.emf.ecore.xmi
EMF XML/XMI Persistence
2.37.02.40.0
EPL 2.0
org.eclipse.equinox » org.eclipse.equinox.app
Equinox Application Container
[1.3.1,2.0.0)1.7.600
EPL 1.0
org.eclipse.equinox » app
Equinox Application Container
1.0.0-v200706061.3.200-v20130910-1609
EPL 2.0
org.eclipse.jdt » org.eclipse.jdt.compiler.apt
Java Compiler Apt
1.3.11001.4.300
EPL 2.0
org.eclipse.jdt » org.eclipse.jdt.compiler.tool
Java Compiler Tool Support
1.2.10001.3.200
EPL 2.0
org.eclipse.jdt » org.eclipse.jdt.core
Java Development Tools Core
3.26.03.46.0
Apache 2.0 +1
org.eclipse.jetty » jetty-servlet
Jetty Servlet Container
11.0.1812.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-http3 vulnerabilities
Jetty module for handling HTTP protocol logic, including requests, responses, and connection management.
11.0.1812.1.12
Web Server Apache 2.0 +1
org.eclipse.jetty » jetty-server3 vulnerabilities
Jetty Server Artifact
11.0.1812.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-webapp
Jetty web application support
11.0.1812.1.12
Apache 2.0 +1
org.eclipse.jetty.websocket » websocket-jetty-api11.0.1811.0.26
WebSocket Clients Apache 2.0 +1
org.eclipse.jetty.websocket » websocket-jetty-client11.0.1811.0.26
Apache 2.0 +1
org.eclipse.jetty.websocket » websocket-jetty-server11.0.1811.0.26
org.eclipse.platform » org.eclipse.core.runtime1 vulnerability
Core Runtime
3.22.03.34.200
EPL 2.0
org.eclipse.platform » org.eclipse.equinox.common
Common Eclipse Runtime
3.14.1003.20.400
EPL 2.0
org.eclipse.platform » org.eclipse.core.commands
Commands
3.9.2003.12.500
EPL 2.0
org.eclipse.platform » org.eclipse.core.contenttype
Eclipse Content Mechanism
3.7.2003.9.800
EPL 2.0
org.eclipse.platform » org.eclipse.core.expressions
Expression Language
3.6.2003.9.600
EPL 2.0
org.eclipse.platform » org.eclipse.core.filesystem
Core File Systems
1.7.2001.11.400
EPL 2.0
org.eclipse.platform » org.eclipse.core.jobs
Eclipse Jobs Mechanism
3.10.2003.15.800
EPL 2.0
org.eclipse.platform » org.eclipse.core.resources
Core Resource Management
3.13.2003.24.0
EPL 2.0
org.eclipse.platform » org.eclipse.equinox.app
Equinox Application Container
1.4.01.7.600
EPL 2.0
org.eclipse.platform » org.eclipse.equinox.preferences
Eclipse Preferences Mechanism
3.7.2003.12.100
EPL 2.0
org.eclipse.platform » org.eclipse.equinox.registry
Extension Registry Support
3.9.03.12.600
OSGi EPL 2.0
org.eclipse.platform » org.eclipse.osgi
%systemBundle
3.18.1003.24.200
EPL 2.0
org.eclipse.platform » org.eclipse.text
Text
3.8.03.14.700
EPL 2.0
org.eclipse.sisu » org.eclipse.sisu.plexus
Plexus-JSR330 adapter; adds Plexus support to the Sisu-Inject container
0.3.51.1.0
EPL 2.0
org.eclipse.sisu » org.eclipse.sisu.inject
JSR330-based container; supports classpath scanning, auto-binding, and dynamic auto-wiring
0.3.51.1.0
org.eclipse.xtend » org.eclipse.xtend.core
Xtend Artifact for relocation of the old groupId org.eclipse.xtend, relocated to groupId org.eclipse.xtext
2.27.02.44.0
Lang Runtime EPL 2.0
org.eclipse.xtend » org.eclipse.xtend.lib
Xtend Artifact for relocation of the old groupId org.eclipse.xtend, relocated to groupId org.eclipse.xtext
2.27.02.43.0
EPL 2.0
org.eclipse.xtend » org.eclipse.xtend.lib.macro
Xtend Artifact for relocation of the old groupId org.eclipse.xtend, relocated to groupId org.eclipse.xtext
2.27.02.43.0
org.eclipse.xtext » org.eclipse.xtext
Core component of Xtext.
2.27.02.43.0
org.eclipse.xtext » org.eclipse.xtext.xbase
Reusable expression language that interoperates with Java.
2.27.02.43.0
org.eclipse.xtext » org.eclipse.xtext.xbase.lib
The runtime library for Xbase languages.
2.27.02.43.0
org.eclipse.xtext » org.eclipse.xtext.common.types
JVM type model used by Xbase and other languages.
2.27.02.43.0
org.eclipse.xtext » org.eclipse.xtext.util
Utility classes used throughout Xtext.
2.27.02.43.0
org.franca » org.franca.core.dsl0.13.1
org.franca » org.franca.core
This Eclipse plugin contains the Franca ecore model and some central base classes and tools for the Franca framework.
0.13.1
org.franca » org.franca.deploymodel.dsl0.13.1
Console Apache 2.0
org.fusesource.jansi » jansi
Jansi is a java library for generating and interpreting ANSI escape sequences.
2.4.02.4.3
Testing BSD 3-clause
org.hamcrest » hamcrest
Core API and libraries of hamcrest matcher framework.
2.23.0
Testing BSD 3-clause
org.hamcrest » hamcrest-core
Core API and libraries of hamcrest matcher framework.
2.23.0
Testing BSD 3-clause
org.hamcrest » hamcrest-library
Core API and libraries of hamcrest matcher framework.
2.23.0
JPA Apache 2.0
org.hibernate » hibernate-entitymanager
The `hibernate-core` module has been relocated to the `org.hibernate.orm` group
6.5.2.Final7.4.6.Final
JPA Apache 2.0
org.hibernate » hibernate-entitymanager
The `hibernate-core` module has been relocated to the `org.hibernate.orm` group
6.5.2.Final7.4.6.Final
O/R Mapping Apache 2.0
org.hibernate.orm » hibernate-core
Hibernate's core ORM functionality
6.5.2.Final7.4.6.Final
O/R Mapping Apache 2.0
org.hibernate.orm » hibernate-core
Hibernate's core ORM functionality
6.5.2.Final7.4.6.Final
Bytecode Apache 2.0 +2
org.javassist » javassist
Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation
3.30.2-GA3.33.0-GA
Apache 2.0
org.jboss.arquillian.config » arquillian-config-api
API for the Config Module.
1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.config » arquillian-config-spi
SPI for the Config Module.
1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.config » arquillian-config-impl-base
Implementation for the Config module.
1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.container » arquillian-container-spi
SPI for the container extension.
1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.container » arquillian-container-impl-base
Implementation for the container extension.
1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.container » arquillian-container-test-api
Integration with the Test extension for the container extension.
1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.container » arquillian-container-test-spi
Integration with the Test extension for the container extension.
1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.container » arquillian-container-test-impl-base
Integration with the Test extension for the container extension.
1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.core » arquillian-core-api
API for the Core.
1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.core » arquillian-core-spi
SPI for the Core.
1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.core » arquillian-core-impl-base
Impl Base for the Core.
1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.junit » arquillian-junit-core
JUnit Implementation for the Arquillian Project
1.8.0.Final1.10.2.Final
Testing Apache 2.0
org.jboss.arquillian.junit » arquillian-junit-container
JUnit Container Implementation for the Arquillian Project
1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.junit » arquillian-junit-standalone
JUnit Standalone Implementation for the Arquillian Project
1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.junit5 » arquillian-junit5-core1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.junit5 » arquillian-junit5-container1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.protocol » arquillian-protocol-servlet
Protocol handler for communicating using a servlet / http following the Servlet 2.5/ 2.5/.x spec.
1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.protocol » arquillian-protocol-servlet-jakarta
Protocol handler for communicating using a servlet / http following the Servlet 5.x spec and jakarta.servlet.* apis
1.8.0.Final10.0.0.Final
Apache 2.0
org.jboss.arquillian.protocol » arquillian-protocol-jmx
Protocol handler for communicating via JMX
1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.protocol » arquillian-protocol-rest-jakarta
Protocol handler for communicating using REST following the Jakarta RESTful Web Services 3.x spec and jakarta.ws.rs.* ...
1.8.0.Final10.0.0.Final
Apache 2.0
org.jboss.arquillian.test » arquillian-test-api
API for the Test integration.
1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.test » arquillian-test-spi
SPI for the Test integration.
1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.test » arquillian-test-impl-base
Implementation Base for the Test integration.
1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.testenricher » arquillian-testenricher-cdi-jakarta
Jakarta CDI TestEnricher for the Arquillian Project
1.8.0.Final10.0.0.Final
Apache 2.0
org.jboss.arquillian.testenricher » arquillian-testenricher-cdi
CDI TestEnricher for the Arquillian Project
1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.testenricher » arquillian-testenricher-ejb
EJB TestEnricher for the Arquillian Project
1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.testenricher » arquillian-testenricher-resource
Resource TestEnricher for the Arquillian Project
1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.testenricher » arquillian-testenricher-initialcontext
InitialContext TestEnricher for the Arquillian Project
1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.testenricher » arquillian-testenricher-ejb-jakarta
Jakarta EJB TestEnricher for the Arquillian Project
1.8.0.Final10.0.0.Final
Apache 2.0
org.jboss.arquillian.testenricher » arquillian-testenricher-resource-jakarta
Jakarta Resource TestEnricher for the Arquillian Project
1.8.0.Final10.0.0.Final
Apache 2.0
org.jboss.arquillian.testng » arquillian-testng-core
TestNG Implementations for the Arquillian Project
1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.testng » arquillian-testng-container
TestNG Container Implementation for the Arquillian Project
1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.arquillian.testng » arquillian-testng-standalone
TestNG Standalone Implementation for the Arquillian Project
1.8.0.Final1.10.2.Final
Apache 2.0
org.jboss.shrinkwrap » shrinkwrap-api
Client View of the ShrinkWrap Project
1.2.6
Apache 2.0
org.jboss.shrinkwrap » shrinkwrap-spi
Generic Service Provider Contract of the ShrinkWrap Project
1.2.6
Apache 2.0
org.jboss.shrinkwrap » shrinkwrap-impl-base
Common Base for Implementations of the ShrinkWrap Project
1.2.6
Apache 2.0
org.jboss.shrinkwrap » shrinkwrap-api-nio2
ShrinkWrap NIO.2 API
1.2.6
Apache 2.0
org.jboss.shrinkwrap » shrinkwrap-impl-nio2
ShrinkWrap NIO.2 Implementation
1.2.6
Apache 2.0
org.jboss.shrinkwrap » shrinkwrap-depchain
Single-POM Definition to export the ShrinkWrap artifacts in proper scope
1.2.6
Apache 2.0
org.jboss.shrinkwrap » shrinkwrap-depchain-java7
Single-POM Definition to export the ShrinkWrap artifacts in proper scope for Java 7 Environments
1.2.6
Apache 2.0
org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-api-base
Base for Client View of the ShrinkWrap Descriptors Project
2.0.0
Apache 2.0
org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-api-javaee
Client View of the ShrinkWrap Descriptors Project
2.0.0
Apache 2.0
org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-api-jboss
Client View of the JBoss related ShrinkWrap Descriptors Project
2.0.0
Apache 2.0
org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-gen
Generates various deployment descriptors via XSLT transformation
2.0.0
Apache 2.0
org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-impl-base
Implementation of the ShrinkWrap Descriptors Project
2.0.0
Apache 2.0
org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-impl-javaee
Generated Implementation of the ShrinkWrap Descriptors Project
2.0.0
Apache 2.0
org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-impl-jboss
Generated JBoss Implementation of the ShrinkWrap Descriptors Project
2.0.0
Apache 2.0
org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-spi
Service Provider Interface of the ShrinkWrap Descriptors Project
2.0.0
Apache 2.0
org.jboss.shrinkwrap.descriptors » shrinkwrap-descriptors-depchain
Single-POM Definition to export the ShrinkWrap Descriptors artifacts in proper scope
2.0.0
Apache 2.0
org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-api
API to Resolve Dependencies from a Generic Backend
3.2.13.3.7
Apache 2.0
org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-spi
SPI to Resolve Dependencies from a Generic Backend
3.2.13.3.7
Apache 2.0
org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-api-maven
API to Resolve Dependencies from a Maven Backend
3.2.13.3.7
Apache 2.0
org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-spi-maven
SPI to Resolve Dependencies from a Maven Backend
3.2.13.3.7
Apache 2.0
org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-impl-maven
Implementation for Resolving Dependencies from a Maven Backend
3.2.13.3.7
Apache 2.0
org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-api-maven-archive
API for Resolving Dependencies from a Maven Backend to a ShrinkWrap Archive and Maven Importer
3.2.13.3.7
Apache 2.0
org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-impl-maven-archive
Implementation for Resolving Dependencies from a Maven Backend to a ShrinkWrap Archive
3.2.13.3.7
Apache 2.0
org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-depchain
Single-POM Definition to export the ShrinkWrap Resolver artifacts in proper scope
3.2.13.3.7
Apache 2.0
org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-gradle-depchain
Single-POM Definition to export the ShrinkWrap Resolver Gradle artifacts in proper scope
3.2.13.3.7
Maven Plugins Apache 2.0
org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-maven-plugin
ShrinkWrap Maven Resolver Plugin
3.2.13.3.7
Apache 2.0
org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-api-gradle-embedded-archive
API for Resolving Dependencies from a Gradle Backend to a ShrinkWrap Archive and Gradle Importer
3.2.13.3.7
Apache 2.0
org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-impl-gradle-embedded-archive
Implementation for Resolving Dependencies from a Gradle Backend to a ShrinkWrap Archive
3.2.13.3.7
Apache 2.0
org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-api-maven-embedded
API for running Maven builds and retrieving information and archives from the built project
3.2.13.3.7
Apache 2.0
org.jboss.shrinkwrap.resolver » shrinkwrap-resolver-impl-maven-embedded
Implementation for running Maven builds and retrieving information and archives from the built project
3.2.13.3.7
Concurrency Apache 2.0
org.jctools » jctools-core
Java Concurrency Tools Core Library
3.3.04.0.7
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib
Standard library for the Kotlin Programming Language
1.7.02.4.10
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib-jdk8
Kotlin Standard Library JDK 8 extension
1.7.02.4.10
JSON Lib Public
org.json » json
JSON is a light-weight, language independent, data interchange format.
2023101320260814
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
4.8.05.23.0
Mocking MIT
org.mockito » mockito-inline
Mockito mock objects library core API and implementation
4.8.05.23.0
Reflection Apache 2.0
org.objenesis » objenesis
A library for instantiating Java objects
3.33.6
Bytecode BSD 3-clause
org.ow2.asm » asm
ASM, a very small and fast Java bytecode manipulation framework
9.79.10.1
Bytecode BSD 3-clause
org.ow2.asm » asm-analysis
Static code analysis API of ASM, a very small and fast Java bytecode manipulation framework
9.79.10.1
Bytecode BSD 3-clause
org.ow2.asm » asm-commons
Usefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework
9.79.10.1
Bytecode BSD 3-clause
org.ow2.asm » asm-tree
Tree API of ASM, a very small and fast Java bytecode manipulation framework
9.79.10.1
Bytecode BSD 3-clause
org.ow2.asm » asm-util
Utilities for ASM, a very small and fast Java bytecode manipulation framework
9.79.10.1
PostgreSQL Driver BSD 2-clause
org.postgresql » postgresql1 vulnerability
PostgreSQL JDBC Driver Postgresql
42.5.542.7.13
Apache 2.0
org.powermock » powermock-reflect
Various utilities for accessing internals of a class.
2.0.9
MIT
org.reactivestreams » reactive-streams
A Protocol for Asynchronous Non-Blocking Data Sequence
1.0.4
Reflection Apache 2.0
org.reflections » reflections
Reflections - Java runtime metadata analysis
0.9.120.10.2
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.362.0.18
org.slf4j » slf4j-jdk14
SLF4J JDK14 Provider
1.7.362.0.18
Logging MIT
org.slf4j » slf4j-simple(optional)
Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed.
1.7.362.0.18
JDBC Driver Apache 2.0
org.xerial » sqlite-jdbc
SQLite JDBC is a library for accessing and creating SQLite database files in Java (it includes native libraries)
3.43.2.23.53.2.1
Apache 2.0
org.xmlresolver » xmlresolver
An XML entity/uri resolver
4.4.36.0.23
Apache 2.0
org.xmlresolver » xmlresolver
An XML entity/uri resolver
4.4.36.0.23
Testing Apache 2.0
org.xmlunit » xmlunit-core1 vulnerability
XMLUnit for Java
2.9.12.13.0
Testing Apache 2.0
org.xmlunit » xmlunit-matchers
XMLUnit for Java Hamcrest Matchers
2.9.12.13.0
XML Processing Apache +1
xml-apis » xml-apis
Collection of standard XML processing interfaces including DOM, SAX, and JAXP, providing foundational APIs for XML ...
2.0.2