Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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 | Classifier | Type | License |
---|---|---|---|---|---|
com.jayway.jsonpath | json-path | 0.9.1 | - | jar | Apache 2.0 |
com.sun.el | el-ri | 1.0 | - | jar | - |
junit | junit | 4.12 | - | jar | Eclipse Public License 1.0 |
org.mockito | mockito-core | 1.10.19 | - | jar | The MIT License |
org.springframework | spring-test | 4.1.4.RELEASE | - | jar | The Apache Software License, Version 2.0 |
pl.matsuo | matsuo-core | 1.0-SNAPSHOT | tests | test-jar | GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007 |
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:
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 | License |
---|---|---|---|---|
net.minidev | http://json-smart/ | 1.2 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 2.1 | jar | Apache 2 |
Project Dependency Graph
Dependency Tree
- pl.matsuo:matsuo-web:jar:1.0-SNAPSHOT
matsuo-web Description: Common code for building server and web applications.
URL: https://tunguski.github.io/maven-core/matsuo-web
Project License: GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007
- pl.matsuo:matsuo-core:jar:1.0-SNAPSHOT (compile)
matsuo-core Description: Common code for building server and web applications.
URL: https://tunguski.github.io/maven-core/matsuo-core
Project License: GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007
- pl.matsuo:matsuo-model:jar:1.0-SNAPSHOT (compile)
matsuo-model Description: Common code for building server and web applications.
URL: https://tunguski.github.io/maven-core/matsuo-model
Project License: GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007
- pl.matsuo:matsuo-util:jar:1.0-SNAPSHOT (compile)
matsuo-util Description: Common code for building server and web applications.
URL: https://tunguski.github.io/maven-core/matsuo-util
Project License: GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007
- org.springframework:spring-orm:jar:4.1.4.RELEASE (compile)
Spring Object/Relational Mapping Description: Spring Object/Relational Mapping
URL: https://github.com/spring-projects/spring-framework
Project License: The Apache Software License, Version 2.0
- org.springframework:spring-jdbc:jar:4.1.4.RELEASE (compile)
Spring JDBC Description: Spring JDBC
URL: https://github.com/spring-projects/spring-framework
Project License: The Apache Software License, Version 2.0
- org.springframework:spring-tx:jar:4.1.4.RELEASE (compile)
Spring Transaction Description: Spring Transaction
URL: https://github.com/spring-projects/spring-framework
Project License: The Apache Software License, Version 2.0
- org.springframework:spring-jdbc:jar:4.1.4.RELEASE (compile)
- org.springframework:spring-context-support:jar:4.1.4.RELEASE (compile)
Spring Context Support Description: Spring Context Support
URL: https://github.com/spring-projects/spring-framework
Project License: The Apache Software License, Version 2.0
- org.hsqldb:hsqldb:jar:2.3.2 (compile)
HyperSQL Database Description: HSQLDB - Lightweight 100% Java SQL Database Engine
URL: http://hsqldb.org
Project License: HSQLDB License, a BSD open source license
- org.hibernate:hibernate-validator:jar:5.1.2.Final (compile)
Hibernate Validator Engine Description: Hibernate's Bean Validation (JSR-303) reference implementation.
URL: http://validator.hibernate.org/hibernate-validator
Project License: Apache License, Version 2.0
- javax.validation:validation-api:jar:1.1.0.Final (compile)
Bean Validation API Description: Bean Validation API
URL: http://beanvalidation.org
Project License: The Apache Software License, Version 2.0
- org.jboss.logging:jboss-logging:jar:3.1.3.GA (compile)
JBoss Logging 3 Description: The JBoss Logging Framework
URL: http://www.jboss.org
Project License: Apache License, version 2.0
- com.fasterxml:classmate:jar:1.0.0 (compile)
ClassMate Description: Library for introspecting types with full generic information including resolving of field and method types.
URL: http://github.com/cowtowncoder/java-classmate
Project License: The Apache Software License, Version 2.0
- javax.validation:validation-api:jar:1.1.0.Final (compile)
- org.hibernate:hibernate-core:jar:4.3.7.Final (compile)
Core Hibernate O/RM functionality Description: The core O/RM functionality as provided by Hibernate
URL: http://hibernate.org
Project License: GNU Lesser General Public License
- org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1 (compile)
JBoss Logging I18n Annotations Description: Parent POM for JBoss projects. Provides default project build configuration.
URL: http://www.jboss.org/jboss-logging-tools-parent/jboss-logging-annotations
Project License: Public Domain
- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.0.Final (compile)
Java Transaction API Description: The Java Transaction 1.2 API classes
URL: http://www.jboss.org/jboss-transaction-api_1.2_spec
Project License: Common Development and Distribution LicenseGNU General Public License, Version 2 with the Classpath Exception
- dom4j:dom4j:jar:1.6.1 (compile)
dom4j Description: dom4j: the flexible XML framework for Java
URL: http://dom4j.org
Project License: No license is defined for this project.
- xml-apis:xml-apis:jar:1.0.b2 (compile)
XML Commons External Components XML APIs Description: xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.
URL: http://xml.apache.org/commons/#external
Project License: The Apache Software License, Version 2.0
- xml-apis:xml-apis:jar:1.0.b2 (compile)
- org.hibernate.common:hibernate-commons-annotations:jar:4.0.5.Final (compile)
Hibernate Commons Annotations Description: Common reflection code used in support of annotation processing
URL: http://hibernate.org
Project License: GNU Lesser General Public License
- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final (compile)
Java Persistence API, Version 2.1 Description: Clean-room definition of JPA APIs intended for use in developing Hibernate JPA implementation. See README.md for details
URL: http://hibernate.org
Project License: Eclipse Public License (EPL), Version 1.0Eclipse Distribution License (EDL), Version 1.0
- org.javassist:javassist:jar:3.18.1-GA (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 License: MPL 1.1LGPL 2.1Apache License 2.0
- antlr:antlr:jar:2.7.7 (compile)
AntLR Parser Generator Description: A framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions.
Project License: BSD License
- org.jboss:jandex:jar:1.1.0.Final (compile)
Java Annotation Indexer Description: Parent POM for JBoss projects. Provides default project build configuration.
URL: http://www.jboss.org/jandex
Project License: AL 2.0
- org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1 (compile)
- com.tunguski:hibernate-validator-pl:jar:0.1-SNAPSHOT (compile)
Set of Polish Hibernate Validators Description: There is currently no description associated with this project.
URL: https://github.com/tunguski/hibernate-validator-pl
Project License: No license is defined for this project.
- commons-lang:commons-lang:jar:2.6 (compile)
Commons Lang Description: 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/lang/
Project License: The Apache Software License, Version 2.0
- commons-lang:commons-lang:jar:2.6 (compile)
- commons-dbcp:commons-dbcp:jar:1.4 (compile)
Commons DBCP Description: Commons Database Connection Pooling
URL: http://commons.apache.org/dbcp/
Project License: The Apache Software License, Version 2.0
- commons-pool:commons-pool:jar:1.5.4 (compile)
Commons Pool Description: Commons Object Pooling Library
URL: http://commons.apache.org/pool/
Project License: The Apache Software License, Version 2.0
- commons-pool:commons-pool:jar:1.5.4 (compile)
- pl.matsuo:matsuo-util:jar:1.0-SNAPSHOT (compile)
- org.xhtmlrenderer:flying-saucer-core:jar:9.0.7 (compile)
Flying Saucer Core Renderer Description: Flying Saucer is a CSS 2.1 renderer written in Java. This artifact contains the core rendering and layout code as well as Java2D output.
URL: http://code.google.com/p/flying-saucer/flying-saucer-core/
Project License: GNU Lesser General Public License (LGPL), version 2.1
- org.xhtmlrenderer:flying-saucer-pdf:jar:9.0.7 (compile)
Flying Saucer PDF Rendering Description: Flying Saucer is a CSS 2.1 renderer written in Java. This artifact supports PDF output.
URL: http://code.google.com/p/flying-saucer/flying-saucer-pdf/
Project License: GNU Lesser General Public License (LGPL), version 2.1
- com.lowagie:itext:jar:2.1.7 (compile)
iText, a Free Java-PDF library Description: iText, a free Java-PDF library
URL: http://www.lowagie.com/iText/
Project License: Mozilla Public License
- bouncycastle:bcmail-jdk14:jar:138 (compile)
Legion of the Bouncy Castle Java Cryptography APIs Description: The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.
URL: http://www.bouncycastle.org/java.html
Project License: Bouncy Castle License
- bouncycastle:bcprov-jdk14:jar:138 (compile)
Legion of the Bouncy Castle Java Cryptography APIs Description: The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.
URL: http://www.bouncycastle.org/java.html
Project License: Bouncy Castle License
- org.bouncycastle:bctsp-jdk14:jar:1.38 (compile)
Bouncy Castle OpenPGP API Description: The Bouncy Castle Java API for handling the Time Stamp Protocol (TSP). This jar contains the TSP API for JDK 1.4. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.
URL: http://www.bouncycastle.org/java.html
Project License: Bouncy Castle Licence
- org.bouncycastle:bcprov-jdk14:jar:1.38 (compile)
Bouncy Castle Provider Description: The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.4.
URL: http://www.bouncycastle.org/java.html
Project License: Bouncy Castle Licence
- org.bouncycastle:bcmail-jdk14:jar:1.38 (compile)
Bouncy Castle CMS and S/MIME API Description: The Bouncy Castle Java CMS and S/MIME APIs for handling the CMS and S/MIME protocols. This jar contains CMS and S/MIME APIs for JDK 1.4. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs. If the S/MIME API is used, the JavaMail API and the Java activation framework will also be needed.
URL: http://www.bouncycastle.org/java.html
Project License: Bouncy Castle Licence
- org.bouncycastle:bcprov-jdk14:jar:1.38 (compile)
- bouncycastle:bcmail-jdk14:jar:138 (compile)
- com.lowagie:itext:jar:2.1.7 (compile)
- org.apache.pdfbox:pdfbox:jar:1.8.8 (compile)
Apache PDFBox Description: The Apache PDFBox library is an open source Java tool for working with PDF documents.
URL: http://www.apache.org/pdfbox-parent/pdfbox/
Project License: The Apache Software License, Version 2.0
- org.apache.pdfbox:fontbox:jar:1.8.8 (compile)
Apache FontBox Description: The Apache FontBox library is an open source Java tool to obtain low level information from font files. FontBox is a subproject of Apache PDFBox.
URL: http://pdfbox.apache.org/
Project License: The Apache Software License, Version 2.0
- org.apache.pdfbox:jempbox:jar:1.8.8 (compile)
Apache JempBox Description: The Apache JempBox library is an open source Java tool that implements Adobe's XMP(TM) specification. JempBox is a subproject of Apache PDFBox.
URL: http://www.apache.org/pdfbox-parent/jempbox/
Project License: The Apache Software License, Version 2.0
- commons-logging:commons-logging:jar:1.1.1 (compile)
Commons Logging Description: Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
URL: http://commons.apache.org/logging
Project License: The Apache Software License, Version 2.0
- org.apache.pdfbox:fontbox:jar:1.8.8 (compile)
- org.apache.poi:poi:jar:3.11 (compile)
Apache POI Description: Apache POI - Java API To Access Microsoft Format Files
Project License: The Apache Software License, Version 2.0
- commons-codec:commons-codec:jar:1.9 (compile)
Apache Commons Codec Description: The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
URL: http://commons.apache.org/proper/commons-codec/
Project License: The Apache Software License, Version 2.0
- commons-codec:commons-codec:jar:1.9 (compile)
- net.sf.supercsv:super-csv:jar:2.2.1 (compile)
Super CSV Core Description: Super CSV is a fast, programmer-friendly, free CSV package for Java
URL: https://github.com/super-csv/super-csv/super-csv
Project License: Apache License, Version 2.0
- org.freemarker:freemarker:jar:2.3.21 (compile)
FreeMarker Description: FreeMarker is a "template engine"; a generic tool to generate text output based on templates.
Project License: Apache License, Version 2.0
- org.springframework:spring-webmvc:jar:4.1.4.RELEASE (compile)
Spring Web MVC Description: Spring Web MVC
URL: https://github.com/spring-projects/spring-framework
Project License: The Apache Software License, Version 2.0
- org.springframework:spring-expression:jar:4.1.4.RELEASE (compile)
Spring Expression Language (SpEL) Description: Spring Expression Language (SpEL)
URL: https://github.com/spring-projects/spring-framework
Project License: The Apache Software License, Version 2.0
- org.springframework:spring-expression:jar:4.1.4.RELEASE (compile)
- javax.el:el-api:jar:2.2.1-b04 (compile)
Expression Language API (2.1 Maintenance Release) Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- com.google.code.gson:gson:jar:2.3.1 (compile)
Gson Description: Google Gson library
URL: http://code.google.com/p/google-gson/
Project License: The Apache Software License, Version 2.0
- pl.matsuo:matsuo-model:jar:1.0-SNAPSHOT (compile)
- org.springframework:spring-web:jar:4.1.4.RELEASE (compile)
Spring Web Description: Spring Web
URL: https://github.com/spring-projects/spring-framework
Project License: The Apache Software License, Version 2.0
- org.springframework:spring-aop:jar:4.1.4.RELEASE (compile)
Spring AOP Description: Spring AOP
URL: https://github.com/spring-projects/spring-framework
Project License: The Apache Software License, Version 2.0
- aopalliance:aopalliance:jar:1.0 (compile)
AOP alliance Description: AOP Alliance
URL: http://aopalliance.sourceforge.net
Project License: Public Domain
- aopalliance:aopalliance:jar:1.0 (compile)
- org.springframework:spring-beans:jar:4.1.4.RELEASE (compile)
Spring Beans Description: Spring Beans
URL: https://github.com/spring-projects/spring-framework
Project License: The Apache Software License, Version 2.0
- org.springframework:spring-context:jar:4.1.4.RELEASE (compile)
Spring Context Description: Spring Context
URL: https://github.com/spring-projects/spring-framework
Project License: The Apache Software License, Version 2.0
- org.springframework:spring-core:jar:4.1.4.RELEASE (compile)
Spring Core Description: Spring Core
URL: https://github.com/spring-projects/spring-framework
Project License: The Apache Software License, Version 2.0
- org.springframework:spring-aop:jar:4.1.4.RELEASE (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.5.0 (compile)
Jackson-core Description: Core Jackson abstractions, basic JSON streaming API implementation
URL: https://github.com/FasterXML/jackson
Project License: The Apache Software License, Version 2.0
- com.fasterxml.jackson.core:jackson-databind:jar:2.5.0 (compile)
jackson-databind Description: General data-binding functionality for Jackson: works on core streaming API
URL: http://github.com/FasterXML/jackson
Project License: The Apache Software License, Version 2.0
- com.fasterxml.jackson.core:jackson-annotations:jar:2.5.0 (compile)
Jackson-annotations Description: Core annotations used for value types, used by Jackson data binding package.
URL: http://github.com/FasterXML/jackson
Project License: The Apache Software License, Version 2.0
- com.fasterxml.jackson.core:jackson-annotations:jar:2.5.0 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-hibernate4:jar:2.5.0 (compile)
Jackson-datatype-Hibernate4 Description: Add-on module for Jackson (http://jackson.codehaus.org) to support Hibernate (http://hibernate.org) version 4.x data types.
URL: https://github.com/FasterXML/jackson-datatype-hibernate
Project License: The Apache Software License, Version 2.0
- javax.servlet:javax.servlet-api:jar:3.1.0 (compile)
Java Servlet API Description: Java.net - The Source for Java Technology Collaboration
URL: http://servlet-spec.java.net
Project License: CDDL + GPLv2 with classpath exception
- org.eclipse.jetty:jetty-servlets:jar:9.3.0.M1 (compile)
Jetty :: Utility Servlets and Filters Description: Utility Servlets from Jetty
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-continuation:jar:9.3.0.M1 (compile)
Jetty :: Continuation Description: Asynchronous API
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-http:jar:9.3.0.M1 (compile)
Jetty :: Http Utility Description: Administrative parent pom for Jetty modules
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-util:jar:9.3.0.M1 (compile)
Jetty :: Utilities Description: Utility classes for Jetty
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-io:jar:9.3.0.M1 (compile)
Jetty :: IO Utility Description: Administrative parent pom for Jetty modules
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-continuation:jar:9.3.0.M1 (compile)
- com.sun.el:el-ri:jar:1.0 (test)
el-ri Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- com.jayway.jsonpath:json-path:jar:0.9.1 (test)
json-path Description: Java JsonPath implementation
URL: http://code.google.com/p/json-path/
Project License: Apache 2.0
- net.minidev:json-smart:jar:1.2 (test)
JSON Small and Fast Parser Description: JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.
URL: http://json-smart/
Project License: The Apache Software License, Version 2.0
- org.slf4j:slf4j-api:jar:1.7.5 (compile)
SLF4J API Module Description: The slf4j API
URL: http://www.slf4j.org
Project License: MIT License
- net.minidev:json-smart:jar:1.2 (test)
- pl.matsuo:matsuo-core:test-jar:tests:1.0-SNAPSHOT (test)
matsuo-core Description: Common code for building server and web applications.
URL: https://tunguski.github.io/maven-core/matsuo-core
Project License: GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007
- com.thetransactioncompany:cors-filter:jar:2.2.1 (compile)
CORS Filter Description: CORS Filter is a universal solution for fitting Cross-Origin Resource Sharing (CORS) support to Java web applications. CORS is a recent W3C effort to introduce a standard mechanism for enabling cross-domain requests in web browsers and participating servers.
URL: http://software.dzhuvinov.com/cors-filter.html
Project License: The Apache Software License, Version 2.0
- com.thetransactioncompany:java-property-utils:jar:1.9.1 (compile)
Java Property Utility Description: This package provides a Java utility for typed retrieval of java.util.Properties as boolean, integer, floating point, string and enum values.
URL: http://software.dzhuvinov.com/
Project License: The Apache Software License, Version 2.0
- com.thetransactioncompany:java-property-utils:jar:1.9.1 (compile)
- org.springframework:spring-test:jar:4.1.4.RELEASE (test)
Spring TestContext Framework Description: Spring TestContext Framework
URL: https://github.com/spring-projects/spring-framework
Project License: The Apache Software License, Version 2.0
- 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 License: 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 License: New BSD License
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.mockito:mockito-core:jar:1.10.19 (test)
Mockito Description: Mock objects library for java
Project License: The MIT License
- org.objenesis:objenesis:jar:2.1 (test)
Objenesis Description: A library for instantiating Java objects
URL: http://objenesis.org
Project License: Apache 2
- org.objenesis:objenesis:jar:2.1 (test)
- com.google.guava:guava:jar:18.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: http://code.google.com/p/guava-libraries/guava
Project License: The Apache Software License, Version 2.0
- org.apache.commons:commons-lang3:jar:3.3.2 (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 License: The Apache Software License, Version 2.0
- commons-io:commons-io:jar:2.4 (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 License: The Apache Software License, Version 2.0
- org.slf4j:slf4j-jdk14:jar:1.7.9 (compile)
SLF4J JDK14 Binding Description: SLF4J JDK14 Binding
URL: http://www.slf4j.org
Project License: MIT License
- pl.matsuo:matsuo-core:jar:1.0-SNAPSHOT (compile)
Licenses
Apache License, version 2.0: JBoss Logging 3
Eclipse Public License (EPL), Version 1.0: Java Persistence API, Version 2.1
Apache 2.0: json-path
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, SLF4J JDK14 Binding
GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007: matsuo-core, matsuo-model, matsuo-util, matsuo-web
New BSD License: Hamcrest Core
Apache 2: Objenesis
Unknown: Expression Language API (2.1 Maintenance Release), Set of Polish Hibernate Validators, dom4j, el-ri
Apache License 2.0: Javassist
BSD License: AntLR Parser Generator
AL 2.0: Java Annotation Indexer
The MIT License: Mockito
Apache License, Version 2.0: FreeMarker, Hibernate Validator Engine, Super CSV Core
GNU General Public License, Version 2 with the Classpath Exception: Java Transaction API
MPL 1.1: Javassist
Mozilla Public License: iText, a Free Java-PDF library
Bouncy Castle License: Legion of the Bouncy Castle Java Cryptography APIs
Apache Software License - Version 2.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Utilities, Jetty :: Utility Servlets and Filters
Common Development and Distribution License: Java Transaction API
HSQLDB License, a BSD open source license: HyperSQL Database
GNU Lesser General Public License (LGPL), version 2.1: Flying Saucer Core Renderer, Flying Saucer PDF Rendering
Public Domain: AOP alliance, JBoss Logging I18n Annotations
GNU Lesser General Public License: Core Hibernate O/RM functionality, Hibernate Commons Annotations
Bouncy Castle Licence: Bouncy Castle CMS and S/MIME API, Bouncy Castle OpenPGP API, Bouncy Castle Provider
Eclipse Distribution License (EDL), Version 1.0: Java Persistence API, Version 2.1
Eclipse Public License - Version 1.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Utilities, Jetty :: Utility Servlets and Filters
LGPL 2.1: Javassist
CDDL + GPLv2 with classpath exception: Java Servlet API
The Apache Software License, Version 2.0: Apache Commons Codec, Apache Commons Lang, Apache FontBox, Apache JempBox, Apache PDFBox, Apache POI, Bean Validation API, CORS Filter, ClassMate, Commons DBCP, Commons IO, Commons Lang, Commons Logging, Commons Pool, Gson, Guava: Google Core Libraries for Java, JSON Small and Fast Parser, Jackson-annotations, Jackson-core, Jackson-datatype-Hibernate4, Java Property Utility, Spring AOP, Spring Beans, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring Object/Relational Mapping, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, XML Commons External Components XML APIs, jackson-databind
Dependency File Details
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
antlr-2.7.7.jar | 434.85 kB | 239 | 224 | 12 | 1.2 | debug |
aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | debug |
bcmail-jdk14-138.jar | 187.53 kB | 161 | 144 | 8 | 1.2 | release |
bcprov-jdk14-138.jar | 1.48 MB | 1,372 | 1,292 | 72 | 1.2 | release |
classmate-1.0.0.jar | 58.87 kB | 51 | 36 | 4 | 1.6 | debug |
jackson-annotations-2.5.0.jar | 38.88 kB | 64 | 52 | 1 | 1.6 | debug |
jackson-core-2.5.0.jar | 224.30 kB | 107 | 85 | 8 | 1.6 | debug |
jackson-databind-2.5.0.jar | 1.08 MB | 603 | 569 | 20 | 1.6 | debug |
jackson-datatype-hibernate4-2.5.0.jar | 17.27 kB | 24 | 9 | 1 | 1.6 | debug |
gson-2.3.1.jar | 205.91 kB | 175 | 165 | 6 | 1.5 | debug |
guava-18.0.jar | 2.15 MB | 1,719 | 1,690 | 17 | 1.6 | debug |
json-path-0.9.1.jar | 92.03 kB | 89 | 74 | 6 | 1.6 | debug |
itext-2.1.7.jar | 1.08 MB | 521 | 474 | 22 | 1.4 | release |
el-ri-1.0.jar | 97.34 kB | 79 | 70 | 4 | 1.4 | debug |
cors-filter-2.2.1.jar | 26.96 kB | 34 | 22 | 3 | 1.5 | debug |
java-property-utils-1.9.1.jar | 7.66 kB | 13 | 3 | 1 | 1.6 | debug |
hibernate-validator-pl-0.1-SNAPSHOT.jar | 17.66 kB | 31 | 21 | 1 | 1.6 | debug |
commons-codec-1.9.jar | 257.78 kB | 227 | 85 | 6 | 1.6 | debug |
commons-dbcp-1.4.jar | 156.76 kB | 80 | 62 | 5 | 1.6 | debug |
commons-io-2.4.jar | 180.80 kB | 128 | 110 | 6 | 1.6 | debug |
commons-lang-2.6.jar | 277.56 kB | 155 | 133 | 10 | 1.3 | debug |
commons-logging-1.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug |
commons-pool-1.5.4.jar | 93.97 kB | 66 | 52 | 2 | 1.3 | debug |
dom4j-1.6.1.jar | 306.54 kB | 208 | 190 | 14 | 1.3 | debug |
el-api-2.2.1-b04.jar | 33.11 kB | 38 | 28 | 1 | 1.5 | debug |
javax.servlet-api-3.1.0.jar | 93.56 kB | 103 | 79 | 4 | 1.6 | debug |
validation-api-1.1.0.Final.jar | 62.28 kB | 122 | 106 | 8 | 1.6 | debug |
junit-4.12.jar | 307.55 kB | 323 | 286 | 30 | 1.5 | debug |
json-smart-1.2.jar | 52.93 kB | 50 | 39 | 2 | 1.5 | debug |
super-csv-2.2.1.jar | 93.06 kB | 105 | 86 | 10 | 1.5 | debug |
commons-lang3-3.3.2.jar | 403.07 kB | 241 | 217 | 12 | 1.6 | debug |
fontbox-1.8.8.jar | 213.44 kB | 134 | 111 | 10 | 1.5 | debug |
jempbox-1.8.8.jar | 49.78 kB | 40 | 24 | 3 | 1.5 | debug |
pdfbox-1.8.8.jar | 3.89 MB | 927 | 650 | 49 | 1.5 | debug |
poi-3.11.jar | 1.98 MB | 1,419 | 1,358 | 50 | 1.6 | debug |
bcmail-jdk14-1.38.jar | 187.53 kB | 161 | 144 | 8 | 1.2 | release |
bcprov-jdk14-1.38.jar | 1.48 MB | 1,372 | 1,292 | 72 | 1.2 | release |
bctsp-jdk14-1.38.jar | 22.46 kB | 20 | 13 | 1 | 1.2 | release |
jetty-continuation-9.3.0.M1.jar | 15.43 kB | 20 | 8 | 1 | 1.6 | debug |
jetty-http-9.3.0.M1.jar | 108.90 kB | 69 | 52 | 1 | 1.6 | debug |
jetty-io-9.3.0.M1.jar | 105.29 kB | 89 | 76 | 2 | 1.6 | debug |
jetty-servlets-9.3.0.M1.jar | 76.53 kB | 47 | 35 | 1 | 1.6 | debug |
jetty-util-9.3.0.M1.jar | 346.43 kB | 220 | 198 | 10 | 1.6 | debug |
freemarker-2.3.21.jar | 1.13 MB | 864 | 831 | 17 | 1.5 | debug |
hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
hibernate-core-4.3.7.Final.jar | 5.03 MB | 3,708 | 3,459 | 201 | 1.6 | debug |
hibernate-validator-5.1.2.Final.jar | 618.27 kB | 483 | 410 | 41 | 1.6 | debug |
hibernate-commons-annotations-4.0.5.Final.jar | 73.56 kB | 79 | 67 | 7 | 1.6 | debug |
hibernate-jpa-2.1-api-1.0.0.Final.jar | 110.71 kB | 207 | 200 | 4 | 1.6 | debug |
hsqldb-2.3.2.jar | 1.40 MB | 653 | 582 | 21 | 1.6 | release |
javassist-3.18.1-GA.jar | 697.46 kB | 414 | 390 | 17 | 1.6 | debug |
jandex-1.1.0.Final.jar | 74.76 kB | 55 | 44 | 1 | 1.6 | debug |
jboss-logging-3.1.3.GA.jar | 55.84 kB | 57 | 45 | 1 | 1.6 | debug |
jboss-logging-annotations-1.2.0.Beta1.jar | 11.29 kB | 28 | 16 | 1 | 1.6 | debug |
jboss-transaction-api_1.2_spec-1.0.0.Final.jar | 27.07 kB | 35 | 22 | 2 | 1.6 | debug |
mockito-core-1.10.19.jar | 1.12 MB | 1,138 | 694 | 67 | 1.5 | debug |
objenesis-2.1.jar | 40.78 kB | 52 | 37 | 9 | 1.5 | debug |
slf4j-api-1.7.5.jar | 25.47 kB | 34 | 23 | 3 | 1.5 | debug |
slf4j-jdk14-1.7.9.jar | 7.71 kB | 15 | 5 | 1 | 1.5 | debug |
spring-aop-4.1.4.RELEASE.jar | 350.68 kB | 287 | 255 | 15 | 1.6 | debug |
spring-beans-4.1.4.RELEASE.jar | 691.71 kB | 436 | 387 | 15 | 1.6 | debug |
spring-context-4.1.4.RELEASE.jar | 1,002.03 kB | 833 | 721 | 65 | 1.6 | debug |
spring-context-support-4.1.4.RELEASE.jar | 173.93 kB | 137 | 113 | 13 | 1.6 | debug |
spring-core-4.1.4.RELEASE.jar | 983.39 kB | 767 | 721 | 40 | 1.6 | debug |
spring-expression-4.1.4.RELEASE.jar | 252.74 kB | 153 | 141 | 6 | 1.6 | debug |
spring-jdbc-4.1.4.RELEASE.jar | 416.70 kB | 335 | 301 | 18 | 1.6 | debug |
spring-orm-4.1.4.RELEASE.jar | 367.50 kB | 263 | 245 | 12 | 1.6 | debug |
spring-test-4.1.4.RELEASE.jar | 490.77 kB | 405 | 370 | 27 | 1.6 | debug |
spring-tx-4.1.4.RELEASE.jar | 246.60 kB | 233 | 195 | 20 | 1.6 | debug |
spring-web-4.1.4.RELEASE.jar | 697.70 kB | 540 | 492 | 35 | 1.6 | debug |
spring-webmvc-4.1.4.RELEASE.jar | 763.43 kB | 486 | 435 | 29 | 1.6 | debug |
flying-saucer-core-9.0.7.jar | 1.06 MB | 716 | 573 | 29 | 1.4 | debug |
flying-saucer-pdf-9.0.7.jar | 103.79 kB | 71 | 59 | 3 | 1.4 | debug |
matsuo-core-1.0-SNAPSHOT.jar | 207.05 kB | 87 | 50 | 15 | 1.6 | debug |
matsuo-core-1.0-SNAPSHOT-tests.jar | 24.61 kB | - | - | - | - | - |
matsuo-model-1.0-SNAPSHOT.jar | 81.93 kB | 116 | 69 | 30 | 1.6 | debug |
matsuo-util-1.0-SNAPSHOT.jar | 35.76 kB | 41 | 23 | 3 | 1.6 | debug |
xml-apis-1.0.b2.jar | 106.76 kB | 217 | 184 | 17 | 1.2 | release |
78 | 36.27 MB | 25,700 | 22,605 | 1,296 | 1.6 | 69 |
compile: 69 | compile: 34.03 MB | compile: 23,512 | compile: 20,990 | compile: 1,148 | - | compile: 61 |
test: 9 | test: 2.24 MB | test: 2,188 | test: 1,615 | test: 148 | - | test: 8 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
sonatype-snapshots | https://oss.sonatype.org/content/groups/jetty | Yes | Yes | - |
central | https://repo.maven.apache.org/maven2 | Yes | - | - |
java.net.maven.2 | http://download.java.net/maven/2 | Yes | Yes | - |
mygrid-repository | http://www.mygrid.org.uk/maven/repository | Yes | Yes | Yes |
repo.matsuo-it.com | http://repo.matsuo-it.com/ | Yes | Yes | - |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | - | Yes | - |
glassfish-repository | http://download.java.net/maven/glassfish | Yes | Yes | - |
jbig2.googlecode | http://jbig2-imageio.googlecode.com/svn/maven-repository/ | Yes | Yes | - |
jvnet-nexus-snapshots | https://maven.java.net/content/repositories/snapshots | - | Yes | - |
apache.snapshots | http://repository.apache.org/snapshots | - | Yes | - |
Repository locations for each of the Dependencies.