MetricsHub Connector Maven Plugin 1.0.10
-
Home
- Project Documentation Project Information 9
Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses | Optional |
---|---|---|---|---|---|
com.fasterxml.jackson.core | jackson-core[1] | 2.18.3 | jar | The Apache Software License, Version 2.0[2] | No |
com.fasterxml.jackson.core | jackson-databind[3] | 2.18.3 | jar | The Apache Software License, Version 2.0[2] | No |
com.fasterxml.jackson.dataformat | jackson-dataformat-yaml[4] | 2.18.3 | jar | The Apache Software License, Version 2.0[2] | No |
org.apache.maven.reporting | maven-reporting-api[5] | 4.0.0 | jar | Apache-2.0[2] | No |
org.apache.maven.reporting | maven-reporting-impl[6] | 4.0.0-M13 | jar | Apache-2.0[2] | No |
org.projectlombok | lombok[7] | 1.18.36 | jar | The MIT License[8] | Yes |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.junit.jupiter | junit-jupiter-engine[9] | 5.11.0 | jar | Eclipse Public License v2.0[10] |
org.junit.platform | junit-platform-launcher[9] | 1.11.0 | jar | Eclipse Public License v2.0[10] |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.apache.maven | maven-plugin-api[11] | 3.9.6 | jar | Apache-2.0[2] |
org.apache.maven | maven-project[12] | 3.0-alpha-2 | jar | The Apache Software License, Version 2.0[13] |
org.apache.maven.plugin-tools | maven-plugin-annotations[14] | 3.15.0 | jar | Apache-2.0[2] |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.fasterxml.jackson.core | jackson-annotations[3] | 2.18.3 | jar | The Apache Software License, Version 2.0[2] |
com.github.cliftonlabs | json-simple[15] | 3.0.2 | jar | The Apache Software License, Version 2.0[13] |
commons-beanutils | commons-beanutils[16] | 1.9.4 | jar | Apache License, Version 2.0[2] |
commons-collections | commons-collections[17] | 3.2.2 | jar | Apache License, Version 2.0[13] |
commons-io | commons-io[18] | 2.11.0 | jar | Apache License, Version 2.0[2] |
commons-logging | commons-logging[19] | 1.2 | jar | The Apache Software License, Version 2.0[13] |
javax.annotation | javax.annotation-api[20] | 1.2 | jar | CDDL + GPLv2 with classpath exception[21] |
javax.inject | javax.inject[22] | 1 | jar | The Apache Software License, Version 2.0[13] |
org.apache.commons | commons-compress[23] | 1.23.0 | jar | Apache-2.0[2] |
org.apache.commons | commons-digester3[24] | 3.2 | jar | The Apache Software License, Version 2.0[13] |
org.apache.commons | commons-lang3[25] | 3.12.0 | jar | Apache License, Version 2.0[2] |
org.apache.commons | commons-text[26] | 1.10.0 | jar | Apache License, Version 2.0[2] |
org.apache.maven | maven-archiver[27] | 3.6.1 | jar | Apache-2.0[2] |
org.apache.maven.doxia | doxia-core[28] | 2.0.0-M8 | jar | Apache-2.0[2] |
org.apache.maven.doxia | doxia-integration-tools[29] | 2.0.0-M16 | jar | Apache-2.0[2] |
org.apache.maven.doxia | doxia-module-apt[30] | 2.0.0-M8 | jar | Apache-2.0[2] |
org.apache.maven.doxia | doxia-module-xdoc[31] | 2.0.0-M8 | jar | Apache-2.0[2] |
org.apache.maven.doxia | doxia-module-xhtml5[32] | 2.0.0-M8 | jar | Apache-2.0[2] |
org.apache.maven.doxia | doxia-sink-api[33] | 2.0.0-M8 | jar | Apache-2.0[2] |
org.apache.maven.doxia | doxia-site-model[34] | 2.0.0-M16 | jar | Apache-2.0[2] |
org.apache.maven.doxia | doxia-site-renderer[35] | 2.0.0-M16 | jar | Apache-2.0[2] |
org.apache.maven.doxia | doxia-skin-model[36] | 2.0.0-M16 | jar | Apache-2.0[2] |
org.apache.maven.shared | maven-shared-utils[37] | 3.4.2 | jar | Apache-2.0[2] |
org.apache.velocity | velocity-engine-core[38] | 2.3 | jar | Apache License, Version 2.0[2] |
org.apache.velocity.tools | velocity-tools-generic[39] | 3.1 | jar | Apache License, Version 2.0[2] |
org.codehaus.plexus | plexus-archiver[40] | 4.8.0 | jar | Apache License, Version 2.0[2] |
org.codehaus.plexus | plexus-classworlds[41] | 2.7.0 | jar | Apache License, Version 2.0[13] |
org.codehaus.plexus | plexus-component-annotations[42] | 2.1.0 | jar | Apache License, Version 2.0[13] |
org.codehaus.plexus | plexus-i18n[43] | 1.0-beta-10 | jar | - |
org.codehaus.plexus | plexus-interpolation | 1.1 | jar | The Apache Software License, Version 2.0[13] |
org.codehaus.plexus | plexus-io[44] | 3.4.1 | jar | Apache License, Version 2.0[13] |
org.codehaus.plexus | plexus-utils[45] | 4.0.0 | jar | Apache License, Version 2.0[2] |
org.codehaus.plexus | plexus-velocity[46] | 2.0 | jar | Apache License, Version 2.0[13] |
org.codehaus.plexus | plexus-xml[47] | 3.0.0 | jar | Apache License, Version 2.0[2] |
org.eclipse.sisu | org.eclipse.sisu.inject[48] | 0.9.0.M2 | jar | Eclipse Public License, Version 1.0[49] |
org.eclipse.sisu | org.eclipse.sisu.plexus[50] | 0.9.0.M2 | jar | Eclipse Public License, Version 1.0[49] |
org.iq80.snappy | snappy[51] | 0.4 | jar | Apache License 2.0[52] |
org.slf4j | slf4j-api[53] | 1.7.36 | jar | MIT License[54] |
org.yaml | snakeyaml[55] | 2.3 | jar | Apache License, Version 2.0[13] |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.github.luben | zstd-jni[56] | 1.5.5-5 | jar | BSD 2-Clause License[57] |
org.tukaani | xz[58] | 1.9 | jar | Public Domain |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.apiguardian | apiguardian-api[59] | 1.1.2 | jar | The Apache License, Version 2.0[13] |
org.junit.jupiter | junit-jupiter-api[9] | 5.11.0 | jar | Eclipse Public License v2.0[10] |
org.junit.platform | junit-platform-commons[9] | 1.11.0 | jar | Eclipse Public License v2.0[10] |
org.junit.platform | junit-platform-engine[9] | 1.11.0 | jar | Eclipse Public License v2.0[10] |
org.opentest4j | opentest4j[60] | 1.3.0 | jar | The Apache License, Version 2.0[2] |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.google.code.google-collections | google-collect[61] | snapshot-20080530 | jar | The Apache Software License, Version 2.0[13] |
commons-logging | commons-logging-api | 1.1 | jar | - |
junit | junit[62] | 3.8.2 | jar | Common Public License Version 1.0[63] |
log4j | log4j | 1.2.12 | jar | - |
org.apache.maven | maven-artifact[64] | 3.9.6 | jar | Apache-2.0[2] |
org.apache.maven | maven-compat[65] | 3.0-alpha-2 | jar | The Apache Software License, Version 2.0[13] |
org.apache.maven | maven-model[66] | 3.9.6 | jar | Apache-2.0[2] |
org.apache.maven | maven-project-builder[67] | 3.0-alpha-2 | jar | The Apache Software License, Version 2.0[13] |
org.apache.maven.wagon | wagon-provider-api[68] | 1.0-beta-4 | jar | The Apache Software License, Version 2.0[13] |
org.apache.xbean | xbean-reflect[69] | 3.4 | jar | The Apache Software License, Version 2.0[13] |
org.codehaus.plexus | plexus-container-default[70] | 1.0-beta-3.0.5 | jar | The Apache Software License, Version 2.0[13] |
org.codehaus.woodstox | wstx-asl[71] | 3.2.6 | jar | The Apache Software License, Version 2.0[13] |
org.sonatype.spice | model-builder[72] | 1.3 | jar | - |
stax | stax-api[73] | 1.0.1 | jar | The Apache Software License, Version 2.0[13] |
Project Dependency Graph
Dependency Tree
- org.metricshub.maven:metricshub-connector-maven-plugin:maven-plugin:1.0.10
- org.projectlombok:lombok:jar:1.18.36 (compile)
- org.apache.maven.reporting:maven-reporting-impl:jar:4.0.0-M13 (compile)
- org.apache.maven.shared:maven-shared-utils:jar:3.4.2 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- commons-io:commons-io:jar:2.11.0 (compile)
- org.apache.maven.doxia:doxia-sink-api:jar:2.0.0-M8 (compile)
- org.apache.maven.doxia:doxia-site-model:jar:2.0.0-M16 (compile)
- javax.inject:javax.inject:jar:1 (compile)
- org.codehaus.plexus:plexus-xml:jar:3.0.0 (compile)
- org.apache.maven.doxia:doxia-core:jar:2.0.0-M8 (compile)
- org.apache.commons:commons-text:jar:1.10.0 (compile)
- org.apache.maven.doxia:doxia-integration-tools:jar:2.0.0-M16 (compile)
- org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10 (compile)
- org.apache.maven.doxia:doxia-site-renderer:jar:2.0.0-M16 (compile)
- org.apache.maven.doxia:doxia-skin-model:jar:2.0.0-M16 (compile)
- org.apache.maven.doxia:doxia-module-xhtml5:jar:2.0.0-M8 (compile)
- org.codehaus.plexus:plexus-velocity:jar:2.0 (compile)
- org.apache.velocity:velocity-engine-core:jar:2.3 (compile)
- org.apache.velocity.tools:velocity-tools-generic:jar:3.1 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
- commons-collections:commons-collections:jar:3.2.2 (compile)
- org.apache.commons:commons-digester3:jar:3.2 (compile)
- com.github.cliftonlabs:json-simple:jar:3.0.2 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
- org.apache.maven.doxia:doxia-module-apt:jar:2.0.0-M8 (compile)
- org.apache.maven.doxia:doxia-module-xdoc:jar:2.0.0-M8 (compile)
- org.codehaus.plexus:plexus-utils:jar:4.0.0 (compile)
- org.apache.maven:maven-archiver:jar:3.6.1 (compile)
- org.codehaus.plexus:plexus-archiver:jar:4.8.0 (compile)
- org.codehaus.plexus:plexus-io:jar:3.4.1 (compile)
- org.apache.commons:commons-compress:jar:1.23.0 (compile)
- org.iq80.snappy:snappy:jar:0.4 (compile)
- org.tukaani:xz:jar:1.9 (runtime)
- com.github.luben:zstd-jni:jar:1.5.5-5 (runtime)
- org.codehaus.plexus:plexus-archiver:jar:4.8.0 (compile)
- org.apache.maven.shared:maven-shared-utils:jar:3.4.2 (compile)
- org.apache.maven.reporting:maven-reporting-api:jar:4.0.0 (compile)
- org.apache.maven:maven-plugin-api:jar:3.9.6 (provided)
- org.apache.maven:maven-model:jar:3.9.6 (provided)
- org.apache.maven:maven-artifact:jar:3.9.6 (provided)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M2 (compile)
- javax.annotation:javax.annotation-api:jar:1.2 (compile)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M2 (compile)
- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 (compile)
- org.codehaus.plexus:plexus-classworlds:jar:2.7.0 (compile)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.15.0 (provided)
- org.apache.maven:maven-project:jar:3.0-alpha-2 (provided)
- org.codehaus.plexus:plexus-interpolation:jar:1.1 (compile)
- org.apache.maven:maven-compat:jar:3.0-alpha-2 (provided)
- org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-4 (provided)
- org.codehaus.plexus:plexus-container-default:jar:1.0-beta-3.0.5 (provided)
- org.apache.xbean:xbean-reflect:jar:3.4 (provided)
- log4j:log4j:jar:1.2.12 (provided)
- commons-logging:commons-logging-api:jar:1.1 (provided)
- com.google.code.google-collections:google-collect:jar:snapshot-20080530 (provided)
- junit:junit:jar:3.8.2 (provided)
- org.apache.xbean:xbean-reflect:jar:3.4 (provided)
- org.codehaus.woodstox:wstx-asl:jar:3.2.6 (provided)
- stax:stax-api:jar:1.0.1 (provided)
- org.sonatype.spice:model-builder:jar:1.3 (provided)
- org.apache.maven:maven-project-builder:jar:3.0-alpha-2 (provided)
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.3 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.3 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.18.3 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.18.3 (compile)
- org.yaml:snakeyaml:jar:2.3 (compile)
- org.junit.platform:junit-platform-launcher:jar:1.11.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.11.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.0 (test)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher
Public Domain: XZ for Java
BSD 2-Clause License: zstd-jni
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus
Unknown: Maven Shared Model, Plexus I18N Component, log4j
Apache License 2.0: snappy
The MIT License: Project Lombok
Apache-2.0: Apache Commons Compress, Apache Maven Archiver, Apache Maven Reporting API, Apache Maven Reporting Implementation, Apache Maven Shared Utils, Doxia :: APT Module, Doxia :: Core, Doxia :: Sink API, Doxia :: XDoc Module, Doxia :: XHTML5 Module, Doxia Sitetools :: Integration Tools, Doxia Sitetools :: Site Model, Doxia Sitetools :: Site Renderer, Doxia Sitetools :: Skin Model, Maven Artifact, Maven Model, Maven Plugin API, Maven Plugin Tools Java Annotations, MetricsHub Connector Maven Plugin
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Velocity - Engine, Apache Velocity Tools - Generic tools, Plexus :: Component Annotations, Plexus Archiver Component, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus Velocity Component, Plexus XML Utilities, SnakeYAML
CDDL + GPLv2 with classpath exception: javax.annotation API
The Apache Software License, Version 2.0: Apache Commons Digester, Apache Commons Logging, Apache XBean :: Reflect, JSON.simple, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, Maven Compat, Maven Project, Maven Project Builder, Maven Wagon API, Plexus :: Default Container, Plexus Interpolation API, StAX API, Woodstox, google-collect, jackson-databind, javax.inject
Common Public License Version 1.0: JUnit
Dependency File Details
Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
---|---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
jackson-annotations-2.18.3.jar | 78.5 kB | 87 | 74 | 2 | 1.6 | Yes | No |
jackson-core-2.18.3.jar | 598 kB | 293 | - | - | - | - | No |
• Root | - | 246 | 211 | 14 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
• Versioned | - | 12 | 3 | 1 | 11 | Yes | - |
• Versioned | - | 11 | 2 | 1 | 17 | Yes | - |
• Versioned | - | 11 | 2 | 1 | 21 | Yes | - |
• Versioned | - | 11 | 2 | 1 | 22 | Yes | - |
jackson-databind-2.18.3.jar | 1.7 MB | 829 | - | - | - | - | No |
• Root | - | 827 | 789 | 23 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
jackson-dataformat-yaml-2.18.3.jar | 55.6 kB | 43 | - | - | - | - | No |
• Root | - | 41 | 20 | 3 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
json-simple-3.0.2.jar | 35.1 kB | 28 | 17 | 1 | 1.7 | Yes | No |
zstd-jni-1.5.5-5.jar | 5.9 MB | 74 | 33 | 2 | 1.6 | Yes | No |
google-collect-snapshot-20080530.jar | 501.6 kB | 445 | 430 | 2 | 1.5 | Yes | No |
commons-beanutils-1.9.4.jar | 246.9 kB | 154 | 137 | 5 | 1.6 | Yes | No |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes | No |
commons-io-2.11.0.jar | 327.1 kB | 224 | 201 | 11 | 1.8 | Yes | No |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes | No |
commons-logging-api-1.1.jar | 44.6 kB | 29 | 20 | 2 | 1.1 | Yes | No |
javax.annotation-api-1.2.jar | 26.4 kB | 29 | 15 | 3 | 1.6 | Yes | No |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No | No |
junit-3.8.2.jar | 120.6 kB | 120 | 102 | 6 | 1.2 | Yes | No |
log4j-1.2.12.jar | 358.1 kB | 283 | 253 | 19 | 1.1 | Yes | No |
commons-compress-1.23.0.jar | 1.1 MB | 614 | 562 | 36 | 1.8 | Yes | No |
commons-digester3-3.2.jar | 241.6 kB | 213 | 189 | 11 | 1.5 | Yes | No |
commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes | No |
commons-text-1.10.0.jar | 238.4 kB | 174 | 154 | 8 | 1.8 | Yes | No |
maven-archiver-3.6.1.jar | 26.6 kB | 19 | 5 | 1 | 1.8 | Yes | No |
maven-artifact-3.9.6.jar | 58.7 kB | 59 | 34 | 11 | 1.8 | Yes | No |
maven-compat-3.0-alpha-2.jar | 237.6 kB | 189 | 151 | 22 | 1.5 | Yes | No |
maven-model-3.9.6.jar | 217.6 kB | 97 | 80 | 3 | 1.8 | Yes | No |
maven-plugin-api-3.9.6.jar | 47.4 kB | 48 | 27 | 6 | 1.8 | Yes | No |
maven-project-3.0-alpha-2.jar | 142.6 kB | 95 | 69 | 11 | 1.5 | Yes | No |
maven-project-builder-3.0-alpha-2.jar | 169.1 kB | 195 | 177 | 3 | 1.5 | Yes | No |
doxia-core-2.0.0-M8.jar | 145.8 kB | 139 | 110 | 12 | 1.8 | Yes | No |
doxia-integration-tools-2.0.0-M16.jar | 50.2 kB | 48 | 5 | 1 | 1.8 | Yes | No |
doxia-module-apt-2.0.0-M8.jar | 52.9 kB | 48 | 30 | 1 | 1.8 | Yes | No |
doxia-module-xdoc-2.0.0-M8.jar | 35.2 kB | 32 | 13 | 1 | 1.8 | Yes | No |
doxia-module-xhtml5-2.0.0-M8.jar | 17 kB | 24 | 6 | 1 | 1.8 | Yes | No |
doxia-sink-api-2.0.0-M8.jar | 10.2 kB | 18 | 3 | 1 | 1.8 | No | No |
doxia-site-model-2.0.0-M16.jar | 85.8 kB | 56 | 33 | 5 | 1.8 | Yes | No |
doxia-site-renderer-2.0.0-M16.jar | 42 kB | 40 | 10 | 2 | 1.8 | Yes | No |
doxia-skin-model-2.0.0-M16.jar | 16.4 kB | 23 | 5 | 2 | 1.8 | Yes | No |
maven-plugin-annotations-3.15.0.jar | 13.8 kB | 22 | 7 | 1 | 1.8 | Yes | No |
maven-reporting-api-4.0.0.jar | 9.8 kB | 18 | 4 | 1 | 1.8 | Yes | No |
maven-reporting-impl-4.0.0-M13.jar | 20.6 kB | 16 | 2 | 1 | 1.8 | Yes | No |
maven-shared-utils-3.4.2.jar | 151.1 kB | 103 | 79 | 9 | 1.8 | Yes | No |
wagon-provider-api-1.0-beta-4.jar | 52.2 kB | 61 | 41 | 8 | 1.4 | Yes | No |
velocity-engine-core-2.3.jar | 531.3 kB | 299 | 256 | 19 | 1.8 | Yes | No |
velocity-tools-generic-3.1.jar | 216.9 kB | 116 | 98 | 3 | 1.8 | Yes | No |
xbean-reflect-3.4.jar | 133.8 kB | 125 | 110 | 2 | 1.5 | Yes | No |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes | No |
plexus-archiver-4.8.0.jar | 224 kB | 211 | 171 | 26 | 1.8 | Yes | No |
plexus-classworlds-2.7.0.jar | 53.3 kB | 51 | 36 | 5 | 1.8 | Yes | No |
plexus-component-annotations-2.1.0.jar | 4.2 kB | 15 | 3 | 1 | 1.6 | No | No |
plexus-container-default-1.0-beta-3.0.5.jar | 209.1 kB | 225 | 180 | 30 | 1.5 | Yes | No |
plexus-i18n-1.0-beta-10.jar | 11.9 kB | 20 | 7 | 1 | 1.5 | Yes | No |
plexus-interpolation-1.1.jar | 35.5 kB | 44 | 30 | 4 | 1.4 | Yes | No |
plexus-io-3.4.1.jar | 79.4 kB | 89 | 68 | 7 | 1.8 | Yes | No |
plexus-utils-4.0.0.jar | 192.4 kB | 128 | - | - | - | - | No |
• Root | - | 110 | 86 | 7 | 1.8 | Yes | - |
• Versioned | - | 6 | 1 | 1 | 9 | Yes | - |
• Versioned | - | 6 | 1 | 1 | 10 | Yes | - |
• Versioned | - | 6 | 1 | 1 | 11 | Yes | - |
plexus-velocity-2.0.jar | 4.8 kB | 15 | 2 | 1 | 1.8 | Yes | No |
plexus-xml-3.0.0.jar | 93 kB | 44 | 25 | 2 | 1.8 | Yes | No |
wstx-asl-3.2.6.jar | 520.4 kB | 261 | 251 | 20 | 1.2 | Yes | No |
org.eclipse.sisu.inject-0.9.0.M2.jar | 424.6 kB | 318 | 294 | 9 | 1.8 | Yes | No |
org.eclipse.sisu.plexus-0.9.0.M2.jar | 209.8 kB | 203 | 165 | 20 | 1.8 | Yes | No |
snappy-0.4.jar | 58 kB | 34 | 24 | 1 | 1.6 | Yes | No |
junit-jupiter-api-5.11.0.jar | 216.3 kB | 197 | 182 | 8 | 1.8 | Yes | No |
junit-jupiter-engine-5.11.0.jar | 260.1 kB | 152 | 135 | 9 | 1.8 | Yes | No |
junit-platform-commons-1.11.0.jar | 140.6 kB | 86 | - | - | - | - | No |
• Root | - | 77 | 63 | 8 | 1.8 | Yes | - |
• Versioned | - | 9 | 3 | 1 | 9 | Yes | - |
junit-platform-engine-1.11.0.jar | 238.1 kB | 174 | 155 | 10 | 1.8 | Yes | No |
junit-platform-launcher-1.11.0.jar | 189 kB | 131 | 116 | 7 | 1.8 | Yes | No |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes | No |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes | No |
model-builder-1.3.jar | 35.6 kB | 37 | 24 | 2 | 1.5 | Yes | No |
xz-1.9.jar | 116 kB | 132 | - | - | - | - | Yes |
• Root | - | 130 | 116 | 9 | 1.7 | No | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
snakeyaml-2.3.jar | 342.2 kB | 284 | - | - | - | - | No |
• Root | - | 276 | 235 | 23 | 1.7 | Yes | - |
• Versioned | - | 8 | 3 | 2 | 9 | Yes | - |
stax-api-1.0.1.jar | 26.5 kB | 48 | 40 | 5 | 1.2 | Yes | No |
lombok-1.18.36.jar | 2.1 MB | 1083 | 178 | 13 | 1.6 | Yes | No |
71 | 21 MB | 10489 | 8033 | 543 | 1.8 | 67 | 1 |
compile: 45 | compile: 11 MB | compile: 7180 | compile: 5225 | compile: 333 | 1.8 | compile: 42 | - |
runtime: 2 | runtime: 6 MB | runtime: 206 | runtime: 149 | runtime: 11 | runtime: 1 | runtime: 1 | |
provided: 17 | provided: 2.9 MB | provided: 2339 | provided: 1996 | provided: 153 | provided: 17 | - | |
test: 7 | test: 1.1 MB | test: 764 | test: 663 | test: 46 | 1.8 | test: 7 | - |