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 |
---|---|---|---|---|
fr.sii.ogham | ogham-core | 1.1.1 | jar | The Apache License, Version 2.0 |
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 |
---|---|---|---|---|
fr.sii.ogham | ogham-test-utils | 1.1.1 | jar | The Apache License, Version 2.0 |
org.springframework.boot | spring-boot-starter-test | 1.3.8.RELEASE | jar | Apache License, Version 2.0 |
org.springframework.boot | spring-boot-starter-web | 1.3.8.RELEASE | jar | Apache License, Version 2.0 |
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 | License |
---|---|---|---|---|
org.springframework.boot | spring-boot | 1.3.8.RELEASE | jar | Apache License, Version 2.0 |
org.springframework.boot | spring-boot-autoconfigure | 1.3.8.RELEASE | jar | Apache License, Version 2.0 |
org.thymeleaf | thymeleaf-spring4 | 2.1.5.RELEASE | jar | The Apache Software 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:
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:
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 | License |
---|---|---|---|---|
aopalliance | aopalliance | 1.0 | jar | Public Domain |
org.springframework | spring-aop | 4.2.8.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-beans | 4.2.8.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-context | 4.2.8.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-core | 4.2.8.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-expression | 4.2.8.RELEASE | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- fr.sii.ogham:ogham-spring:jar:1.1.1
Ogham Spring integration Description: Simplifies integration with Spring Framework and uses the Spring features.
URL: https://groupe-sii.github.io/ogham//ogham-spring
Project License: The Apache License, Version 2.0
- fr.sii.ogham:ogham-core:jar:1.1.1 (compile)
Ogham Core Description: Open, General and Highly Adaptative Messaging library. It is a reusable Java library for sending any kind of message (email, SMS, mobile notification, tweet, SNMP...). The content of the message can comes from any templating engine (Thymeleaf, FreeMarker, Velocity, ...). It also provides bridges for framework integration (Spring, JSF, ...). It is designed to be easily extended.
URL: https://groupe-sii.github.io/ogham//ogham-core
Project License: The Apache License, Version 2.0
- com.sun.mail:javax.mail:jar:1.5.6 (compile)
JavaMail API Description: JavaMail API
URL: http://javamail.java.net/javax.mail
Project License: CDDL/GPLv2+CE
- javax.activation:activation:jar:1.1 (compile)
JavaBeans Activation Framework (JAF) Description: JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).
URL: http://java.sun.com/products/javabeans/jaf/index.jsp
Project License: Common Development and Distribution License (CDDL) v1.0
- javax.activation:activation:jar:1.1 (compile)
- javax.mail:javax.mail-api:jar:1.5.6 (compile)
JavaMail API jar Description: JavaMail API jar
URL: http://javamail.java.net/javax.mail-api
Project License: CDDL/GPLv2+CE
- com.sendgrid:sendgrid-java:jar:2.2.2 (compile)
sendgrid-java Description: SendGrid Java helper library
URL: https://github.com/sendgrid/sendgrid-java
Project License: MIT License
- org.apache.httpcomponents:httpcore:jar:4.4.5 (compile)
Apache HttpCore Description: Apache HttpComponents Core (blocking I/O)
URL: http://hc.apache.org/httpcomponents-core-ga
Project License: Apache License, Version 2.0
- org.apache.httpcomponents:httpmime:jar:4.5.2 (compile)
Apache HttpClient Mime Description: Apache HttpComponents HttpClient - MIME coded entities
URL: http://hc.apache.org/httpcomponents-client
Project License: Apache License, Version 2.0
- org.json:json:jar:20140107 (compile)
JSON in Java Description: JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There is a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully. The license includes this restriction: "The software shall be used for good, not evil." If your conscience cannot live with that, then choose a different package. The package compiles on Java 1.2 thru Java 1.4.
URL: https://github.com/douglascrockford/JSON-java
Project License: The JSON License
- com.sendgrid:smtpapi-java:jar:1.2.0 (compile)
smtpapi-java Description: SMTPAPI Java helper library
URL: https://github.com/sendgrid/smtpapi-java
Project License: MIT License
- org.apache.httpcomponents:httpclient:jar:4.5.2 (compile)
Apache HttpClient Description: Apache HttpComponents Client
URL: http://hc.apache.org/httpcomponents-client
Project License: Apache License, Version 2.0
- org.apache.httpcomponents:httpcore:jar:4.4.5 (compile)
- com.cloudhopper:ch-smpp:jar:5.0.9 (compile)
ch-smpp Description: Efficient, scalable, and flexible Java implementation of the Short Messaging Peer to Peer Protocol (SMPP)
URL: https://github.com/twitter/cloudhopper-smpp
Project License: Apache 2
- com.cloudhopper:ch-commons-util:jar:6.0.2 (compile)
ch-commons-util Description: Common Java utility classes used across Cloudhopper-based projects
URL: https://github.com/twitter/cloudhopper-commons
Project License: Apache 2
- joda-time:joda-time:jar:2.8.2 (compile)
Joda-Time Description: Date and time library to replace JDK date handling
URL: http://www.joda.org/joda-time/
Project License: Apache 2
- joda-time:joda-time:jar:2.8.2 (compile)
- com.cloudhopper:ch-commons-charset:jar:3.0.2 (compile)
ch-commons-charset Description: Utility classes for converting between charsets (mostly "mobile" in nature) such as Unicode to GSM and vice versa
URL: https://github.com/twitter/cloudhopper-commons-charset
Project License: Apache 2
- io.netty:netty:jar:3.9.6.Final (compile)
Netty Description: The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server.
URL: http://netty.io/
Project License: Apache License, Version 2.0
- com.cloudhopper:ch-commons-util:jar:6.0.2 (compile)
- com.cloudhopper:ch-commons-gsm:jar:3.0.0 (compile)
ch-commons-gsm Description: Utility Java classes for working with GSM mobile technologies (usually SMS or MMS)
URL: https://github.com/twitter/cloudhopper-commons-gsm
Project License: Apache 2
- commons-beanutils:commons-beanutils:jar:1.9.3 (compile)
Apache Commons BeanUtils Description: Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
URL: https://commons.apache.org/proper/commons-beanutils/
Project License: Apache License, Version 2.0
- commons-logging:commons-logging:jar:1.2 (compile)
Apache Commons Logging Description: Apache Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
URL: http://commons.apache.org/proper/commons-logging/
Project License: The Apache Software License, Version 2.0
- commons-collections:commons-collections:jar:3.2.2 (compile)
Apache Commons Collections Description: Types that extend and augment the Java Collections Framework.
URL: http://commons.apache.org/collections/
Project License: Apache License, Version 2.0
- commons-logging:commons-logging:jar:1.2 (compile)
- commons-io:commons-io:jar:2.5 (compile)
Apache Commons IO Description: The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.
URL: http://commons.apache.org/proper/commons-io/
Project License: Apache License, Version 2.0
- org.apache.commons:commons-lang3:jar:3.5 (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: Apache License, Version 2.0
- commons-codec:commons-codec:jar:1.10 (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: Apache License, Version 2.0
- com.fasterxml.jackson.core:jackson-databind:jar:2.8.7 (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.8.7 (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-core:jar:2.8.7 (compile)
Jackson-core Description: Core Jackson abstractions, basic JSON streaming API implementation
URL: https://github.com/FasterXML/jackson-core
Project License: The Apache Software License, Version 2.0
- com.fasterxml.jackson.core:jackson-annotations:jar:2.8.7 (compile)
- org.thymeleaf:thymeleaf:jar:2.1.5.RELEASE (compile)
thymeleaf Description: XML/XHTML/HTML5 template engine for Java
Project License: The Apache Software License, Version 2.0
- ognl:ognl:jar:3.0.8 (compile)
OGNL - Object Graph Navigation Library Description: OGNL - Object Graph Navigation Library
URL: http://ognl.org
Project License: The Apache Software License, Version 2.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.1, LGPL 2.1, Apache License 2.0
- org.unbescape:unbescape:jar:1.1.1.RELEASE (compile)
unbescape Description: Advanced yet easy-to-use escape/unescape library for Java
Project License: The Apache Software License, Version 2.0
- ognl:ognl:jar:3.0.8 (compile)
- org.freemarker:freemarker:jar:2.3.25-incubating (compile)
Apache 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.apache.tika:tika-core:jar:1.14 (compile)
Apache Tika core Description: This is the core Apache Tikaâ„¢ toolkit library from which all other modules inherit functionality. It also includes the core facades for the Tika API.
Project License: Apache License, Version 2.0
- org.jsoup:jsoup:jar:1.10.2 (compile)
jsoup Java HTML Parser Description: jsoup is a Java library for working with real-world HTML. It provides a very convenient API for extracting and manipulating data, using the best of DOM, CSS, and jquery-like methods. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers do.
URL: https://jsoup.org/
Project License: The MIT License
- org.slf4j:slf4j-api:jar:1.7.24 (compile)
SLF4J API Module Description: The slf4j API
URL: http://www.slf4j.org
Project License: MIT License
- ch.qos.logback:logback-classic:jar:1.1.11 (compile)
Logback Classic Module Description: logback-classic module
URL: http://logback.qos.ch/logback-classic
Project License: Eclipse Public License - v 1.0, GNU Lesser General Public License
- ch.qos.logback:logback-core:jar:1.1.7 (compile)
Logback Core Module Description: logback-core module
URL: http://logback.qos.ch/logback-core
Project License: Eclipse Public License - v 1.0, GNU Lesser General Public License
- ch.qos.logback:logback-core:jar:1.1.7 (compile)
- com.sun.mail:javax.mail:jar:1.5.6 (compile)
- org.springframework.boot:spring-boot:jar:1.3.8.RELEASE (provided)
Spring Boot Description: Spring Boot
URL: http://projects.spring.io/spring-boot/
Project License: Apache License, Version 2.0
- org.springframework:spring-core:jar:4.2.8.RELEASE (provided)
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-context:jar:4.2.8.RELEASE (provided)
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-aop:jar:4.2.8.RELEASE (provided)
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 (provided)
AOP alliance Description: AOP Alliance
URL: http://aopalliance.sourceforge.net
Project License: Public Domain
- aopalliance:aopalliance:jar:1.0 (provided)
- org.springframework:spring-beans:jar:4.2.8.RELEASE (provided)
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-expression:jar:4.2.8.RELEASE (provided)
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-aop:jar:4.2.8.RELEASE (provided)
- org.springframework:spring-core:jar:4.2.8.RELEASE (provided)
- org.springframework.boot:spring-boot-autoconfigure:jar:1.3.8.RELEASE (provided)
Spring Boot AutoConfigure Description: Spring Boot AutoConfigure
URL: http://projects.spring.io/spring-boot/
Project License: Apache License, Version 2.0
- org.thymeleaf:thymeleaf-spring4:jar:2.1.5.RELEASE (provided)
thymeleaf-spring4 Description: XML/XHTML/HTML5 template engine for Java
Project License: The Apache Software License, Version 2.0
- fr.sii.ogham:ogham-test-utils:jar:1.1.1 (test)
Ogham test helpers Description: Separate module for tests. It provides many helpers for testing email, SMS. It also provides useful tools for testing
URL: https://groupe-sii.github.io/ogham//ogham-test-utils
Project License: The Apache 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.mockito:mockito-all:jar:1.10.19 (test)
Mockito Description: Mock objects library for java
Project License: The MIT License
- com.icegreen:greenmail:jar:1.5.3 (test)
== GreenMail Core == Description: GreenMail - Email Test Servers
URL: http://www.icegreen.com/greenmail/
Project License: Apache 2.0
- nl.jqno.equalsverifier:equalsverifier:jar:2.2.1 (test)
EqualsVerifier Description: EqualsVerifier can be used in JUnit 4 unit tests to verify whether the contract for the equals and hashCode methods is met.
URL: http://www.jqno.nl/equalsverifier
Project License: The Apache Software License, Version 2.0
- org.jsmpp:jsmpp:jar:2.3.4 (test)
jSMPP - Core Description: SMPP library for Java
Project License: Apache License v2
- xmlunit:xmlunit:jar:1.6 (test)
XMLUnit for Java Description: XMLUnit compares a control XML document to a test document or the result of a transformation, validates documents, and compares the results of XPath expressions.
Project License: BSD License
- uk.com.robust-it:cloning:jar:1.9.3 (test)
cloning Description: The cloning library is a small, open source (Apache licensed) Java library which deep-clones objects. The objects do not have to implement the Cloneable interface. Effectively, this library can clone ANY Java object. It can be used i.e. in cache implementations, if you don't want the cached object to be modified or whenever you want to create a deep copy of an object.
URL: https://code.google.com/p/cloning/
Project License: Apache License, Version 2.0
- 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.github.tomakehurst:wiremock:jar:2.5.1 (test)
WireMock Description: A web service test double for all occasions
URL: http://wiremock.org
Project License: The Apache Software License, Version 2.0
- org.eclipse.jetty:jetty-server:jar:9.2.19.v20160908 (test)
Jetty :: Server Core Description: The core jetty server artifact.
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
- javax.servlet:javax.servlet-api:jar:3.1.0 (test)
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-http:jar:9.2.19.v20160908 (test)
Jetty :: Http Utility Description: Administrative parent pom for Jetty modules
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-io:jar:9.2.19.v20160908 (test)
Jetty :: IO Utility Description: Administrative parent pom for Jetty modules
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
- javax.servlet:javax.servlet-api:jar:3.1.0 (test)
- org.eclipse.jetty:jetty-servlet:jar:9.2.19.v20160908 (test)
Jetty :: Servlet Handling Description: Jetty Servlet Container
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-security:jar:9.2.19.v20160908 (test)
Jetty :: Security Description: Jetty security infrastructure
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-security:jar:9.2.19.v20160908 (test)
- org.eclipse.jetty:jetty-servlets:jar:9.2.19.v20160908 (test)
Jetty :: Utility Servlets and Filters Description: Utility Servlets from Jetty
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-continuation:jar:9.2.19.v20160908 (test)
Jetty :: Continuation Description: Asynchronous API
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-util:jar:9.2.19.v20160908 (test)
Jetty :: Utilities Description: Utility classes for Jetty
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-continuation:jar:9.2.19.v20160908 (test)
- org.eclipse.jetty:jetty-webapp:jar:9.2.19.v20160908 (test)
Jetty :: Webapp Application Support Description: Jetty web application support
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-xml:jar:9.2.19.v20160908 (test)
Jetty :: XML utilities Description: The jetty xml utilities.
URL: http://www.eclipse.org/jetty
Project License: Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
- org.eclipse.jetty:jetty-xml:jar:9.2.19.v20160908 (test)
- com.google.guava:guava:jar:18.0 (test)
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.xmlunit:xmlunit-core:jar:2.3.0 (test)
org.xmlunit:xmlunit-core Description: XMLUnit for Java
Project License: The Apache Software License, Version 2.0
- org.xmlunit:xmlunit-legacy:jar:2.3.0 (test)
org.xmlunit:xmlunit-legacy Description: XMLUnit 1.x Compatibility Layer
Project License: The BSD 3-Clause License
- com.jayway.jsonpath:json-path:jar:2.0.0 (test)
Json Path Description: Java port of Stefan Goessner JsonPath.
URL: https://github.com/jayway/JsonPath
Project License: The Apache Software License, Version 2.0
- net.minidev:json-smart:jar:2.1.1 (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
- net.minidev:asm:jar:1.0.2 (test)
ASM helper Minidev Description: ASM Optimisation Package
URL: http://asm/
Project License: The Apache Software License, Version 2.0
- asm:asm:jar:3.3.1 (test)
ASM Core Description: A very small and fast Java bytecode manipulation framework
URL: http://asm.objectweb.org/asm/
Project License: BSD
- asm:asm:jar:3.3.1 (test)
- net.minidev:asm:jar:1.0.2 (test)
- net.minidev:json-smart:jar:2.1.1 (test)
- net.sf.jopt-simple:jopt-simple:jar:4.6 (test)
JOpt Simple Description: A Java library for parsing command line options
URL: http://pholser.github.com/jopt-simple
Project License: The MIT License
- com.flipkart.zjsonpatch:zjsonpatch:jar:0.2.1 (test)
zjsonpatch Description: Java Library to find / apply JSON Patches according to RFC 6902
URL: https://github.com/flipkart-incubator/zjsonpatch/
Project License: The Apache Software License, Version 2.0
- org.apache.commons:commons-collections4:jar:4.0 (test)
Apache Commons Collections Description: The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
URL: http://commons.apache.org/proper/commons-collections/
Project License: The Apache Software License, Version 2.0
- org.apache.commons:commons-collections4:jar:4.0 (test)
- com.github.jknack:handlebars:jar:4.0.6 (test)
Handlebars Description: Logic-less and semantic templates with Java
URL: https://github.com/jknack/handlebars.java/handlebars
Project License: The Apache Software License, Version 2.0
- org.antlr:antlr4-runtime:jar:4.5.1-1 (test)
ANTLR 4 Runtime Description: The ANTLR 4 Runtime
URL: http://www.antlr.org/antlr4-runtime
Project License: The BSD License
- org.antlr:antlr4-runtime:jar:4.5.1-1 (test)
- org.eclipse.jetty:jetty-server:jar:9.2.19.v20160908 (test)
- junit:junit:jar:4.12 (test)
- org.springframework.boot:spring-boot-starter-web:jar:1.3.8.RELEASE (test)
Spring Boot Web Starter Description: Spring Boot Web Starter
URL: http://projects.spring.io/spring-boot/
Project License: Apache License, Version 2.0
- org.springframework.boot:spring-boot-starter:jar:1.3.8.RELEASE (test)
Spring Boot Starter Description: Spring Boot Starter
URL: http://projects.spring.io/spring-boot/
Project License: Apache License, Version 2.0
- org.springframework.boot:spring-boot-starter-logging:jar:1.3.8.RELEASE (test)
Spring Boot Logger Starter Description: Spring Boot Logger Starter
URL: http://projects.spring.io/spring-boot/
Project License: Apache License, Version 2.0
- org.slf4j:jcl-over-slf4j:jar:1.7.21 (test)
JCL 1.1.1 implemented over SLF4J Description: JCL 1.1.1 implemented over SLF4J
URL: http://www.slf4j.org
Project License: MIT License
- org.slf4j:jul-to-slf4j:jar:1.7.21 (test)
JUL to SLF4J bridge Description: JUL to SLF4J bridge
URL: http://www.slf4j.org
Project License: MIT License
- org.slf4j:log4j-over-slf4j:jar:1.7.21 (test)
Log4j Implemented Over SLF4J Description: Log4j implemented over SLF4J
URL: http://www.slf4j.org
Project License: Apache Software Licenses
- org.slf4j:jcl-over-slf4j:jar:1.7.21 (test)
- org.yaml:snakeyaml:jar:1.16 (test)
SnakeYAML Description: YAML 1.1 parser and emitter for Java
Project License: Apache License, Version 2.0
- org.springframework.boot:spring-boot-starter-logging:jar:1.3.8.RELEASE (test)
- org.springframework.boot:spring-boot-starter-tomcat:jar:1.3.8.RELEASE (test)
Spring Boot Tomcat Starter Description: Spring Boot Tomcat Starter
URL: http://projects.spring.io/spring-boot/
Project License: Apache License, Version 2.0
- org.apache.tomcat.embed:tomcat-embed-core:jar:8.0.37 (test)
tomcat-embed-core Description: Core Tomcat implementation
URL: http://tomcat.apache.org/
Project License: Apache License, Version 2.0
- org.apache.tomcat.embed:tomcat-embed-el:jar:8.0.37 (test)
tomcat-embed-el Description: Core Tomcat implementation
URL: http://tomcat.apache.org/
Project License: Apache License, Version 2.0
- org.apache.tomcat.embed:tomcat-embed-logging-juli:jar:8.0.37 (test)
tomcat-embed-logging-juli Description: JULI logging implementation for embedded Tomcat
URL: http://tomcat.apache.org/
Project License: Apache License, Version 2.0
- org.apache.tomcat.embed:tomcat-embed-websocket:jar:8.0.37 (test)
tomcat-embed-websocket Description: Core Tomcat implementation
URL: http://tomcat.apache.org/
Project License: Apache License, Version 2.0
- org.apache.tomcat.embed:tomcat-embed-core:jar:8.0.37 (test)
- org.springframework.boot:spring-boot-starter-validation:jar:1.3.8.RELEASE (test)
Spring Boot Validation Starter Description: Spring Boot Validation Starter
URL: http://projects.spring.io/spring-boot/
Project License: Apache License, Version 2.0
- org.hibernate:hibernate-validator:jar:5.2.4.Final (test)
Hibernate Validator Engine Description: Hibernate's Bean Validation (JSR-303) reference implementation.
URL: http://hibernate.org/validator/hibernate-validator
Project License: Apache License, Version 2.0
- javax.validation:validation-api:jar:1.1.1.Final (test)
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.3.0.Final (test)
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.1.1 (test)
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.1.Final (test)
- org.hibernate:hibernate-validator:jar:5.2.4.Final (test)
- org.springframework:spring-web:jar:4.2.8.RELEASE (test)
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-webmvc:jar:4.2.8.RELEASE (test)
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.boot:spring-boot-starter:jar:1.3.8.RELEASE (test)
- org.springframework.boot:spring-boot-starter-test:jar:1.3.8.RELEASE (test)
Spring Boot Test Starter Description: Spring Boot Test Starter
URL: http://projects.spring.io/spring-boot/
Project License: Apache License, Version 2.0
- org.mockito:mockito-core:jar:1.10.19 (test)
Mockito Description: Mock objects library for java
Project License: The MIT License
- 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-library:jar:1.3 (test)
Hamcrest library Description: Hamcrest library of matcher implementations.
URL: https://github.com/hamcrest/JavaHamcrest/hamcrest-library
Project License: New BSD License
- org.springframework:spring-test:jar:4.2.8.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
- org.mockito:mockito-core:jar:1.10.19 (test)
- fr.sii.ogham:ogham-core:jar:1.1.1 (compile)
Licenses
Apache License, version 2.0: JBoss Logging 3
The Apache License, Version 2.0: Ogham Core, Ogham Spring integration, Ogham test helpers
Eclipse Public License 1.0: JUnit
Apache 2.0: == GreenMail Core ==
The BSD License: ANTLR 4 Runtime
MIT License: JCL 1.1.1 implemented over SLF4J, JUL to SLF4J bridge, SLF4J API Module, sendgrid-java, smtpapi-java
New BSD License: Hamcrest Core, Hamcrest library
Apache License v2: jSMPP - Core
CDDL/GPLv2+CE: JavaMail API, JavaMail API jar
Apache 2: Joda-Time, Objenesis, ch-commons-charset, ch-commons-gsm, ch-commons-util, ch-smpp
BSD: ASM Core
The BSD 3-Clause License: org.xmlunit:xmlunit-legacy
Apache Software Licenses: Log4j Implemented Over SLF4J
Apache License 2.0: Javassist
BSD License: XMLUnit for Java
The MIT License: JOpt Simple, Mockito, jsoup Java HTML Parser
Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Codec, Apache Commons Collections, Apache Commons IO, Apache Commons Lang, Apache FreeMarker, Apache HttpClient, Apache HttpClient Mime, Apache HttpCore, Apache Tika core, Hibernate Validator Engine, Netty, SnakeYAML, Spring Boot, Spring Boot AutoConfigure, Spring Boot Logger Starter, Spring Boot Starter, Spring Boot Test Starter, Spring Boot Tomcat Starter, Spring Boot Validation Starter, Spring Boot Web Starter, cloning, tomcat-embed-core, tomcat-embed-el, tomcat-embed-logging-juli, tomcat-embed-websocket
MPL 1.1: Javassist
Apache Software License - Version 2.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utility Servlets and Filters, Jetty :: Webapp Application Support, Jetty :: XML utilities
The JSON License: JSON in Java
Public Domain: AOP alliance
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
Eclipse Public License - Version 1.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utility Servlets and Filters, Jetty :: Webapp Application Support, Jetty :: XML utilities
LGPL 2.1: Javassist
CDDL + GPLv2 with classpath exception: Java Servlet API
The Apache Software License, Version 2.0: ASM helper Minidev, Apache Commons Collections, Apache Commons Logging, Bean Validation API, ClassMate, EqualsVerifier, Guava: Google Core Libraries for Java, Handlebars, JSON Small and Fast Parser, Jackson-annotations, Jackson-core, Json Path, OGNL - Object Graph Navigation Library, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web, Spring Web MVC, WireMock, jackson-databind, org.xmlunit:xmlunit-core, thymeleaf, thymeleaf-spring4, unbescape, zjsonpatch
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Dependency File Details
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
aopalliance-1.0.jar | 4.47 kB | 15 | 9 | 2 | 1.3 | Yes |
asm-3.3.1.jar | 43.58 kB | 24 | 23 | 2 | 1.2 | No |
logback-classic-1.1.11.jar | 309.13 kB | 237 | 178 | 27 | 1.6 | Yes |
logback-core-1.1.7.jar | 470.78 kB | 418 | 372 | 36 | 1.6 | Yes |
ch-commons-charset-3.0.2.jar | 26.90 kB | 31 | 20 | 1 | 1.6 | Yes |
ch-commons-gsm-3.0.0.jar | 13.13 kB | 19 | 8 | 1 | 1.6 | Yes |
ch-commons-util-6.0.2.jar | 135.86 kB | 106 | 90 | 6 | 1.6 | Yes |
ch-smpp-5.0.9.jar | 167.44 kB | 141 | 121 | 11 | 1.6 | Yes |
classmate-1.1.1.jar | 62.87 kB | 52 | 37 | 4 | 1.6 | Yes |
jackson-annotations-2.8.7.jar | 55.78 kB | 74 | 62 | 1 | 1.6 | Yes |
jackson-core-2.8.7.jar | 282.31 kB | 118 | 95 | 9 | 1.6 | Yes |
jackson-databind-2.8.7.jar | 1.24 MB | 616 | 582 | 20 | 1.6 | Yes |
zjsonpatch-0.2.1.jar | 18.69 kB | 20 | 10 | 1 | 1.6 | Yes |
handlebars-4.0.6.jar | 332.76 kB | 236 | 215 | 9 | 1.6 | Yes |
wiremock-2.5.1.jar | 1.37 MB | 437 | 332 | 19 | 1.6 | Yes |
guava-18.0.jar | 2.26 MB | 1719 | 1690 | 17 | 1.6 | Yes |
greenmail-1.5.3.jar | 278.98 kB | 225 | 198 | 16 | 1.6 | Yes |
json-path-2.0.0.jar | 136.56 kB | 117 | 107 | 5 | 1.6 | Yes |
sendgrid-java-2.2.2.jar | 7.86 kB | 8 | 4 | 1 | 1.6 | Yes |
smtpapi-java-1.2.0.jar | 3.79 kB | 6 | 1 | 1 | 1.6 | Yes |
javax.mail-1.5.6.jar | 608.08 kB | 364 | 331 | 14 | 1.5 | Yes |
commons-beanutils-1.9.3.jar | 246.17 kB | 154 | 137 | 5 | 1.6 | Yes |
commons-codec-1.10.jar | 284.18 kB | 238 | 92 | 6 | 1.6 | Yes |
commons-collections-3.2.2.jar | 588.34 kB | 484 | 460 | 12 | 1.3 | Yes |
commons-io-2.5.jar | 208.70 kB | 142 | 123 | 7 | 1.6 | Yes |
commons-logging-1.2.jar | 61.83 kB | 42 | 28 | 2 | 1.2 | Yes |
ogham-core/target/classes | - | 0 | 0 | 0 | - | No |
ogham-test-utils/target/classes | - | 0 | 0 | 0 | - | No |
netty-3.9.6.Final.jar | 1.31 MB | 938 | 868 | 43 | 1.5 | Yes |
activation-1.1.jar | 62.98 kB | 50 | 38 | 3 | 1.4 | Yes |
javax.mail-api-1.5.6.jar | 204.31 kB | 153 | 139 | 5 | 1.5 | Yes |
javax.servlet-api-3.1.0.jar | 95.81 kB | 103 | 79 | 4 | 1.6 | Yes |
validation-api-1.1.1.Final.jar | 63.78 kB | 122 | 106 | 8 | 1.6 | Yes |
joda-time-2.8.2.jar | 621.99 kB | 749 | 246 | 7 | 1.5 | Yes |
junit-4.12.jar | 314.93 kB | 323 | 286 | 30 | 1.5 | Yes |
asm-1.0.2.jar | 71.76 kB | 51 | 36 | 4 | 1.6 | Yes |
json-smart-2.1.1.jar | 124.93 kB | 113 | 99 | 5 | 1.6 | Yes |
jopt-simple-4.6.jar | 62.48 kB | 58 | 48 | 3 | 1.5 | Yes |
equalsverifier-2.2.1.jar | 2.13 MB | 1459 | 1395 | 47 | 1.6 | Yes |
ognl-3.0.8.jar | 228.24 kB | 140 | 129 | 3 | 1.5 | Yes |
antlr4-runtime-4.5.1-1.jar | 302.03 kB | 216 | 199 | 7 | 1.6 | Yes |
commons-collections4-4.0.jar | 610.26 kB | 459 | 431 | 16 | 1.5 | Yes |
commons-lang3-3.5.jar | 479.88 kB | 284 | 260 | 12 | 1.6 | Yes |
httpclient-4.5.2.jar | 736.66 kB | 504 | 463 | 24 | 1.6 | Yes |
httpcore-4.4.5.jar | 327.37 kB | 283 | 253 | 17 | 1.6 | Yes |
httpmime-4.5.2.jar | 41.03 kB | 40 | 23 | 2 | 1.6 | Yes |
tika-core-1.14.jar | 619.19 kB | 351 | 288 | 19 | 1.6 | Yes |
tomcat-embed-core-8.0.37.jar | 2.86 MB | 1533 | 1347 | 75 | 1.6 | Yes |
tomcat-embed-el-8.0.37.jar | 238.37 kB | 175 | 159 | 6 | 1.6 | Yes |
tomcat-embed-logging-juli-8.0.37.jar | 40.85 kB | 34 | 26 | 2 | 1.6 | Yes |
tomcat-embed-websocket-8.0.37.jar | 248.26 kB | 198 | 177 | 5 | 1.6 | Yes |
jetty-continuation-9.2.19.v20160908.jar | 16.02 kB | 20 | 8 | 1 | 1.6 | Yes |
jetty-http-9.2.19.v20160908.jar | 127.21 kB | 78 | 62 | 2 | 1.6 | Yes |
jetty-io-9.2.19.v20160908.jar | 108.32 kB | 89 | 76 | 2 | 1.6 | Yes |
jetty-security-9.2.19.v20160908.jar | 95.90 kB | 70 | 57 | 2 | 1.6 | Yes |
jetty-server-9.2.19.v20160908.jar | 420.62 kB | 216 | 197 | 7 | 1.6 | Yes |
jetty-servlet-9.2.19.v20160908.jar | 115.71 kB | 59 | 45 | 3 | 1.6 | Yes |
jetty-servlets-9.2.19.v20160908.jar | 124.60 kB | 70 | 57 | 2 | 1.6 | Yes |
jetty-util-9.2.19.v20160908.jar | 376.97 kB | 238 | 216 | 10 | 1.6 | Yes |
jetty-webapp-9.2.19.v20160908.jar | 107.86 kB | 54 | 41 | 1 | 1.6 | Yes |
jetty-xml-9.2.19.v20160908.jar | 44.14 kB | 27 | 12 | 1 | 1.6 | Yes |
freemarker-2.3.25-incubating.jar | 1.49 MB | 1121 | 1091 | 17 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45.02 kB | 52 | 45 | 3 | 1.5 | Yes |
hamcrest-library-1.3.jar | 53.07 kB | 46 | 35 | 7 | 1.5 | Yes |
hibernate-validator-5.2.4.Final.jar | 704.47 kB | 543 | 456 | 54 | 1.6 | Yes |
javassist-3.18.1-GA.jar | 714.19 kB | 414 | 390 | 17 | 1.6 | Yes |
jboss-logging-3.3.0.Final.jar | 66.80 kB | 60 | 48 | 1 | 1.6 | Yes |
jsmpp-2.3.4.jar | 384.89 kB | 347 | 331 | 8 | 1.6 | Yes |
json-20140107.jar | 64.95 kB | 44 | 34 | 2 | 1.2 | Yes |
jsoup-1.10.2.jar | 350.64 kB | 259 | 238 | 7 | 1.5 | Yes |
mockito-all-1.10.19.jar | 1.23 MB | 1215 | 752 | 79 | 1.5 | Yes |
mockito-core-1.10.19.jar | 1.17 MB | 1138 | 694 | 67 | 1.5 | Yes |
objenesis-2.1.jar | 41.76 kB | 52 | 37 | 9 | 1.5 | Yes |
jcl-over-slf4j-1.7.21.jar | 16.43 kB | 23 | 9 | 2 | 1.5 | Yes |
jul-to-slf4j-1.7.21.jar | 4.60 kB | 11 | 1 | 1 | 1.5 | Yes |
log4j-over-slf4j-1.7.21.jar | 23.65 kB | 43 | 30 | 4 | 1.5 | Yes |
slf4j-api-1.7.24.jar | 41.21 kB | 46 | 34 | 4 | 1.5 | Yes |
spring-aop-4.2.8.RELEASE.jar | 371.49 kB | 293 | 260 | 15 | 1.6 | Yes |
spring-beans-4.2.8.RELEASE.jar | 732.01 kB | 449 | 397 | 15 | 1.6 | Yes |
spring-context-4.2.8.RELEASE.jar | 1.10 MB | 874 | 757 | 66 | 1.6 | Yes |
spring-core-4.2.8.RELEASE.jar | 1.10 MB | 822 | 774 | 41 | 1.6 | Yes |
spring-expression-4.2.8.RELEASE.jar | 263.03 kB | 156 | 142 | 6 | 1.6 | Yes |
spring-test-4.2.8.RELEASE.jar | 562.51 kB | 450 | 411 | 30 | 1.6 | Yes |
spring-web-4.2.8.RELEASE.jar | 767.68 kB | 575 | 527 | 36 | 1.6 | Yes |
spring-webmvc-4.2.8.RELEASE.jar | 877.86 kB | 534 | 482 | 30 | 1.6 | Yes |
spring-boot-1.3.8.RELEASE.jar | 550.45 kB | 440 | 371 | 34 | 1.6 | Yes |
spring-boot-autoconfigure-1.3.8.RELEASE.jar | 761.55 kB | 695 | 614 | 66 | 1.6 | Yes |
spring-boot-starter-1.3.8.RELEASE.jar | 2.22 kB | 8 | 0 | 0 | - | No |
spring-boot-starter-logging-1.3.8.RELEASE.jar | 2.25 kB | 8 | 0 | 0 | - | No |
spring-boot-starter-test-1.3.8.RELEASE.jar | 2.29 kB | 8 | 0 | 0 | - | No |
spring-boot-starter-tomcat-1.3.8.RELEASE.jar | 2.22 kB | 8 | 0 | 0 | - | No |
spring-boot-starter-validation-1.3.8.RELEASE.jar | 2.24 kB | 8 | 0 | 0 | - | No |
spring-boot-starter-web-1.3.8.RELEASE.jar | 2.23 kB | 8 | 0 | 0 | - | No |
thymeleaf-2.1.5.RELEASE.jar | 799.72 kB | 490 | 386 | 34 | 1.5 | Yes |
thymeleaf-spring4-2.1.5.RELEASE.jar | 224.55 kB | 102 | 57 | 13 | 1.5 | Yes |
unbescape-1.1.1.RELEASE.jar | 139.88 kB | 73 | 58 | 9 | 1.5 | Yes |
xmlunit-core-2.3.0.jar | 155.58 kB | 162 | 146 | 8 | 1.6 | Yes |
xmlunit-legacy-2.3.0.jar | 124.82 kB | 100 | 86 | 5 | 1.6 | Yes |
snakeyaml-1.16.jar | 269.58 kB | 237 | 201 | 19 | 1.5 | Yes |
cloning-1.9.3.jar | 26.38 kB | 33 | 22 | 2 | 1.5 | Yes |
xmlunit-1.6.jar | 101.23 kB | 80 | 71 | 5 | 1.3 | Yes |
101 | 37.90 MB | 27327 | 23178 | 1329 | 1.6 | 92 |
compile: 35 | compile: 12.95 MB | compile: 9137 | compile: 7642 | compile: 385 | - | compile: 34 |
test: 57 | test: 19.85 MB | test: 14344 | test: 12155 | test: 686 | - | test: 49 |
provided: 9 | provided: 5.10 MB | provided: 3846 | provided: 3381 | provided: 258 | - | provided: 9 |