Overview
This report summarizes all third-party dependencies of all modules of the project.
| # of total dependencies | 64 | |
| # of dependencies with license declared in their pom | 63 | |
| # of dependencies with no license in their pom, but filled in the third-party missing file | 1 | |
| # of dependencies with no license at all | 0 | 
Third-parties list
| Status | GroupId:ArtifactId:Version | Scope | Classifier | Type | License(s) | 
|---|---|---|---|---|---|
| commons-beanutils:commons-beanutils:1.9.4 | compile | jar | Apache License, Version 2.0 | ||
| commons-collections:commons-collections:3.2.2 | compile | jar | Apache License, Version 2.0 | ||
| commons-fileupload:commons-fileupload:1.4 | provided | jar | Apache License, Version 2.0 | ||
| commons-io:commons-io:2.11.0 | compile | jar | Apache License, Version 2.0 | ||
| commons-logging:commons-logging:1.2 | compile | jar | The Apache Software License, Version 2.0 | ||
| junit:junit:4.13.2 | test | jar | Eclipse Public License 1.0 | ||
| ognl:ognl:3.3.2 | provided | jar | The Apache Software License, Version 2.0 | ||
| org.apache.commons:commons-collections4:4.4 | compile | jar | Apache License, Version 2.0 | ||
| org.apache.commons:commons-lang3:3.12.0 | compile | jar | Apache License, Version 2.0 | ||
| org.apache.commons:commons-text:1.8 | provided | jar | Apache License, Version 2.0 | ||
| org.apache.logging.log4j:log4j-api:2.17.2 | provided | jar | Apache License, Version 2.0 | ||
| org.apache.logging.log4j:log4j-core:2.17.2 | test | jar | Apache License, Version 2.0 | ||
| org.apache.struts:struts2-core:6.0.0 | provided | jar | The Apache Software License, Version 2.0 | ||
| org.freemarker:freemarker:2.3.31 | provided | jar | Apache License, Version 2.0 | ||
| org.hamcrest:hamcrest-core:1.3 | test | jar | New BSD License | ||
| org.javassist:javassist:3.28.0-GA | provided | bundle | Apache License 2.0 LGPL 2.1 MPL 1.1  | ||
| org.nuiton:nuiton-converter:1.0 | compile | jar | Lesser General Public License (LGPL) v 3.0 | ||
| aopalliance:aopalliance:1.0 | provided | jar | Public Domain | ||
| com.google.code.findbugs:jsr305:3.0.2 | compile | jar | The Apache Software License, Version 2.0 | ||
| com.google.errorprone:error_prone_annotations:2.11.0 | compile | jar | Apache 2.0 | ||
| com.google.guava:failureaccess:1.0.1 | compile | bundle | The Apache Software License, Version 2.0 | ||
| com.google.guava:guava:31.1-jre | compile | bundle | Apache License, Version 2.0 | ||
| com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava | compile | jar | The Apache Software License, Version 2.0 | ||
| com.google.inject:guice:4.2.2 | provided | jar | The Apache Software License, Version 2.0 | ||
| com.google.j2objc:j2objc-annotations:1.3 | compile | jar | The Apache Software License, Version 2.0 | ||
| com.tunnelvisionlabs:antlr4-annotations:4.9.0 | runtime | bundle | The BSD License | ||
| com.tunnelvisionlabs:antlr4-runtime:4.9.0 | compile | bundle | The BSD License | ||
| commons-primitives:commons-primitives:1.0 | compile | jar | The Apache Software License, Version 2.0 | ||
| javax.annotation:javax.annotation-api:1.2 | provided | jar | CDDL + GPLv2 with classpath exception | ||
| javax.inject:javax.inject:1 | provided | jar | The Apache Software License, Version 2.0 | ||
| net.sourceforge.javacsv:javacsv:2.0 | compile | jar | GNU Library or Lesser General Public License | ||
| org.apache.maven:maven-artifact:3.8.6 | provided | jar | Apache License, Version 2.0 | ||
| org.apache.maven:maven-builder-support:3.8.6 | provided | jar | Apache License, Version 2.0 | ||
| org.apache.maven:maven-core:3.8.6 | provided | jar | Apache License, Version 2.0 | ||
| org.apache.maven:maven-model:3.8.6 | provided | jar | Apache License, Version 2.0 | ||
| org.apache.maven:maven-model-builder:3.8.6 | provided | jar | Apache License, Version 2.0 | ||
| org.apache.maven:maven-plugin-api:3.8.6 | provided | jar | Apache License, Version 2.0 | ||
| org.apache.maven:maven-repository-metadata:3.8.6 | provided | jar | Apache License, Version 2.0 | ||
| org.apache.maven:maven-resolver-provider:3.8.6 | provided | jar | Apache License, Version 2.0 | ||
| org.apache.maven:maven-settings:3.8.6 | provided | jar | Apache License, Version 2.0 | ||
| org.apache.maven:maven-settings-builder:3.8.6 | provided | jar | Apache License, Version 2.0 | ||
| org.apache.maven.plugin-tools:maven-plugin-annotations:3.6.4 | provided | jar | Apache License, Version 2.0 | ||
| org.apache.maven.resolver:maven-resolver-api:1.6.3 | provided | jar | Apache License, Version 2.0 | ||
| org.apache.maven.resolver:maven-resolver-impl:1.6.3 | provided | jar | Apache License, Version 2.0 | ||
| org.apache.maven.resolver:maven-resolver-spi:1.6.3 | provided | jar | Apache License, Version 2.0 | ||
| org.apache.maven.resolver:maven-resolver-util:1.6.3 | provided | jar | Apache License, Version 2.0 | ||
| org.apache.maven.shared:maven-dependency-tree:3.1.1 | compile | jar | Apache License, Version 2.0 | ||
| org.apache.maven.shared:maven-shared-utils:3.3.4 | provided | jar | Apache License, Version 2.0 | ||
| org.checkerframework:checker-qual:3.12.0 | compile | jar | The MIT License | ||
| org.codehaus.plexus:plexus-cipher:2.0 | provided | jar | Apache License, Version 2.0 | ||
| org.codehaus.plexus:plexus-classworlds:2.6.0 | provided | bundle | Apache License, Version 2.0 | ||
| org.codehaus.plexus:plexus-component-annotations:2.1.1 | compile | jar | Apache License, Version 2.0 | ||
| org.codehaus.plexus:plexus-interpolation:1.26 | provided | bundle | Apache License, Version 2.0 | ||
| org.codehaus.plexus:plexus-sec-dispatcher:2.0 | provided | jar | Apache License, Version 2.0 | ||
| org.codehaus.plexus:plexus-utils:3.4.2 | compile | jar | Apache License, Version 2.0 | ||
| org.eclipse.aether:aether-util:1.1.0 | compile | jar | Eclipse Public License, Version 1.0 | ||
| org.eclipse.sisu:org.eclipse.sisu.inject:0.3.5 | provided | eclipse-plugin | Eclipse Public License, Version 1.0 | ||
| org.eclipse.sisu:org.eclipse.sisu.plexus:0.3.5 | provided | eclipse-plugin | Eclipse Public License, Version 1.0 | ||
| org.nuiton:helper-maven-plugin-api:2.4.1 | compile | jar | Lesser General Public License (LGPL) v 3.0 | ||
| org.nuiton:nuiton-csv:3.1 | compile | jar | Lesser General Public License (LGPL) v 3.0 | ||
| org.nuiton:nuiton-utils:3.1 | compile | jar | Lesser General Public License (LGPL) v 3.0 | ||
| org.nuiton.i18n:nuiton-i18n:4.1 | compile | jar | Lesser General Public License (LGPL) v 3.0 | ||
| org.nuiton.processor:nuiton-processor:1.3 | compile | jar | Lesser General Public License (LGPL) v 3.0 | ||
| org.slf4j:slf4j-api:1.7.36 | provided | jar | MIT License | ||
| Status | GroupId:ArtifactId:Version | Scope | Classifier | Type | License(s) | 
Third-parties detail with no license
Listing of Third-parties with no license.
No such dependency.
Third-parties details with license from Third-party file
Listing of Third-parties with no license in pom and filled in the third-party missing file.
commons-primitives:commons-primitives:1.0
| Status | |
|---|---|
| GroupId:ArtifactId:Version | commons-primitives:commons-primitives:1.0 | 
| Scope | compile | 
| Classifier | |
| Type | jar | 
| License(s) | The Apache Software License, Version 2.0 | 
Third-parties with license in pom
Listing of Third-parties with license defined in their pom.
commons-beanutils:commons-beanutils:1.9.4
| Status | |
|---|---|
| GroupId:ArtifactId:Version | commons-beanutils:commons-beanutils:1.9.4 | 
| Scope | compile | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
commons-collections:commons-collections:3.2.2
| Status | |
|---|---|
| GroupId:ArtifactId:Version | commons-collections:commons-collections:3.2.2 | 
| Scope | compile | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
commons-fileupload:commons-fileupload:1.4
| Status | |
|---|---|
| GroupId:ArtifactId:Version | commons-fileupload:commons-fileupload:1.4 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
commons-io:commons-io:2.11.0
| Status | |
|---|---|
| GroupId:ArtifactId:Version | commons-io:commons-io:2.11.0 | 
| Scope | compile | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
commons-logging:commons-logging:1.2
| Status | |
|---|---|
| GroupId:ArtifactId:Version | commons-logging:commons-logging:1.2 | 
| Scope | compile | 
| Classifier | |
| Type | jar | 
| License(s) | The Apache Software License, Version 2.0 | 
junit:junit:4.13.2
| Status | |
|---|---|
| GroupId:ArtifactId:Version | junit:junit:4.13.2 | 
| Scope | test | 
| Classifier | |
| Type | jar | 
| License(s) | Eclipse Public License 1.0 | 
ognl:ognl:3.3.2
| Status | |
|---|---|
| GroupId:ArtifactId:Version | ognl:ognl:3.3.2 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | The Apache Software License, Version 2.0 | 
org.apache.commons:commons-collections4:4.4
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.commons:commons-collections4:4.4 | 
| Scope | compile | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.apache.commons:commons-lang3:3.12.0
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.commons:commons-lang3:3.12.0 | 
| Scope | compile | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.apache.commons:commons-text:1.8
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.commons:commons-text:1.8 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.apache.logging.log4j:log4j-api:2.17.2
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.logging.log4j:log4j-api:2.17.2 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.apache.logging.log4j:log4j-core:2.17.2
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.logging.log4j:log4j-core:2.17.2 | 
| Scope | test | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.apache.struts:struts2-core:6.0.0
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.struts:struts2-core:6.0.0 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | The Apache Software License, Version 2.0 | 
org.freemarker:freemarker:2.3.31
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.freemarker:freemarker:2.3.31 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.hamcrest:hamcrest-core:1.3
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.hamcrest:hamcrest-core:1.3 | 
| Scope | test | 
| Classifier | |
| Type | jar | 
| License(s) | New BSD License | 
org.javassist:javassist:3.28.0-GA
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.javassist:javassist:3.28.0-GA | 
| Scope | provided | 
| Classifier | |
| Type | bundle | 
| License(s) | Apache License 2.0 LGPL 2.1 MPL 1.1  | 
org.nuiton:nuiton-converter:1.0
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.nuiton:nuiton-converter:1.0 | 
| Scope | compile | 
| Classifier | |
| Type | jar | 
| License(s) | Lesser General Public License (LGPL) v 3.0 | 
aopalliance:aopalliance:1.0
| Status | |
|---|---|
| GroupId:ArtifactId:Version | aopalliance:aopalliance:1.0 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | Public Domain | 
com.google.code.findbugs:jsr305:3.0.2
| Status | |
|---|---|
| GroupId:ArtifactId:Version | com.google.code.findbugs:jsr305:3.0.2 | 
| Scope | compile | 
| Classifier | |
| Type | jar | 
| License(s) | The Apache Software License, Version 2.0 | 
com.google.errorprone:error_prone_annotations:2.11.0
| Status | |
|---|---|
| GroupId:ArtifactId:Version | com.google.errorprone:error_prone_annotations:2.11.0 | 
| Scope | compile | 
| Classifier | |
| Type | jar | 
| License(s) | Apache 2.0 | 
com.google.guava:failureaccess:1.0.1
| Status | |
|---|---|
| GroupId:ArtifactId:Version | com.google.guava:failureaccess:1.0.1 | 
| Scope | compile | 
| Classifier | |
| Type | bundle | 
| License(s) | The Apache Software License, Version 2.0 | 
com.google.guava:guava:31.1-jre
| Status | |
|---|---|
| GroupId:ArtifactId:Version | com.google.guava:guava:31.1-jre | 
| Scope | compile | 
| Classifier | |
| Type | bundle | 
| License(s) | Apache License, Version 2.0 | 
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
| Status | |
|---|---|
| GroupId:ArtifactId:Version | com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava | 
| Scope | compile | 
| Classifier | |
| Type | jar | 
| License(s) | The Apache Software License, Version 2.0 | 
com.google.inject:guice:4.2.2
| Status | |
|---|---|
| GroupId:ArtifactId:Version | com.google.inject:guice:4.2.2 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | The Apache Software License, Version 2.0 | 
com.google.j2objc:j2objc-annotations:1.3
| Status | |
|---|---|
| GroupId:ArtifactId:Version | com.google.j2objc:j2objc-annotations:1.3 | 
| Scope | compile | 
| Classifier | |
| Type | jar | 
| License(s) | The Apache Software License, Version 2.0 | 
com.tunnelvisionlabs:antlr4-annotations:4.9.0
| Status | |
|---|---|
| GroupId:ArtifactId:Version | com.tunnelvisionlabs:antlr4-annotations:4.9.0 | 
| Scope | runtime | 
| Classifier | |
| Type | bundle | 
| License(s) | The BSD License | 
com.tunnelvisionlabs:antlr4-runtime:4.9.0
| Status | |
|---|---|
| GroupId:ArtifactId:Version | com.tunnelvisionlabs:antlr4-runtime:4.9.0 | 
| Scope | compile | 
| Classifier | |
| Type | bundle | 
| License(s) | The BSD License | 
javax.annotation:javax.annotation-api:1.2
| Status | |
|---|---|
| GroupId:ArtifactId:Version | javax.annotation:javax.annotation-api:1.2 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | CDDL + GPLv2 with classpath exception | 
javax.inject:javax.inject:1
| Status | |
|---|---|
| GroupId:ArtifactId:Version | javax.inject:javax.inject:1 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | The Apache Software License, Version 2.0 | 
net.sourceforge.javacsv:javacsv:2.0
| Status | |
|---|---|
| GroupId:ArtifactId:Version | net.sourceforge.javacsv:javacsv:2.0 | 
| Scope | compile | 
| Classifier | |
| Type | jar | 
| License(s) | GNU Library or Lesser General Public License | 
org.apache.maven:maven-artifact:3.8.6
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven:maven-artifact:3.8.6 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.apache.maven:maven-builder-support:3.8.6
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven:maven-builder-support:3.8.6 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.apache.maven:maven-core:3.8.6
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven:maven-core:3.8.6 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.apache.maven:maven-model:3.8.6
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven:maven-model:3.8.6 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.apache.maven:maven-model-builder:3.8.6
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven:maven-model-builder:3.8.6 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.apache.maven:maven-plugin-api:3.8.6
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven:maven-plugin-api:3.8.6 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.apache.maven:maven-repository-metadata:3.8.6
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven:maven-repository-metadata:3.8.6 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.apache.maven:maven-resolver-provider:3.8.6
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven:maven-resolver-provider:3.8.6 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.apache.maven:maven-settings:3.8.6
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven:maven-settings:3.8.6 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.apache.maven:maven-settings-builder:3.8.6
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven:maven-settings-builder:3.8.6 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.apache.maven.plugin-tools:maven-plugin-annotations:3.6.4
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven.plugin-tools:maven-plugin-annotations:3.6.4 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.apache.maven.resolver:maven-resolver-api:1.6.3
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven.resolver:maven-resolver-api:1.6.3 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.apache.maven.resolver:maven-resolver-impl:1.6.3
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven.resolver:maven-resolver-impl:1.6.3 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.apache.maven.resolver:maven-resolver-spi:1.6.3
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven.resolver:maven-resolver-spi:1.6.3 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.apache.maven.resolver:maven-resolver-util:1.6.3
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven.resolver:maven-resolver-util:1.6.3 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.apache.maven.shared:maven-dependency-tree:3.1.1
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven.shared:maven-dependency-tree:3.1.1 | 
| Scope | compile | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.apache.maven.shared:maven-shared-utils:3.3.4
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.apache.maven.shared:maven-shared-utils:3.3.4 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.checkerframework:checker-qual:3.12.0
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.checkerframework:checker-qual:3.12.0 | 
| Scope | compile | 
| Classifier | |
| Type | jar | 
| License(s) | The MIT License | 
org.codehaus.plexus:plexus-cipher:2.0
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.codehaus.plexus:plexus-cipher:2.0 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.codehaus.plexus:plexus-classworlds:2.6.0
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.codehaus.plexus:plexus-classworlds:2.6.0 | 
| Scope | provided | 
| Classifier | |
| Type | bundle | 
| License(s) | Apache License, Version 2.0 | 
org.codehaus.plexus:plexus-component-annotations:2.1.1
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.codehaus.plexus:plexus-component-annotations:2.1.1 | 
| Scope | compile | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.codehaus.plexus:plexus-interpolation:1.26
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.codehaus.plexus:plexus-interpolation:1.26 | 
| Scope | provided | 
| Classifier | |
| Type | bundle | 
| License(s) | Apache License, Version 2.0 | 
org.codehaus.plexus:plexus-sec-dispatcher:2.0
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.codehaus.plexus:plexus-sec-dispatcher:2.0 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.codehaus.plexus:plexus-utils:3.4.2
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.codehaus.plexus:plexus-utils:3.4.2 | 
| Scope | compile | 
| Classifier | |
| Type | jar | 
| License(s) | Apache License, Version 2.0 | 
org.eclipse.aether:aether-util:1.1.0
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.eclipse.aether:aether-util:1.1.0 | 
| Scope | compile | 
| Classifier | |
| Type | jar | 
| License(s) | Eclipse Public License, Version 1.0 | 
org.eclipse.sisu:org.eclipse.sisu.inject:0.3.5
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.eclipse.sisu:org.eclipse.sisu.inject:0.3.5 | 
| Scope | provided | 
| Classifier | |
| Type | eclipse-plugin | 
| License(s) | Eclipse Public License, Version 1.0 | 
org.eclipse.sisu:org.eclipse.sisu.plexus:0.3.5
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.eclipse.sisu:org.eclipse.sisu.plexus:0.3.5 | 
| Scope | provided | 
| Classifier | |
| Type | eclipse-plugin | 
| License(s) | Eclipse Public License, Version 1.0 | 
org.nuiton:helper-maven-plugin-api:2.4.1
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.nuiton:helper-maven-plugin-api:2.4.1 | 
| Scope | compile | 
| Classifier | |
| Type | jar | 
| License(s) | Lesser General Public License (LGPL) v 3.0 | 
org.nuiton:nuiton-csv:3.1
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.nuiton:nuiton-csv:3.1 | 
| Scope | compile | 
| Classifier | |
| Type | jar | 
| License(s) | Lesser General Public License (LGPL) v 3.0 | 
org.nuiton:nuiton-utils:3.1
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.nuiton:nuiton-utils:3.1 | 
| Scope | compile | 
| Classifier | |
| Type | jar | 
| License(s) | Lesser General Public License (LGPL) v 3.0 | 
org.nuiton.i18n:nuiton-i18n:4.1
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.nuiton.i18n:nuiton-i18n:4.1 | 
| Scope | compile | 
| Classifier | |
| Type | jar | 
| License(s) | Lesser General Public License (LGPL) v 3.0 | 
org.nuiton.processor:nuiton-processor:1.3
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.nuiton.processor:nuiton-processor:1.3 | 
| Scope | compile | 
| Classifier | |
| Type | jar | 
| License(s) | Lesser General Public License (LGPL) v 3.0 | 
org.slf4j:slf4j-api:1.7.36
| Status | |
|---|---|
| GroupId:ArtifactId:Version | org.slf4j:slf4j-api:1.7.36 | 
| Scope | provided | 
| Classifier | |
| Type | jar | 
| License(s) | MIT License | 





