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.6 jar The Apache License, Version 2.0
de.isas.mztab jmztabm-io 1.0.6 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.22.Final jar Apache License 2.0
org.hibernate.validator hibernate-validator-annotation-processor 6.0.22.Final jar Apache License 2.0
org.slf4j slf4j-api 1.7.30 jar MIT License
org.springframework spring-aop 4.3.30.RELEASE jar Apache License, Version 2.0
org.springframework spring-beans 4.3.30.RELEASE jar Apache License, Version 2.0
org.springframework spring-context 4.3.30.RELEASE jar Apache License, Version 2.0
org.springframework spring-context-support 4.3.30.RELEASE jar Apache License, Version 2.0
org.springframework spring-core 4.3.30.RELEASE jar Apache License, Version 2.0
org.springframework spring-expression 4.3.30.RELEASE jar Apache License, Version 2.0
org.springframework spring-test 4.3.30.RELEASE jar Apache License, Version 2.0
org.springframework spring-web 4.3.30.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.6 jar The Apache License, Version 2.0
junit junit 4.13.1 jar Eclipse Public License 1.0
org.hamcrest hamcrest-library 1.3 jar New BSD License
org.mockito mockito-core 3.6.28 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.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.10.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.10.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.10.5.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-csv 2.10.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.10.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-joda 2.10.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.10.5 jar The Apache Software License, Version 2.0
com.fasterxml.woodstox woodstox-core 6.2.1 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.1 jar The BSD License
org.jboss.logging jboss-logging 3.3.2.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.10.18 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.10.18 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 3.1 jar Apache License, Version 2.0

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, 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, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, 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, 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.4.jar 65.1 kB 52 37 4 1.6 Yes
jackson-annotations-2.10.5.jar 68.1 kB 81 69 2 - Yes
jackson-core-2.10.5.jar 349.3 kB 144 118 13 - Yes
jackson-databind-2.10.5.1.jar 1.4 MB 691 656 22 - Yes
jackson-dataformat-csv-2.10.5.jar 100.2 kB 51 35 3 - Yes
jackson-dataformat-xml-2.10.5.jar 108.6 kB 74 52 7 - Yes
jackson-datatype-joda-2.10.5.jar 72.1 kB 64 45 6 - Yes
jackson-module-jaxb-annotations-2.10.5.jar 35 kB 31 13 4 - Yes
woodstox-core-6.2.1.jar 1.6 MB 1092 943 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.6.jar 351.4 kB 216 88 7 - Yes
jmztabm-io-1.0.6.jar 225.5 kB 126 104 6 - Yes
jmztabm-test-utils-1.0.6.jar 674.3 kB 40 5 1 - 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.13.1.jar 382.7 kB 387 348 32 1.5 Yes
byte-buddy-1.10.18.jar 3.5 MB 2509 2454 37 - Yes
byte-buddy-agent-1.10.18.jar 259.2 kB 81 63 2 - Yes
commons-lang3-3.4.jar 434.7 kB 248 224 12 1.6 Yes
stax2-api-4.2.1.jar 195.9 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.22.Final.jar 1.2 MB 918 805 74 1.8 Yes
hibernate-validator-annotation-processor-6.0.22.Final.jar 135.9 kB 110 91 6 1.8 Yes
jboss-logging-3.3.2.Final.jar 66.5 kB 57 45 1 1.6 Yes
mockito-core-3.6.28.jar 675 kB 663 590 65 1.8 Yes
objenesis-3.1.jar 60.4 kB 64 48 10 1.8 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.30.RELEASE.jar 379.8 kB 306 269 17 1.6 Yes
spring-beans-4.3.30.RELEASE.jar 764.6 kB 463 408 15 1.6 Yes
spring-context-4.3.30.RELEASE.jar 1.1 MB 890 768 66 1.6 Yes
spring-context-support-4.3.30.RELEASE.jar 187.7 kB 142 118 14 1.6 Yes
spring-core-4.3.30.RELEASE.jar 1.1 MB 844 795 42 1.6 Yes
spring-expression-4.3.30.RELEASE.jar 276 kB 164 150 6 1.6 Yes
spring-test-4.3.30.RELEASE.jar 604.6 kB 487 447 31 1.6 Yes
spring-web-4.3.30.RELEASE.jar 830.9 kB 615 566 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 23 MB 16528 13291 840 1.8 53
compile: 45 compile: 15.6 MB compile: 11710 compile: 9557 compile: 671 - compile: 44
test: 8 test: 5.6 MB test: 3842 test: 3588 test: 157 - test: 8
provided: 1 provided: 1.7 MB provided: 976 provided: 146 provided: 12 - provided: 1