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 License
org.springframework.data spring-data-jpa 1.7.0.RELEASE jar Apache License, Version 2.0

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 License
aopalliance aopalliance 1.0 jar Public Domain
org.aspectj aspectjrt 1.8.2 jar Eclipse Public License - v 1.0
org.slf4j slf4j-api 1.7.12 jar MIT License
org.springframework spring-aop 4.0.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-beans 4.0.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context 4.0.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-core 4.0.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-expression 4.0.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-jdbc 4.0.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-orm 4.0.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-tx 4.0.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework.data spring-data-commons 1.9.0.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 License
org.slf4j jcl-over-slf4j 1.7.7 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

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

Apache License, Version 2.0: Spring Data Core, Spring Data JPA

Apache Licence 2.0: Spring-data-jpa wrapper

Public Domain: AOP alliance

The Apache Software License, Version 2.0: Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring Object/Relational Mapping, Spring Transaction

Eclipse Public License - v 1.0: AspectJ runtime