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
org.oxerr.commons commons-user-domain 2.0.0 jar The BSD 2-Clause 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
antlr antlr 2.7.7 jar BSD License
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.fasterxml classmate 1.4.0 jar The Apache Software License, Version 2.0
com.google.code.findbugs jsr305 1.3.9 jar The Apache Software License, Version 2.0
com.google.guava guava 18.0 jar The Apache Software License, Version 2.0
com.infradna.tool bridge-method-annotation 1.13 jar MIT License
com.mysema.commons mysema-commons-lang 0.2.4 jar The Apache Software License, Version 2.0
com.querydsl querydsl-core 4.2.1 jar Apache License, Version 2.0
com.zaxxer HikariCP 3.2.0 jar The Apache Software License, Version 2.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.persistence javax.persistence-api 2.2 jar Eclipse Public License v1.0Eclipse Distribution License v. 1.0
javax.transaction javax.transaction-api 1.3 jar CDDL + GPLv2 with classpath exception
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1GPL2 w/ CPE
net.bytebuddy byte-buddy 1.9.13 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.8.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.11.2 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-to-slf4j 2.11.2 jar Apache License, Version 2.0
org.aspectj aspectjweaver 1.9.4 jar Eclipse Public License - v 1.0
org.dom4j dom4j 2.1.1 jar BSD 3-clause New License
org.hibernate hibernate-core 5.3.10.Final jar GNU Library General Public License v2.1 or later
org.hibernate.common hibernate-commons-annotations 5.0.4.Final jar GNU Lesser General Public License v2.1 or later
org.javassist javassist 3.23.2-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.jboss jandex 2.0.5.Final jar Apache License, Version 2.0
org.jboss.logging jboss-logging 3.3.2.Final jar Apache License, version 2.0
org.slf4j jul-to-slf4j 1.7.26 jar MIT License
org.slf4j slf4j-api 1.7.26 jar MIT License
org.springframework spring-aop 5.1.8.RELEASE jar Apache License, Version 2.0
org.springframework spring-aspects 5.1.8.RELEASE jar Apache License, Version 2.0
org.springframework spring-beans 5.1.8.RELEASE jar Apache License, Version 2.0
org.springframework spring-context 5.1.8.RELEASE jar Apache License, Version 2.0
org.springframework spring-core 5.1.8.RELEASE jar Apache License, Version 2.0
org.springframework spring-expression 5.1.8.RELEASE jar Apache License, Version 2.0
org.springframework spring-jcl 5.1.8.RELEASE jar Apache License, Version 2.0
org.springframework spring-jdbc 5.1.8.RELEASE jar Apache License, Version 2.0
org.springframework spring-orm 5.1.8.RELEASE jar Apache License, Version 2.0
org.springframework spring-tx 5.1.8.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot 2.1.6.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 2.1.6.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 2.1.6.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-aop 2.1.6.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-data-jpa 2.1.6.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-jdbc 2.1.6.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 2.1.6.RELEASE jar Apache License, Version 2.0
org.springframework.data spring-data-commons 2.1.9.RELEASE jar Apache License, Version 2.0
org.springframework.data spring-data-jpa 2.1.9.RELEASE jar Apache License, Version 2.0

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.yaml snakeyaml 1.23 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 BSD 2-Clause License: commons-user-domain, commons-user-repository

MIT License: Bridge method injection annotations, JUL to SLF4J bridge, SLF4J API Module

Eclipse Distribution License v. 1.0: javax.persistence-api

BSD 3-clause New License: dom4j

Eclipse Public License v1.0: javax.persistence-api

GPL2 w/ CPE: jaxb-api

GNU Library General Public License v2.1 or later: Hibernate ORM - hibernate-core

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

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

GNU Lesser General Public License v2.1 or later: Hibernate Commons Annotations

Apache License 2.0: Javassist

BSD License: AntLR Parser Generator

Apache License, Version 2.0: Apache Commons Lang, Apache Log4j API, Apache Log4j to SLF4J Adapter, Byte Buddy (without dependencies), Java Annotation Indexer, Querydsl - Core module, SnakeYAML, Spring AOP, Spring Aspects, Spring Beans, Spring Boot, Spring Boot AOP Starter, Spring Boot AutoConfigure, Spring Boot Data JPA Starter, Spring Boot JDBC Starter, Spring Boot Logging Starter, Spring Boot Starter, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Data Core, Spring Data JPA, Spring Expression Language (SpEL), Spring JDBC, Spring Object/Relational Mapping, Spring Transaction

LGPL 2.1: Javassist

CDDL + GPLv2 with classpath exception: javax.annotation API, javax.transaction API

MPL 1.1: Javassist

The Apache Software License, Version 2.0: ClassMate, FindBugs-jsr305, Guava: Google Core Libraries for Java, HikariCP, lang

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

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
antlr-2.7.7.jar 445.3 kB 239 224 12 1.2 Yes
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
classmate-1.4.0.jar 66.5 kB 54 39 4 1.6 Yes
jsr305-1.3.9.jar 33 kB 72 35 3 1.5 Yes
guava-18.0.jar 2.3 MB 1719 1690 17 1.6 Yes
bridge-method-annotation-1.13.jar 3.2 kB 13 2 1 1.5 No
mysema-commons-lang-0.2.4.jar 12.1 kB 18 7 1 1.6 Yes
querydsl-core-4.2.1.jar 458.6 kB 364 346 9 1.6 Yes
HikariCP-3.2.0.jar 143.6 kB 89 72 8 1.8 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
javax.persistence-api-2.2.jar 164.6 kB 227 207 4 1.8 Yes
javax.transaction-api-1.3.jar 28 kB 30 19 1 1.7 Yes
jaxb-api-2.3.1.jar 128.1 kB 136 111 7 - Yes
byte-buddy-1.9.13.jar 3.3 MB 2382 2331 37 - Yes
commons-lang3-3.8.1.jar 501.9 kB 297 272 13 1.7 Yes
log4j-api-2.11.2.jar 266.3 kB 196 164 8 - Yes
log4j-to-slf4j-2.11.2.jar 17.5 kB 22 6 1 1.7 Yes
aspectjweaver-1.9.4.jar 2 MB 1020 968 36 1.8 Yes
dom4j-2.1.1.jar 323.6 kB 201 184 14 1.8 Yes
hibernate-core-5.3.10.Final.jar 7 MB 5027 4664 274 1.8 Yes
hibernate-commons-annotations-5.0.4.Final.jar 76.2 kB 80 67 7 1.6 Yes
javassist-3.23.2-GA.jar 770.5 kB 440 416 17 1.6 Yes
jandex-2.0.5.Final.jar 187.5 kB 113 103 1 1.6 Yes
jboss-logging-3.3.2.Final.jar 66.5 kB 57 45 1 1.6 Yes
commons-user-domain-2.0.0.jar 12.1 kB 18 6 1 1.8 Yes
jul-to-slf4j-1.7.26.jar 4.6 kB 11 1 1 1.5 Yes
slf4j-api-1.7.26.jar 41.1 kB 46 34 4 1.5 Yes
spring-aop-5.1.8.RELEASE.jar 369.1 kB 306 277 17 1.8 Yes
spring-aspects-5.1.8.RELEASE.jar 47.4 kB 48 28 5 1.8 Yes
spring-beans-5.1.8.RELEASE.jar 673.9 kB 410 380 13 1.8 Yes
spring-context-5.1.8.RELEASE.jar 1.1 MB 911 824 64 1.8 Yes
spring-core-5.1.8.RELEASE.jar 1.3 MB 932 877 47 1.8 Yes
spring-expression-5.1.8.RELEASE.jar 280.8 kB 164 150 6 1.8 Yes
spring-jcl-5.1.8.RELEASE.jar 23.8 kB 28 17 2 1.8 Yes
spring-jdbc-5.1.8.RELEASE.jar 404.6 kB 316 286 17 1.8 Yes
spring-orm-5.1.8.RELEASE.jar 199.6 kB 113 100 7 1.8 Yes
spring-tx-5.1.8.RELEASE.jar 256.4 kB 249 217 19 1.8 Yes
spring-boot-2.1.6.RELEASE.jar 952.5 kB 720 617 64 1.8 Yes
spring-boot-autoconfigure-2.1.6.RELEASE.jar 1.3 MB 1060 949 94 1.8 Yes
spring-boot-starter-2.1.6.RELEASE.jar 0.4 kB 2 0 0 - No
spring-boot-starter-aop-2.1.6.RELEASE.jar 0.4 kB 2 0 0 - No
spring-boot-starter-data-jpa-2.1.6.RELEASE.jar 0.4 kB 2 0 0 - No
spring-boot-starter-jdbc-2.1.6.RELEASE.jar 0.4 kB 2 0 0 - No
spring-boot-starter-logging-2.1.6.RELEASE.jar 0.4 kB 2 0 0 - No
spring-data-commons-2.1.9.RELEASE.jar 1.2 MB 819 748 42 1.8 Yes
spring-data-jpa-2.1.9.RELEASE.jar 356.9 kB 250 207 15 1.8 Yes
snakeyaml-1.23.jar 301.3 kB 247 211 19 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
49 27.9 MB 20177 18495 980 1.8 43
compile: 48 compile: 27.6 MB compile: 19930 compile: 18284 compile: 961 - compile: 42
runtime: 1 runtime: 301.3 kB runtime: 247 runtime: 211 runtime: 19 - runtime: 1