Fork me on GitHub

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
ch.qos.logback logback-classic 1.2.3 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.2.3 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.sun.activation javax.activation 1.2.0 jar CDDL/GPLv2+CE
com.sun.xml.bind jaxb-core 2.3.0.1 jar CDDL+GPL License
com.sun.xml.bind jaxb-impl 2.3.2 jar Eclipse Distribution License - v 1.0
commons-jxpath commons-jxpath 1.3 jar The Apache Software License, Version 2.0
de.isas.mztab jmztabm-api 1.0.5 jar The Apache License, Version 2.0
de.isas.mztab jmztabm-io 1.0.5 jar The Apache License, Version 2.0
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1GPL2 w/ CPE
org.glassfish javax.el 3.0.1-b09 jar CDDL + GPLv2 with classpath exception
org.hibernate.validator hibernate-validator 6.0.7.Final jar Apache License 2.0
org.hibernate.validator hibernate-validator-annotation-processor 6.0.7.Final jar Apache License 2.0
org.slf4j slf4j-api 1.7.30 jar MIT License
org.springframework spring-aop 4.3.25.RELEASE jar Apache License, Version 2.0
org.springframework spring-beans 4.3.25.RELEASE jar Apache License, Version 2.0
org.springframework spring-context 4.3.25.RELEASE jar Apache License, Version 2.0
org.springframework spring-context-support 4.3.25.RELEASE jar Apache License, Version 2.0
org.springframework spring-core 4.3.25.RELEASE jar Apache License, Version 2.0
org.springframework spring-expression 4.3.25.RELEASE jar Apache License, Version 2.0
org.springframework spring-test 4.3.25.RELEASE jar Apache License, Version 2.0
org.springframework spring-web 4.3.25.RELEASE jar Apache License, Version 2.0
uk.ac.ebi.pride.utilities ols-client 2.11 jar Apache 2 License

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
de.isas.mztab jmztabm-test-utils 1.0.5 jar The Apache License, Version 2.0
junit junit 4.12 jar Eclipse Public License 1.0
org.hamcrest hamcrest-library 1.3 jar New BSD License
org.mockito mockito-core 2.19.0 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
org.projectlombok lombok 1.18.4 jar The 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:

GroupId ArtifactId Version Type Licenses
com.brsanthu migbase64 2.2 jar Prior BSD License
com.fasterxml classmate 1.3.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.10.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.10.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.10.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-csv 2.10.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.10.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-joda 2.10.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.10.2 jar The Apache Software License, Version 2.0
com.fasterxml.woodstox woodstox-core 6.0.3 jar The Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
io.swagger swagger-annotations 1.5.24 jar Apache License 2.0
jakarta.activation jakarta.activation-api 1.2.1 jar EDL 1.0
jakarta.xml.bind jakarta.xml.bind-api 2.3.2 jar Eclipse Distribution License - v 1.0
javax.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE
javax.annotation javax.annotation-api 1.3.2 jar CDDL + GPLv2 with classpath exception
javax.validation validation-api 2.0.0.Final jar Apache License 2.0
joda-time joda-time 2.9.9 jar Apache 2
org.apache.commons commons-lang3 3.4 jar Apache License, Version 2.0
org.codehaus.woodstox stax2-api 4.2 jar The BSD License
org.jboss.logging jboss-logging 3.3.0.Final jar Apache License, version 2.0
org.slf4j jcl-over-slf4j 1.7.19 jar MIT License
uk.ac.ebi.pride.architectural pride-logging 1.0.0 pom Apache 2

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
net.bytebuddy byte-buddy 1.8.10 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.8.10 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

Licenses

Apache License, version 2.0: JBoss Logging 3

CDDL 1.1: jaxb-api

The Apache License, Version 2.0: Woodstox, jmztabm-api, jmztabm-io, jmztabm-test-utils, jmztabm-validation

The BSD License: Stax2 API

Eclipse Public License 1.0: JUnit

MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module

GPL2 w/ CPE: jaxb-api

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

New BSD License: Hamcrest Core, Hamcrest library

Apache 2: Joda-Time, Objenesis, PRIDE Logging Subsytem Dependencies

CDDL/GPLv2+CE: JavaBeans Activation Framework, JavaBeans Activation Framework API jar

Apache License 2.0: Bean Validation API, Hibernate Validator Annotation Processor, Hibernate Validator Engine, swagger-annotations

EDL 1.0: JavaBeans Activation Framework API jar

The MIT License: Project Lombok, mockito-core

Apache License, Version 2.0: Apache Commons Lang, Spring AOP, Spring Beans, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web

Eclipse Distribution License - v 1.0: Old JAXB Runtime, jakarta.xml.bind-api

CDDL + GPLv2 with classpath exception: Expression Language 3.0, javax.annotation API

Prior BSD License: MiG Base64

Apache 2 License: ols-client

The Apache Software License, Version 2.0: Apache Commons Logging, Byte Buddy (without dependencies), Byte Buddy Java agent, ClassMate, Commons JXPath, Jackson module: JAXB Annotations, Jackson-annotations, Jackson-core, Jackson-dataformat-CSV, Jackson-dataformat-XML, Jackson-datatype-Joda, jackson-databind

CDDL+GPL License: Old JAXB Core

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.2.3.jar 290.3 kB 234 175 27 1.6 Yes
logback-core-1.2.3.jar 471.9 kB 419 373 36 1.6 Yes
migbase64-2.2.jar 8.9 kB 12 2 1 1.6 Yes
classmate-1.3.1.jar 64.8 kB 52 37 4 1.6 Yes
jackson-annotations-2.10.2.jar 68.1 kB 81 69 2 - Yes
jackson-core-2.10.2.jar 349.1 kB 144 118 13 - Yes
jackson-databind-2.10.2.jar 1.4 MB 691 656 22 - Yes
jackson-dataformat-csv-2.10.2.jar 99.9 kB 51 35 3 - Yes
jackson-dataformat-xml-2.10.2.jar 108.6 kB 74 52 7 - Yes
jackson-datatype-joda-2.10.2.jar 71.9 kB 64 45 6 - Yes
jackson-module-jaxb-annotations-2.10.2.jar 35 kB 31 13 4 - Yes
woodstox-core-6.0.3.jar 1.6 MB 1100 945 79 - Yes
javax.activation-1.2.0.jar 78 kB 59 42 3 1.5 Yes
jaxb-core-2.3.0.1.jar 254.9 kB 255 179 23 1.7 Yes
jaxb-impl-2.3.2.jar 1 MB 807 642 25 1.7 Yes
commons-jxpath-1.3.jar 300 kB 208 180 16 1.3 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
jmztabm-api-1.0.5.jar 211.6 kB 117 87 7 1.8 Yes
jmztabm-io-1.0.5.jar 220.6 kB 126 104 6 1.8 Yes
jmztabm-test-utils-1.0.5.jar 670.9 kB 39 5 1 1.8 Yes
swagger-annotations-1.5.24.jar 21.8 kB 41 31 1 1.7 Yes
jakarta.activation-api-1.2.1.jar 44.4 kB 42 31 1 1.5 Yes
jakarta.xml.bind-api-2.3.2.jar 115.5 kB 137 111 7 - Yes
javax.activation-api-1.2.0.jar 56.7 kB 41 31 1 1.5 Yes
javax.annotation-api-1.3.2.jar 26.6 kB 29 15 3 1.8 Yes
validation-api-2.0.0.Final.jar 93.1 kB 163 143 9 1.8 Yes
jaxb-api-2.3.1.jar 128.1 kB 136 111 7 - Yes
joda-time-2.9.9.jar 634 kB 763 247 7 1.5 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
byte-buddy-1.8.10.jar 3 MB 2144 2095 36 1.6 Yes
byte-buddy-agent-1.8.10.jar 41.8 kB 39 29 1 1.6 Yes
commons-lang3-3.4.jar 434.7 kB 248 224 12 1.6 Yes
stax2-api-4.2.jar 195.8 kB 146 125 12 - Yes
javax.el-3.0.1-b09.jar 237.8 kB 181 162 6 1.7 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
hamcrest-library-1.3.jar 53.1 kB 46 35 7 1.5 Yes
hibernate-validator-6.0.7.Final.jar 1.1 MB 909 799 72 1.8 Yes
hibernate-validator-annotation-processor-6.0.7.Final.jar 135.8 kB 110 91 6 1.8 Yes
jboss-logging-3.3.0.Final.jar 66.8 kB 60 48 1 1.6 Yes
mockito-core-2.19.0.jar 556.5 kB 602 531 64 1.6 Yes
objenesis-2.6.jar 55.7 kB 59 43 10 1.6 Yes
lombok-1.18.4.jar 1.7 MB 976 146 12 - Yes
jcl-over-slf4j-1.7.19.jar 16.4 kB 23 9 2 1.5 Yes
slf4j-api-1.7.30.jar 41.5 kB 46 34 4 1.5 Yes
spring-aop-4.3.25.RELEASE.jar 380 kB 306 269 17 1.6 Yes
spring-beans-4.3.25.RELEASE.jar 764.4 kB 463 408 15 1.6 Yes
spring-context-4.3.25.RELEASE.jar 1.1 MB 890 768 66 1.6 Yes
spring-context-support-4.3.25.RELEASE.jar 187.5 kB 142 118 14 1.6 Yes
spring-core-4.3.25.RELEASE.jar 1.1 MB 844 795 42 1.6 Yes
spring-expression-4.3.25.RELEASE.jar 275.5 kB 164 150 6 1.6 Yes
spring-test-4.3.25.RELEASE.jar 604.3 kB 487 447 31 1.6 Yes
spring-web-4.3.25.RELEASE.jar 829.2 kB 614 565 37 1.6 Yes
pride-logging-1.0.0.pom 2.4 kB - - - - -
ols-client-2.11.jar 57 kB 60 40 4 1.8 Yes
Total Size Entries Classes Packages Java Version Debug Information
54 21.9 MB 15892 12769 833 1.8 53
compile: 45 compile: 15.5 MB compile: 11612 compile: 9554 compile: 669 - compile: 44
test: 8 test: 4.8 MB test: 3304 test: 3069 test: 152 - test: 8
provided: 1 provided: 1.7 MB provided: 976 provided: 146 provided: 12 - provided: 1