META-INF.DEPENDENCIES Maven / Gradle / Ivy
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------
Maven Embedder
From: 'an unknown organization'
- AOP alliance (http://aopalliance.sourceforge.net) aopalliance:aopalliance:jar:1.0
License: Public Domain
- Guava InternalFutureFailureAccess and InternalFutures (https://github.com/google/guava/failureaccess) com.google.guava:failureaccess:bundle:1.0.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Guava: Google Core Libraries for Java (https://github.com/google/guava) com.google.guava:guava:bundle:32.0.1-jre
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- javax.inject (http://code.google.com/p/atinject/) javax.inject:javax.inject:jar:1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Codehaus Plexus' (http://codehaus-plexus.github.io/)
- Plexus Classworlds (http://codehaus-plexus.github.io/plexus-classworlds/) org.codehaus.plexus:plexus-classworlds:bundle:2.6.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Plexus :: Component Annotations (http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/) org.codehaus.plexus:plexus-component-annotations:jar:2.1.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Plexus Interpolation API (http://codehaus-plexus.github.io/plexus-interpolation/) org.codehaus.plexus:plexus-interpolation:bundle:1.26
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Codehaus Plexus' (https://codehaus-plexus.github.io/)
- Plexus Cipher: encryption/decryption Component (https://codehaus-plexus.github.io/plexus-cipher/) org.codehaus.plexus:plexus-cipher:jar:2.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Plexus Security Dispatcher Component (https://codehaus-plexus.github.io/plexus-sec-dispatcher/) org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Plexus Common Utilities (https://codehaus-plexus.github.io/plexus-pom/plexus-utils/) org.codehaus.plexus:plexus-utils:jar:4.0.0
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Plexus XML Utilities (https://codehaus-plexus.github.io/plexus-xml/) org.codehaus.plexus:plexus-xml:jar:4.0.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Eclipse Foundation' (https://www.eclipse.org)
- Jakarta Dependency Injection (https://github.com/eclipse-ee4j/injection-api) jakarta.inject:jakarta.inject-api:jar:2.0.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'FasterXML' (http://fasterxml.com)
- Woodstox (https://github.com/FasterXML/woodstox) com.fasterxml.woodstox:woodstox-core:bundle:6.5.1
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'fasterxml.com' (http://fasterxml.com)
- Stax2 API (http://github.com/FasterXML/stax2-api) org.codehaus.woodstox:stax2-api:bundle:4.2.1
License: The BSD License (http://www.opensource.org/licenses/bsd-license.php)
From: 'FuseSource, Corp.' (http://fusesource.com/)
- Jansi (http://fusesource.github.io/jansi) org.fusesource.jansi:jansi:jar:2.4.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'GlassFish Community' (https://javaee.github.io/glassfish)
- javax.annotation API (http://jcp.org/en/jsr/detail?id=250) javax.annotation:javax.annotation-api:jar:1.3.2
License: CDDL + GPLv2 with classpath exception (https://github.com/javaee/javax.annotation/blob/master/LICENSE)
From: 'Google, Inc.' (http://www.google.com)
- Google Guice - Core Library (https://github.com/google/guice/guice) com.google.inject:guice:jar:6.0.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'OW2' (http://www.ow2.org/)
- asm (http://asm.ow2.io/) org.ow2.asm:asm:jar:9.6
License: BSD-3-Clause (https://asm.ow2.io/license.html)
From: 'QOS.ch' (http://www.qos.ch)
- Logback Classic Module (http://logback.qos.ch/logback-classic) ch.qos.logback:logback-classic:jar:1.2.11
License: Eclipse Public License - v 1.0 (http://www.eclipse.org/legal/epl-v10.html)
License: GNU Lesser General Public License (http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
- Logback Core Module (http://logback.qos.ch/logback-core) ch.qos.logback:logback-core:jar:1.2.11
License: Eclipse Public License - v 1.0 (http://www.eclipse.org/legal/epl-v10.html)
License: GNU Lesser General Public License (http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
- SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.36
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
- SLF4J Simple Binding (http://www.slf4j.org) org.slf4j:slf4j-simple:jar:1.7.36
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
From: 'The Apache Software Foundation' (https://www.apache.org/)
- Apache Commons CLI (https://commons.apache.org/proper/commons-cli/) commons-cli:commons-cli:jar:1.5.0
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven 4 API :: Core (https://maven.apache.org/ref/4.0.0-alpha-9/api/maven-api-core/) org.apache.maven:maven-api-core:jar:4.0.0-alpha-9
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven 4 API :: Meta annotations (https://maven.apache.org/ref/4.0.0-alpha-9/api/maven-api-meta/) org.apache.maven:maven-api-meta:jar:4.0.0-alpha-9
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven 4 API :: Model (https://maven.apache.org/ref/4.0.0-alpha-9/api/maven-api-model/) org.apache.maven:maven-api-model:jar:4.0.0-alpha-9
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven 4 API :: Plugin (https://maven.apache.org/ref/4.0.0-alpha-9/api/maven-api-plugin/) org.apache.maven:maven-api-plugin:jar:4.0.0-alpha-9
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven 4 API :: Settings (https://maven.apache.org/ref/4.0.0-alpha-9/api/maven-api-settings/) org.apache.maven:maven-api-settings:jar:4.0.0-alpha-9
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven 4 API :: SPI (https://maven.apache.org/ref/4.0.0-alpha-9/api/maven-api-spi/) org.apache.maven:maven-api-spi:jar:4.0.0-alpha-9
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven 4 API :: Toolchain (https://maven.apache.org/ref/4.0.0-alpha-9/api/maven-api-toolchain/) org.apache.maven:maven-api-toolchain:jar:4.0.0-alpha-9
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven 4 API :: XML (https://maven.apache.org/ref/4.0.0-alpha-9/api/maven-api-xml/) org.apache.maven:maven-api-xml:jar:4.0.0-alpha-9
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven Artifact (https://maven.apache.org/ref/4.0.0-alpha-9/maven-artifact/) org.apache.maven:maven-artifact:jar:4.0.0-alpha-9
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven Builder Support (https://maven.apache.org/ref/4.0.0-alpha-9/maven-builder-support/) org.apache.maven:maven-builder-support:jar:4.0.0-alpha-9
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven Core (https://maven.apache.org/ref/4.0.0-alpha-9/maven-core/) org.apache.maven:maven-core:jar:4.0.0-alpha-9
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven Model (https://maven.apache.org/ref/4.0.0-alpha-9/maven-model/) org.apache.maven:maven-model:jar:4.0.0-alpha-9
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven Model Builder (https://maven.apache.org/ref/4.0.0-alpha-9/maven-model-builder/) org.apache.maven:maven-model-builder:jar:4.0.0-alpha-9
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven Plugin API (https://maven.apache.org/ref/4.0.0-alpha-9/maven-plugin-api/) org.apache.maven:maven-plugin-api:jar:4.0.0-alpha-9
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven Repository Metadata Model (https://maven.apache.org/ref/4.0.0-alpha-9/maven-repository-metadata/) org.apache.maven:maven-repository-metadata:jar:4.0.0-alpha-9
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven Artifact Resolver Provider (https://maven.apache.org/ref/4.0.0-alpha-9/maven-resolver-provider/) org.apache.maven:maven-resolver-provider:jar:4.0.0-alpha-9
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven Settings (https://maven.apache.org/ref/4.0.0-alpha-9/maven-settings/) org.apache.maven:maven-settings:jar:4.0.0-alpha-9
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven Settings Builder (https://maven.apache.org/ref/4.0.0-alpha-9/maven-settings-builder/) org.apache.maven:maven-settings-builder:jar:4.0.0-alpha-9
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven SLF4J Wrapper (https://maven.apache.org/ref/4.0.0-alpha-9/maven-slf4j-wrapper/) org.apache.maven:maven-slf4j-wrapper:jar:4.0.0-alpha-9
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven Toolchain Builder (https://maven.apache.org/ref/4.0.0-alpha-9/maven-toolchain-builder/) org.apache.maven:maven-toolchain-builder:jar:4.0.0-alpha-9
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven Toolchain Model (https://maven.apache.org/ref/4.0.0-alpha-9/maven-toolchain-model/) org.apache.maven:maven-toolchain-model:jar:4.0.0-alpha-9
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Implementation of Maven API XML (https://maven.apache.org/ref/4.0.0-alpha-9/maven-xml-impl/) org.apache.maven:maven-xml-impl:jar:4.0.0-alpha-9
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven Artifact Resolver API (https://maven.apache.org/resolver/maven-resolver-api/) org.apache.maven.resolver:maven-resolver-api:jar:2.0.0-alpha-3
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven Artifact Resolver Implementation (https://maven.apache.org/resolver/maven-resolver-impl/) org.apache.maven.resolver:maven-resolver-impl:jar:2.0.0-alpha-3
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven Artifact Resolver Named Locks (https://maven.apache.org/resolver/maven-resolver-named-locks/) org.apache.maven.resolver:maven-resolver-named-locks:jar:2.0.0-alpha-3
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven Artifact Resolver SPI (https://maven.apache.org/resolver/maven-resolver-spi/) org.apache.maven.resolver:maven-resolver-spi:jar:2.0.0-alpha-3
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Maven Artifact Resolver Utilities (https://maven.apache.org/resolver/maven-resolver-util/) org.apache.maven.resolver:maven-resolver-util:jar:2.0.0-alpha-3
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'The Eclipse Foundation' (http://www.eclipse.org/)
- org.eclipse.sisu.inject (http://www.eclipse.org/sisu/org.eclipse.sisu.inject/) org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M2
License: Eclipse Public License, Version 1.0 (http://www.eclipse.org/legal/epl-v10.html)
- org.eclipse.sisu.plexus (http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/) org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M2
License: Eclipse Public License, Version 1.0 (http://www.eclipse.org/legal/epl-v10.html)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy