Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (103)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Dep Injection
Apache 2.0
| com.google.inject
»
guice Guice is a lightweight dependency injection framework for Java 8 and above, developed by Google. | 4.2.1 | 7.0.0 | |
Apache 2.0
| com.google.inject.extensions » guice-assistedinject | 4.2.1 | 7.0.0 | |
Dep Injection
Apache 2.0
| javax.inject
»
javax.inject Jakarta Dependency Injection | 1 | 2.0.1 | |
Dep Injection
Apache 2.0
| javax.inject
»
javax.inject Jakarta Dependency Injection | 1 | 2.0.1 | |
Testing
EPL 2.0
| junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13-rc-1 | 6.1.1 | |
Testing
EPL 2.0
| junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.12 | 6.1.1 | |
Build Model
Apache 2.0
| org.apache.maven
»
maven-artifact Interface and implementation of Maven Artifact model | 3.6.2 | 3.9.16 | |
Apache 2.0
| org.apache.maven
»
maven-compat1 vulnerability Deprecated Maven2 classes maintained as compatibility layer. | 3.6.2 | 3.9.16 | |
Build Tool
Apache 2.0
| org.apache.maven
»
maven-core1 vulnerability Core classes of Apache Maven to manage the building process. | 3.6.2 | 3.9.16 | |
Apache 2.0
| org.apache.maven
»
maven-embedder Maven embeddable component, with CLI and logging support. | 3.6.2 | 3.9.16 | |
Build Model
Apache 2.0
| org.apache.maven
»
maven-model Model for Maven POM (Project Object Model) | 3.6.2 | 3.9.16 | |
Apache 2.0
| org.apache.maven
»
maven-model-builder The effective model builder, with inheritance, profile activation, interpolation, ... | 3.6.2 | 3.9.16 | |
Apache 2.0
| org.apache.maven
»
maven-resolver-provider Components completing Maven Resolver for utilizing Maven POM and repository metadata. | 3.6.2 | 3.9.16 | |
Apache 2.0
| org.apache.maven
»
maven-settings-builder The effective settings builder, with inheritance and password decryption. | 3.6.2 | 3.9.16 | |
Apache 2.0
| org.apache.maven
»
maven-settings Maven Settings model. | 3.6.2 | 3.9.16 | |
Build Model
Apache 2.0
| org.apache.maven
»
maven-plugin-api The API for Maven 3 plugins - Mojos - development. | 3.6.2 | 3.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.6.2 | 3.9.16 | |
Build Tool
Apache 2.0
| org.apache.maven
»
maven-project Core classes of Apache Maven to manage the building process. | 2.2.1 | 3.9.16 | |
Apache 2.0
| org.apache.maven
»
maven-archiver Provides utility methods for creating JARs and other archive files from a Maven project. | 3.4.0 | 3.6.6 | |
Testing
Apache 2.0
| org.apache.maven.plugin-testing
»
maven-plugin-testing-harness The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo. | 3.3.0 | 3.5.1 | |
Annotation Lib
Apache 2.0
| org.apache.maven.plugin-tools
»
maven-plugin-annotations Java annotations to use in Mojos | 3.6.0 | 3.15.2 | |
Maven Repo API
Apache 2.0
| org.apache.maven.resolver
»
maven-resolver-api The application programming interface for the repository system. | 1.4.1 | 2.0.20 | |
Apache 2.0
| org.apache.maven.resolver
»
maven-resolver-spi The service provider interface for repository system implementations and repository connectors. | 1.4.1 | 2.0.20 | |
Apache 2.0
| org.apache.maven.resolver
»
maven-resolver-util A collection of utility classes to ease usage of the repository system. | 1.4.1 | 2.0.20 | |
Apache 2.0
| org.apache.maven.resolver
»
maven-resolver-impl An implementation of the repository system. | 1.4.1 | 2.0.20 | |
Apache 2.0
| org.apache.maven.resolver
»
maven-resolver-connector-basic A repository connector implementation for repositories using URI-based layouts. | 1.4.1 | 2.0.20 | |
Apache 2.0
| org.apache.maven.resolver
»
maven-resolver-transport-classpath A transport implementation for repositories using classpath:// URLs. | 1.4.1 | 2.0.20 | |
Apache 2.0
| org.apache.maven.resolver
»
maven-resolver-transport-file A transport implementation for repositories using file:// URLs. | 1.4.1 | 2.0.20 | |
Apache 2.0
| org.apache.maven.resolver
»
maven-resolver-transport-http A transport implementation for repositories using http:// and https:// URLs. | 1.4.1 | 1.9.27 | |
Apache 2.0
| org.apache.maven.resolver
»
maven-resolver-transport-wagon A transport implementation based on Maven Wagon. | 1.4.1 | 2.0.20 | |
Apache 2.0
| org.apache.maven.resolver
»
maven-resolver-test-util A collection of utility classes to ease testing of the repository system. | 1.4.1 | 2.0.20 | |
Apache 2.0
| org.apache.maven.shared
»
maven-filtering A component to assist in filtering of resource files with properties from a Maven project. | 3.1.1 | 3.5.1 | |
SSH Lib
Apache 2.0
| org.apache.maven.wagon » wagon-ssh | 3.3.3 | 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.3.3 | 3.5.3 | |
Apache 2.0
| org.apache.maven.wagon
»
wagon-provider-api Maven Wagon API that defines the contract between different Wagon implementations | 3.3.3 | 3.5.3 | |
Apache 2.0
| org.apache.maven.wagon
»
wagon-http-lightweight Wagon provider that gets and puts artifacts through http using standard Java library | 3.3.3 | 3.5.3 | |
Apache 2.0
| org.apache.maven.wagon
»
wagon-webdav-jackrabbit Wagon provider that gets and puts artifacts through WebDAV protocol | 3.3.3 | 3.5.3 | |
Lang Runtime
Apache 2.0
| org.codehaus.groovy
»
groovy1 vulnerability Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 5.0.7 | |
Lang Runtime
Apache 2.0
| org.codehaus.groovy
»
groovy-all1 vulnerability Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 5.0.7 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-nio Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 5.0.7 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-jmx Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 5.0.7 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-docgenerator Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 5.0.7 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-groovydoc Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 5.0.7 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-cli-picocli Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 5.0.7 | |
SQL Lib
Apache 2.0
| org.codehaus.groovy
»
groovy-sql Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 5.0.7 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-swing Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 5.0.7 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-test Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 5.0.7 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-testng Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 5.0.7 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-macro Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 5.0.7 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-xmlrpc This module contains an HTTP server and an XML-RPC system on that. | 0.8 | ✔ | |
Apache 2.0
| org.codehaus.groovy
»
groovy-binary Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 5.0.7 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-bsf Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 4.0.0-alpha-2 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-console Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 5.0.7 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-groovysh Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 5.0.7 | |
Lang Runtime
Apache 2.0
| org.codehaus.groovy
»
groovy-jsr223 Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 5.0.7 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-templates Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 5.0.7 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-test-junit5 Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 5.0.7 | |
Date/Time
Apache 2.0
| org.codehaus.groovy
»
groovy-datetime Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 5.0.7 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-ant Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 5.0.7 | |
Date/Time
Apache 2.0
| org.codehaus.groovy
»
groovy-dateutil Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 5.0.7 | |
XML Processing
Apache 2.0
| org.codehaus.groovy
»
groovy-xml Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 5.0.7 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-jaxb Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 4.0.0-alpha-2 | |
JSON Lib
Apache 2.0
| org.codehaus.groovy
»
groovy-json Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 5.0.7 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-json-direct Groovy: A powerful, dynamic language for the JVM | 2.5.8 | 2.5.23 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-cli-commons Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 5.0.7 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-servlet Groovy: A powerful multi-faceted language for the JVM | 2.5.8 | 5.0.7 | |
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.2.1 | 4.0.3 | |
Apache 2.0
| org.codehaus.plexus » plexus-interpolation | 1.26 | 1.29 | |
Apache 2.0
| org.codehaus.plexus
»
plexus-archiver1 vulnerability Plexus component for creating and extracting archive files like ZIP and TAR. | 4.1.0 | 4.12.0 | |
Testing
LGPL 2.1
| org.dbunit
»
dbunit dbUnit is a JUnit extension (also usable from Ant and Maven) targeted for database-driven projects that, among other ... | 2.6.0 | 3.2.0 | |
EPL 2.0
| org.eclipse.sisu
»
org.eclipse.sisu.plexus Plexus-JSR330 adapter; adds Plexus support to the Sisu-Inject container | 0.3.3 | 1.0.1 | |
EPL 2.0
| org.eclipse.sisu
»
org.eclipse.sisu.inject JSR330-based container; supports classpath scanning, auto-binding, and dynamic auto-wiring | 0.3.3 | 1.0.1 | |
EPL 2.0
| org.eclipse.sisu
»
org.eclipse.sisu.plexus Plexus-JSR330 adapter; adds Plexus support to the Sisu-Inject container | 0.3.3 | 1.0.1 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-core Core API and libraries of hamcrest matcher framework. | 1.3 | 3.0 | |
Apache 2.0
| org.infrastructurebuilder
»
ibexceptions Infrastructurebilder exceptions | 20 | 111 | |
| org.infrastructurebuilder » core-test-keyset-import-pom | 0.14.0 | |||
| org.infrastructurebuilder » ibfiles | 0.14.0 | |||
Apache 2.0
| org.infrastructurebuilder
»
ibmaven-support Types and resolvers relevant to Maven plugins | 0.14.0 | 0.17.3 | |
Apache 2.0
| org.infrastructurebuilder
»
ibmaven-support Types and resolvers relevant to Maven plugins | 0.14.0 | 0.17.3 | |
Apache 2.0
| org.infrastructurebuilder
»
ibcore Lightly encumberd Standard interfaces (and exceptions) for | 0.14.0 | 0.30.0 | |
Apache 2.0
| org.infrastructurebuilder
»
ibcore-files Component that wraps dir scanner | 0.14.0 | 0.30.0 | |
Apache 2.0
| org.infrastructurebuilder
»
ibcore-read-detect Component that reads files and detects their types | 0.14.0 | 0.30.0 | |
Apache 2.0
| org.infrastructurebuilder
»
ibexecutor Standard interfaces for running applications as a heavyweight process | 0.14.0 | 0.17.3 | |
| org.infrastructurebuilder » iblstream-api | 0.14.0 | |||
Apache 2.0
| org.infrastructurebuilder
»
ibplexus-defaults Base representations and helpers for Plexus | 0.14.0 | 0.17.3 | |
Apache 2.0
| org.infrastructurebuilder
»
ibcore Lightly encumberd Standard interfaces (and exceptions) for | 0.14.0 | 0.30.0 | |
Apache 2.0
| org.infrastructurebuilder.data
»
ibdata-reference-root Reference Implementation for ibdata | 0.3.3 | 0.3.5 | |
Apache 2.0
| org.infrastructurebuilder.data
»
ibdata-testing IBData testing extensions | 0.3.3 | 0.3.5 | |
Apache 2.0
| org.infrastructurebuilder.data
»
ibdata-database-ingesters IBData ingesters for JDBC databases | 0.3.3 | 0.3.5 | |
Apache 2.0
| org.infrastructurebuilder.data
»
ibdata-database-type-impls IBData ingesters for JDBC databases | 0.3.3 | 0.3.5 | |
Apache 2.0
| org.infrastructurebuilder.data
»
ibdata-default-ingesters Reference/Default ingesters for IBData | 0.3.3 | 0.3.5 | |
Apache 2.0
| org.infrastructurebuilder.data
»
ibdata-default-transformers Transformers for IBData | 0.3.3 | 0.3.5 | |
Apache 2.0
| org.infrastructurebuilder.data
»
ibdata-type-impls Maven plugin for IBData | 0.3.3 | 0.3.5 | |
Apache 2.0
| org.infrastructurebuilder.data
»
ibdata-api APIs for dealing with data streams | 0.14.0 | 0.15.1 | |
Apache 2.0
| org.infrastructurebuilder.data
»
ibdata-api APIs for dealing with data streams | 0.14.0 | 0.15.1 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 5.6.0-M1 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 5.6.0-M1 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.vintage
»
junit-vintage-engine A thin layer on top of JUnit 4 to allow running vintage tests (based on JUnit 3.8 and JUnit 4) with the JUnit Platform ... | 5.6.0-M1 | 6.1.1 | |
| org.liquibase
»
liquibase-core1 vulnerability Liquibase is a tool for managing and executing database changes. | 3.8.1 | 5.0.3 | ||
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 2.23.0 | 5.23.0 | |
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.25 | 2.0.18 | |
Logging
MIT
| org.slf4j
»
slf4j-simple Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed. | 1.7.25 | 2.0.18 | |
Apache 2.0
| org.sonatype.sisu
»
sisu-guice Guice is a lightweight dependency injection framework for Java 8 and above, developed by Google. | 3.2.6 | 7.0.0 |