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 |
---|---|---|---|---|
io.earcam | io.earcam.unexceptional | 1.0.0 | jar | The Apache License, Version 2.0-BSD 3-Clause License-Eclipse Public License-MIT License |
io.earcam.utilitarian | io.earcam.utilitarian.site.deploy.netlify | 1.2.1 | jar | The Apache License, Version 2.0-BSD 3-Clause License-Eclipse Public License-MIT License |
org.apache.maven | maven-core | 3.5.4 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-plugin-api | 3.5.4 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-utils | 3.1.0 | jar | Apache License, Version 2.0 |
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 |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.apache.maven.plugin-testing | maven-plugin-testing-harness | 3.3.0 | jar | Apache License, Version 2.0 |
org.hamcrest | java-hamcrest | 2.0.0.0 | jar | BSD Licence 3 |
org.mockito | mockito-core | 2.23.4 | jar | The MIT License |
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.findbugs | jsr305 | 3.0.2 | jar | The BSD 3-Clause License |
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.5.2 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.25 | jar | MIT License |
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:
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 |
---|---|---|---|---|
org.eclipse | yasson | 1.0.1 | jar | Eclipse Distribution License 1.0 (BSD)-Eclipse Public License 1.0 |
org.glassfish | javax.json | 1.1.2 | jar | Dual license consisting of the CDDL v1.1 and GPL v2 |
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 |
---|---|---|---|---|
classworlds | classworlds | 1.1-alpha-2 | jar | - |
net.bytebuddy | byte-buddy | 1.9.3 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.9.3 | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-archiver | 2.2 | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-container-default | 1.0-alpha-9-stable-1 | jar | - |
org.codehaus.plexus | plexus-io | 2.0.4 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 2.6 | jar | Apache 2 |
Project Dependency Graph
Dependency Tree
- io.earcam.maven.plugin:io.earcam.maven.plugin.netlify:maven-plugin:0.0.4 (compile)
io.earcam.maven.plugin.netlify Description: netlify.com integration: upload static content, free provider supporting HTTPS
URL: https://plugin.maven.earcam.io/netlify
Project Licenses: The Apache License, Version 2.0, BSD 3-Clause License, Eclipse Public License, MIT License
- io.earcam.utilitarian:io.earcam.utilitarian.site.deploy.netlify:jar:1.2.1 (compile)
io.earcam.utilitarian.site.deploy.netlify Description: Site upload, API integration for Netlify
URL: https://utilitarian.earcam.io/site/deploy/netlify
Project Licenses: The Apache License, Version 2.0, BSD 3-Clause License, Eclipse Public License, MIT License
- io.earcam.utilitarian:io.earcam.utilitarian.web.jaxrs:jar:1.2.1 (compile)
io.earcam.utilitarian.web.jaxrs Description: Common client code for javax.ws.rs
URL: https://utilitarian.earcam.io/web/jaxrs
Project Licenses: The Apache License, Version 2.0, BSD 3-Clause License, Eclipse Public License, MIT License
- javax.xml.bind:jaxb-api:jar:2.3.1 (compile)
jaxb-api Description: JAXB (JSR 222) API
URL: https://github.com/javaee/jaxb-spec/jaxb-api
Project Licenses: CDDL 1.1, GPL2 w/ CPE
- javax.activation:javax.activation-api:jar:1.2.0 (compile)
JavaBeans Activation Framework API jar Description: JavaBeans Activation Framework API jar
URL: http://java.net/all/javax.activation-api/
Project Licenses: CDDL/GPLv2+CE
- javax.activation:javax.activation-api:jar:1.2.0 (compile)
- javax.json.bind:javax.json.bind-api:jar:1.0 (compile)
javax.json.bind-api Description: Java.net - The Source for Java Technology Collaboration
URL: https://javaee.github.io/jsonb-spec
Project Licenses: Dual license consisting of the CDDL v1.1 and GPL v2
- org.eclipse:yasson:jar:1.0.1 (runtime)
org.eclipse.yasson Description: Eclipse Yasson. Reference implementation of JSR-367 (JSON-B).
URL: https://projects.eclipse.org/projects/rt.yasson
Project Licenses: Eclipse Distribution License 1.0 (BSD), Eclipse Public License 1.0
- org.glassfish:javax.json:jar:1.1.2 (runtime)
JSR 374 (JSON Processing) Default Provider Description: Default provider for JSR 374:Java API for Processing JSON
URL: https://javaee.github.io/jsonp
Project Licenses: Dual license consisting of the CDDL v1.1 and GPL v2
- javax.xml.bind:jaxb-api:jar:2.3.1 (compile)
- javax.json:javax.json-api:jar:1.1.2 (compile)
JSR 374 (JSON Processing) API Description: API module of JSR 374:Java API for Processing JSON
URL: https://javaee.github.io/jsonp
Project Licenses: Dual license consisting of the CDDL v1.1 and GPL v2
- javax.ws.rs:javax.ws.rs-api:jar:2.1.1 (compile)
javax.ws.rs-api Description: Java API for RESTful Web Services
URL: https://github.com/eclipse-ee4j/jaxrs-api
Project Licenses: EPL 2.0, GPL2 w/ CPE
- org.glassfish.jersey.core:jersey-client:jar:2.27 (compile)
jersey-core-client Description: Jersey core client implementation
URL: https://jersey.github.io/jersey-client/
Project Licenses: CDDL 1.1, GPL2 w/ CPE, Apache License, 2.0, Public Domain, Modified BSD
- org.glassfish.jersey.core:jersey-common:jar:2.27 (compile)
jersey-core-common Description: Jersey core common packages
URL: https://jersey.github.io/jersey-common/
Project Licenses: Common Development and Distribution License (CDDL), Version 1.1, The GNU General Public License (GPL), Version 2, With Classpath Exception, Apache License, 2.0, Public Domain
- javax.annotation:javax.annotation-api:jar:1.2 (compile)
javax.annotation API Description: Common Annotations for the JavaTM Platform API
URL: http://jcp.org/en/jsr/detail?id=250
Project Licenses: CDDL + GPLv2 with classpath exception
- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1 (compile)
OSGi resource locator bundle - used by various API providers that rely on META-INF/services mechanism to locate providers. Description: See http://wiki.glassfish.java.net/Wiki.jsp?page=JdkSpiOsgi for more information
URL: http://glassfish.org/osgi-resource-locator/
Project Licenses: CDDL + GPLv2 with classpath exception
- javax.annotation:javax.annotation-api:jar:1.2 (compile)
- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b42 (compile)
javax.inject:1 as OSGi bundle Description: Injection API (JSR 330) version ${javax.inject.version} repackaged as OSGi bundle
URL: https://github.com/hk2-project/hk2/external/javax.inject
Project Licenses: CDDL + GPLv2 with classpath exception
- org.glassfish.jersey.core:jersey-common:jar:2.27 (compile)
- org.glassfish.jersey.inject:jersey-hk2:jar:2.27 (compile)
jersey-inject-hk2 Description: HK2 InjectionManager implementation
URL: https://jersey.github.io/project/jersey-hk2/
Project Licenses: CDDL 1.1, GPL2 w/ CPE, Apache License, 2.0, Public Domain, Modified BSD
- org.glassfish.hk2:hk2-locator:jar:2.5.0-b42 (compile)
ServiceLocator Default Implementation Description: ServiceLocator Default Implementation
URL: https://github.com/hk2-project/hk2/hk2-locator
Project Licenses: CDDL + GPLv2 with classpath exception
- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b42 (compile)
aopalliance version 1.0 repackaged as a module Description: Dependency Injection Kernel
URL: https://github.com/hk2-project/hk2/external/aopalliance-repackaged
Project Licenses: CDDL + GPLv2 with classpath exception
- org.glassfish.hk2:hk2-api:jar:2.5.0-b42 (compile)
HK2 API module Description: HK2 API module
URL: https://github.com/hk2-project/hk2/hk2-api
Project Licenses: CDDL + GPLv2 with classpath exception
- org.glassfish.hk2:hk2-utils:jar:2.5.0-b42 (compile)
HK2 Implementation Utilities Description: HK2 Implementation Utilities
URL: https://github.com/hk2-project/hk2/hk2-utils
Project Licenses: CDDL + GPLv2 with classpath exception
- org.javassist:javassist:jar:3.22.0-CR2 (compile)
Javassist Description: Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.
URL: http://www.javassist.org/
Project Licenses: MPL 1.1, LGPL 2.1, Apache License 2.0
- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b42 (compile)
- org.glassfish.hk2:hk2-locator:jar:2.5.0-b42 (compile)
- io.earcam.utilitarian:io.earcam.utilitarian.web.jaxrs:jar:1.2.1 (compile)
- io.earcam:io.earcam.unexceptional:jar:1.0.0 (compile)
io.earcam.unexceptional Description: A small cohesive module, leveraging Java 8 functional capabilities to remove most of the boiler-plate of handling checked exceptions.
URL: https://unexceptional.earcam.io
Project Licenses: The Apache License, Version 2.0, BSD 3-Clause License, Eclipse Public License, MIT License
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
FindBugs-jsr305 Description: JSR305 Annotations for Findbugs
URL: http://findbugs.sourceforge.net/
Project Licenses: The BSD 3-Clause License
- org.slf4j:slf4j-api:jar:1.7.25 (provided)
SLF4J API Module Description: The slf4j API
URL: http://www.slf4j.org
Project Licenses: MIT License
- org.apache.maven:maven-plugin-api:jar:3.5.4 (compile)
Maven Plugin API Description: The API for plugins - Mojos - development.
URL: https://maven.apache.org/ref/3.5.4/maven-plugin-api/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-model:jar:3.5.4 (compile)
Maven Model Description: Model for Maven POM (Project Object Model)
URL: https://maven.apache.org/ref/3.5.4/maven-model/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-artifact:jar:3.5.4 (compile)
Maven Artifact Description: Maven is a software build management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: https://maven.apache.org/ref/3.5.4/maven-artifact/
Project Licenses: Apache License, Version 2.0
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.3 (compile)
org.eclipse.sisu.plexus Description: Plexus-JSR330 adapter; adds Plexus support to the Sisu-Inject container
URL: http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/
Project Licenses: Eclipse Public License, Version 1.0
- javax.enterprise:cdi-api:jar:1.0 (compile)
CDI APIs Description: APIs for JSR-299: Contexts and Dependency Injection for Java EE
URL: http://www.seamframework.org/Weld/cdi-api
Project Licenses: Apache License, Version 2.0
- javax.annotation:jsr250-api:jar:1.0 (compile)
JSR-250 Common Annotations for the JavaTM Platform Description: JSR-250 Reference Implementation by Glassfish
URL: http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html
Project Licenses: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
- javax.annotation:jsr250-api:jar:1.0 (compile)
- javax.enterprise:cdi-api:jar:1.0 (compile)
- org.codehaus.plexus:plexus-classworlds:jar:2.5.2 (compile)
Plexus Classworlds Description: A class loader framework
URL: http://plexus.codehaus.org/plexus-classworlds/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven:maven-model:jar:3.5.4 (compile)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5.2 (provided)
Maven Plugin Tools Java 5 Annotations Description: Java 5 annotations to use in Mojos
URL: https://maven.apache.org/plugin-tools/maven-plugin-annotations
Project Licenses: Apache License, Version 2.0
- org.codehaus.plexus:plexus-utils:jar:3.1.0 (compile)
Plexus Common Utilities Description: A collection of various utility classes to ease working with strings, files, command lines, XML and more.
URL: http://codehaus-plexus.github.io/plexus-utils/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-core:jar:3.5.4 (compile)
Maven Core Description: Maven Core classes.
URL: https://maven.apache.org/ref/3.5.4/maven-core/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-settings:jar:3.5.4 (compile)
Maven Settings Description: Maven Settings model.
URL: https://maven.apache.org/ref/3.5.4/maven-settings/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-settings-builder:jar:3.5.4 (compile)
Maven Settings Builder Description: The effective settings builder, with inheritance and password decryption.
URL: https://maven.apache.org/ref/3.5.4/maven-settings-builder/
Project Licenses: Apache License, Version 2.0
- org.codehaus.plexus:plexus-interpolation:jar:1.24 (compile)
Plexus Interpolation API Description: The Plexus project provides a full software stack for creating and executing software projects.
URL: http://codehaus-plexus.github.io/plexus-interpolation/
Project Licenses: Apache License, Version 2.0
- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4 (compile)
Plexus Security Dispatcher Component Description: There is currently no description associated with this project.
URL: http://spice.sonatype.org/plexus-sec-dispatcher
Project Licenses: Apache Public License 2.0
- org.sonatype.plexus:plexus-cipher:jar:1.4 (compile)
Plexus Cipher: encryption/decryption Component Description: There is currently no description associated with this project.
URL: http://spice.sonatype.org/plexus-cipher
Project Licenses: Apache Public License 2.0
- org.sonatype.plexus:plexus-cipher:jar:1.4 (compile)
- org.codehaus.plexus:plexus-interpolation:jar:1.24 (compile)
- org.apache.maven:maven-builder-support:jar:3.5.4 (compile)
Maven Builder Support Description: Support for descriptor builders (model, setting, toolchains)
URL: https://maven.apache.org/ref/3.5.4/maven-builder-support/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-repository-metadata:jar:3.5.4 (compile)
Maven Repository Metadata Model Description: Per-directory local and remote repository metadata.
URL: https://maven.apache.org/ref/3.5.4/maven-repository-metadata/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-model-builder:jar:3.5.4 (compile)
Maven Model Builder Description: The effective model builder, with inheritance, profile activation, interpolation, ...
URL: https://maven.apache.org/ref/3.5.4/maven-model-builder/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-resolver-provider:jar:3.5.4 (compile)
Maven Artifact Resolver Provider Description: Extensions to Maven Resolver for utilizing Maven POM and repository metadata.
URL: https://maven.apache.org/ref/3.5.4/maven-resolver-provider/
Project Licenses: Apache License, Version 2.0
- org.apache.maven.resolver:maven-resolver-impl:jar:1.1.1 (compile)
Maven Artifact Resolver Implementation Description: An implementation of the repository system.
URL: https://maven.apache.org/resolver/maven-resolver-impl/
Project Licenses: Apache License, Version 2.0
- org.apache.maven.resolver:maven-resolver-api:jar:1.1.1 (compile)
Maven Artifact Resolver API Description: The application programming interface for the repository system.
URL: https://maven.apache.org/resolver/maven-resolver-api/
Project Licenses: Apache License, Version 2.0
- org.apache.maven.resolver:maven-resolver-spi:jar:1.1.1 (compile)
Maven Artifact Resolver SPI Description: The service provider interface for repository system implementations and repository connectors.
URL: https://maven.apache.org/resolver/maven-resolver-spi/
Project Licenses: Apache License, Version 2.0
- org.apache.maven.resolver:maven-resolver-util:jar:1.1.1 (compile)
Maven Artifact Resolver Utilities Description: A collection of utility classes to ease usage of the repository system.
URL: https://maven.apache.org/resolver/maven-resolver-util/
Project Licenses: Apache License, Version 2.0
- org.apache.maven.shared:maven-shared-utils:jar:3.2.1 (compile)
Apache Maven Shared Utils Description: Shared utils without any further dependencies
URL: https://maven.apache.org/shared/maven-shared-utils/
Project Licenses: Apache License, Version 2.0
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.3 (compile)
org.eclipse.sisu.inject Description: JSR330-based container; supports classpath scanning, auto-binding, and dynamic auto-wiring
URL: http://www.eclipse.org/sisu/org.eclipse.sisu.inject/
Project Licenses: Eclipse Public License, Version 1.0
- com.google.inject:guice:jar:no_aop:4.2.0 (compile)
Google Guice - Core Library Description: Guice is a lightweight dependency injection framework for Java 6 and above
URL: https://github.com/google/guice/guice
Project Licenses: The Apache Software License, Version 2.0
- aopalliance:aopalliance:jar:1.0 (compile)
AOP alliance Description: AOP Alliance
URL: http://aopalliance.sourceforge.net
Project Licenses: Public Domain
- aopalliance:aopalliance:jar:1.0 (compile)
- com.google.guava:guava:jar:20.0 (compile)
Guava: Google Core Libraries for Java Description: Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more. Guava has only one code dependency - javax.annotation, per the JSR-305 spec.
URL: https://github.com/google/guava/guava
Project Licenses: The Apache Software License, Version 2.0
- javax.inject:javax.inject:jar:1 (compile)
javax.inject Description: The javax.inject API
URL: http://code.google.com/p/atinject/
Project Licenses: The Apache Software License, Version 2.0
- org.codehaus.plexus:plexus-component-annotations:jar:1.7.1 (compile)
Plexus :: Component Annotations Description: Plexus Component "Java 5" Annotations, to describe plexus components properties in java sources with standard annotations instead of javadoc annotations.
URL: http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/
Project Licenses: Apache License, Version 2.0
- org.apache.commons:commons-lang3:jar:3.5 (compile)
Apache Commons Lang Description: Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
URL: http://commons.apache.org/proper/commons-lang/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-settings:jar:3.5.4 (compile)
- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0 (test)
Maven Plugin Testing Mechanism Description: The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo.
URL: http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/
Project Licenses: Apache License, Version 2.0
- commons-io:commons-io:jar:2.2 (compile)
Commons IO Description: The Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.
URL: http://commons.apache.org/io/
Project Licenses: The Apache Software License, Version 2.0
- org.codehaus.plexus:plexus-archiver:jar:2.2 (test)
Plexus Archiver Component Description: The Plexus project provides a full software stack for creating and executing software projects.
URL: http://plexus.codehaus.org/plexus-components/plexus-archiver
Project Licenses: The Apache Software License, Version 2.0
- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 (test)
Default Plexus Container Description: There is currently no description associated with this project.
Project Licenses: No licenses are defined for this project.
- classworlds:classworlds:jar:1.1-alpha-2 (test)
classworlds Description: There is currently no description associated with this project.
URL: http://classworlds.codehaus.org/
Project Licenses: No licenses are defined for this project.
- classworlds:classworlds:jar:1.1-alpha-2 (test)
- org.codehaus.plexus:plexus-io:jar:2.0.4 (test)
Plexus IO Components Description: The Plexus project provides a full software stack for creating and executing software projects.
URL: http://plexus.codehaus.org/plexus-components/plexus-io
Project Licenses: The Apache Software License, Version 2.0
- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 (test)
- commons-io:commons-io:jar:2.2 (compile)
- junit:junit:jar:4.12 (test)
JUnit Description: JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.
URL: http://junit.org
Project Licenses: Eclipse Public License 1.0
- org.hamcrest:hamcrest-core:jar:1.3 (test)
Hamcrest Core Description: This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.
URL: https://github.com/hamcrest/JavaHamcrest/hamcrest-core
Project Licenses: New BSD License
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:java-hamcrest:jar:2.0.0.0 (test)
Java Hamcrest Description: Hamcrest matcher library for Java
URL: http://hamcrest.org/JavaHamcrest/
Project Licenses: BSD Licence 3
- org.mockito:mockito-core:jar:2.23.4 (test)
mockito-core Description: Mockito mock objects library core API and implementation
URL: https://github.com/mockito/mockito
Project Licenses: The MIT License
- net.bytebuddy:byte-buddy:jar:1.9.3 (test)
Byte Buddy (without dependencies) Description: Byte Buddy is a Java library for creating Java classes at run time. This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.
URL: http://bytebuddy.net/byte-buddy
Project Licenses: The Apache Software License, Version 2.0
- net.bytebuddy:byte-buddy-agent:jar:1.9.3 (test)
Byte Buddy Java agent Description: The Byte Buddy Java agent allows to access the JVM's HotSwap feature.
URL: http://bytebuddy.net/byte-buddy-agent
Project Licenses: The Apache Software License, Version 2.0
- org.objenesis:objenesis:jar:2.6 (test)
Objenesis Description: A library for instantiating Java objects
URL: http://objenesis.org
Project Licenses: Apache 2
- net.bytebuddy:byte-buddy:jar:1.9.3 (test)
- io.earcam.utilitarian:io.earcam.utilitarian.site.deploy.netlify:jar:1.2.1 (compile)
Licenses
Common Development and Distribution License (CDDL), Version 1.1: jersey-core-common
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
The Apache License, Version 2.0: io.earcam.maven.plugin.netlify, io.earcam.unexceptional, io.earcam.utilitarian.site.deploy.netlify, io.earcam.utilitarian.web.jaxrs
Eclipse Public License 1.0: JUnit, org.eclipse.yasson
MIT License: SLF4J API Module, io.earcam.maven.plugin.netlify, io.earcam.unexceptional, io.earcam.utilitarian.site.deploy.netlify, io.earcam.utilitarian.web.jaxrs
Eclipse Distribution License 1.0 (BSD): org.eclipse.yasson
GPL2 w/ CPE: javax.ws.rs-api, jaxb-api, jersey-core-client, jersey-inject-hk2
New BSD License: Hamcrest Core
BSD 3-Clause License: io.earcam.maven.plugin.netlify, io.earcam.unexceptional, io.earcam.utilitarian.site.deploy.netlify, io.earcam.utilitarian.web.jaxrs
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
Apache 2: Objenesis
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus
The BSD 3-Clause License: FindBugs-jsr305
Unknown: Default Plexus Container, classworlds
Apache License 2.0: Javassist
The MIT License: mockito-core
Apache License, Version 2.0: Apache Commons Lang, Apache Maven Shared Utils, CDI APIs, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Plugin Tools Java 5 Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Common Utilities, Plexus Interpolation API
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform
EPL 2.0: javax.ws.rs-api
MPL 1.1: Javassist
Apache License, 2.0: jersey-core-client, jersey-core-common, jersey-inject-hk2
CDDL 1.1: jaxb-api, jersey-core-client, jersey-inject-hk2
Eclipse Public License: io.earcam.maven.plugin.netlify, io.earcam.unexceptional, io.earcam.utilitarian.site.deploy.netlify, io.earcam.utilitarian.web.jaxrs
Public Domain: AOP alliance, jersey-core-client, jersey-core-common, jersey-inject-hk2
BSD Licence 3: Java Hamcrest
Modified BSD: jersey-core-client, jersey-inject-hk2
LGPL 2.1: Javassist
CDDL + GPLv2 with classpath exception: HK2 API module, HK2 Implementation Utilities, OSGi resource locator bundle - used by various API providers that rely on META-INF/services mechanism to locate providers., ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, javax.annotation API, javax.inject:1 as OSGi bundle
Dual license consisting of the CDDL v1.1 and GPL v2: JSR 374 (JSON Processing) API, JSR 374 (JSON Processing) Default Provider, javax.json.bind-api
The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy Java agent, Commons IO, Google Guice - Core Library, Guava: Google Core Libraries for Java, Plexus Archiver Component, Plexus Classworlds, Plexus IO Components, javax.inject
The GNU General Public License (GPL), Version 2, With Classpath Exception: jersey-core-common
Dependency File Details
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
aopalliance-1.0.jar | 4.5 kB | 15 | 9 | 2 | 1.3 | Yes |
classworlds-1.1-alpha-2.jar | 37.5 kB | 32 | 22 | 3 | 1.1 | Yes |
jsr305-3.0.2.jar | 20.1 kB | 46 | 35 | 3 | 1.6 | Yes |
guava-20.0.jar | 2.4 MB | 1844 | 1814 | 18 | 1.6 | Yes |
guice-4.2.0-no_aop.jar | 521.1 kB | 406 | 390 | 9 | 1.7 | Yes |
commons-io-2.2.jar | 173.6 kB | 126 | 108 | 6 | 1.5 | Yes |
io.earcam.unexceptional-1.0.0.jar | 39.7 kB | 35 | 24 | 1 | 1.8 | Yes |
io.earcam.utilitarian.site.deploy.netlify-1.2.1.jar | 12.7 kB | 15 | 2 | 1 | 1.8 | Yes |
io.earcam.utilitarian.web.jaxrs-1.2.1.jar | 9.4 kB | 17 | 5 | 1 | 1.8 | Yes |
javax.activation-api-1.2.0.jar | 56.7 kB | 41 | 31 | 1 | 1.5 | Yes |
javax.annotation-api-1.2.jar | 26.4 kB | 29 | 15 | 3 | 1.6 | Yes |
jsr250-api-1.0.jar | 5.8 kB | 16 | 11 | 2 | 1.5 | Yes |
cdi-api-1.0.jar | 44.9 kB | 92 | 75 | 7 | 1.5 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
javax.json-api-1.1.2.jar | 31.1 kB | 46 | 34 | 3 | 1.8 | Yes |
javax.json.bind-api-1.0.jar | 23.7 kB | 42 | 26 | 6 | 1.8 | Yes |
javax.ws.rs-api-2.1.1.jar | 126.9 kB | 153 | 137 | 6 | 1.8 | Yes |
jaxb-api-2.3.1.jar | 128.1 kB | 136 | 110 | 6 | - | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
byte-buddy-1.9.3.jar | 3.2 MB | 2335 | 2285 | 36 | 1.6 | Yes |
byte-buddy-agent-1.9.3.jar | 43.4 kB | 41 | 30 | 1 | 1.5 | Yes |
commons-lang3-3.5.jar | 479.9 kB | 284 | 260 | 12 | 1.6 | Yes |
maven-artifact-3.5.4.jar | 54.9 kB | 57 | 32 | 11 | 1.7 | Yes |
maven-builder-support-3.5.4.jar | 14.8 kB | 24 | 10 | 1 | 1.7 | Yes |
maven-core-3.5.4.jar | 630.1 kB | 485 | 398 | 56 | 1.7 | Yes |
maven-model-3.5.4.jar | 165 kB | 71 | 54 | 3 | 1.7 | Yes |
maven-model-builder-3.5.4.jar | 177.4 kB | 150 | 117 | 16 | 1.7 | Yes |
maven-plugin-api-3.5.4.jar | 47.6 kB | 48 | 27 | 6 | 1.7 | Yes |
maven-repository-metadata-3.5.4.jar | 27.5 kB | 27 | 9 | 2 | 1.7 | Yes |
maven-resolver-provider-3.5.4.jar | 67 kB | 43 | 26 | 1 | 1.7 | Yes |
maven-settings-3.5.4.jar | 44.6 kB | 35 | 19 | 2 | 1.7 | Yes |
maven-settings-builder-3.5.4.jar | 43.1 kB | 53 | 32 | 5 | 1.7 | Yes |
maven-plugin-testing-harness-3.3.0.jar | 51 kB | 36 | 17 | 3 | 1.6 | Yes |
maven-plugin-annotations-3.5.2.jar | 14.3 kB | 22 | 7 | 1 | 1.6 | Yes |
maven-resolver-api-1.1.1.jar | 146.2 kB | 151 | 128 | 11 | 1.7 | Yes |
maven-resolver-impl-1.1.1.jar | 184.6 kB | 116 | 96 | 4 | 1.7 | Yes |
maven-resolver-spi-1.1.1.jar | 35.8 kB | 56 | 34 | 8 | 1.7 | Yes |
maven-resolver-util-1.1.1.jar | 158.9 kB | 128 | 101 | 13 | 1.7 | Yes |
maven-shared-utils-3.2.1.jar | 166.6 kB | 109 | 84 | 10 | 1.6 | Yes |
plexus-archiver-2.2.jar | 185 kB | 137 | 112 | 12 | 1.5 | Yes |
plexus-classworlds-2.5.2.jar | 52.7 kB | 52 | 37 | 5 | 1.6 | Yes |
plexus-component-annotations-1.7.1.jar | 4.3 kB | 15 | 3 | 1 | 1.6 | No |
plexus-container-default-1.0-alpha-9-stable-1.jar | 194.2 kB | 215 | 175 | 28 | 1.1 | Yes |
plexus-interpolation-1.24.jar | 78.9 kB | 76 | 59 | 7 | 1.5 | Yes |
plexus-io-2.0.4.jar | 58.3 kB | 62 | 43 | 5 | 1.5 | Yes |
plexus-utils-3.1.0.jar | 261.6 kB | 129 | 104 | 9 | 1.6 | Yes |
yasson-1.0.1.jar | 296.3 kB | 244 | 222 | 9 | 1.8 | Yes |
org.eclipse.sisu.inject-0.3.3.jar | 379.2 kB | 289 | 271 | 9 | 1.6 | Yes |
org.eclipse.sisu.plexus-0.3.3.jar | 205.3 kB | 196 | 164 | 20 | 1.6 | Yes |
javax.json-1.1.2.jar | 101.1 kB | 73 | 60 | 2 | 1.8 | Yes |
hk2-api-2.5.0-b42.jar | 186.8 kB | 193 | 174 | 7 | 1.6 | Yes |
hk2-locator-2.5.0-b42.jar | 189.5 kB | 114 | 98 | 3 | 1.6 | Yes |
hk2-utils-2.5.0-b42.jar | 135.3 kB | 115 | 90 | 8 | 1.6 | Yes |
osgi-resource-locator-1.0.1.jar | 20.2 kB | 23 | 12 | 1 | 1.6 | Yes |
aopalliance-repackaged-2.5.0-b42.jar | 14.8 kB | 39 | 26 | 4 | 1.6 | Yes |
javax.inject-2.5.0-b42.jar | 6 kB | 15 | 6 | 1 | 1.6 | No |
jersey-client-2.27.jar | 181.6 kB | 128 | 110 | 6 | 1.8 | Yes |
jersey-common-2.27.jar | 1.1 MB | 834 | 800 | 20 | 1.8 | Yes |
jersey-hk2-2.27.jar | 62.5 kB | 59 | 44 | 1 | 1.8 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
java-hamcrest-2.0.0.0.jar | 112.9 kB | 115 | 101 | 11 | 1.7 | Yes |
javassist-3.22.0-CR2.jar | 737.9 kB | 425 | 401 | 17 | 1.6 | Yes |
mockito-core-2.23.4.jar | 565.1 kB | 613 | 542 | 64 | 1.6 | Yes |
objenesis-2.6.jar | 55.7 kB | 59 | 43 | 10 | 1.6 | Yes |
slf4j-api-1.7.25.jar | 41.2 kB | 46 | 34 | 4 | 1.5 | Yes |
plexus-cipher-1.4.jar | 13.5 kB | 20 | 6 | 1 | 1.4 | Yes |
plexus-sec-dispatcher-1.4.jar | 27.7 kB | 31 | 13 | 3 | 1.4 | Yes |
67 | 15.2 MB | 12062 | 10701 | 582 | 1.8 | 64 |
compile: 50 | compile: 9.8 MB | compile: 7611 | compile: 6642 | compile: 357 | - | compile: 47 |
test: 12 | test: 4.9 MB | test: 4020 | test: 3701 | test: 206 | - | test: 12 |
runtime: 2 | runtime: 397.4 kB | runtime: 317 | runtime: 282 | runtime: 11 | - | runtime: 2 |
provided: 3 | provided: 75.6 kB | provided: 114 | provided: 76 | provided: 8 | - | provided: 3 |