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.cloudhopper ch-smpp 5.0.9 jar Apache 2
com.github.tomakehurst wiremock 2.5.1 jar The Apache Software License, Version 2.0
com.google.guava guava 20.0 jar The Apache Software License, Version 2.0
com.icegreen greenmail 1.5.3 jar Apache 2.0
commons-io commons-io 2.5 jar Apache License, Version 2.0
junit junit 4.12 jar Eclipse Public License 1.0
nl.jqno.equalsverifier equalsverifier 2.2.1 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-all 1.3 jar New BSD License
org.jsmpp jsmpp 2.3.4 jar Apache License v2
org.mockito mockito-core 1.10.19 jar The MIT License
org.spockframework spock-core 1.1-groovy-2.4 jar The Apache Software License, Version 2.0
uk.com.robust-it cloning 1.9.3 jar Apache License, Version 2.0
xmlunit xmlunit 1.6 jar BSD 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.cloudhopper ch-commons-charset 3.0.2 jar Apache 2
com.cloudhopper ch-commons-util 6.0.2 jar Apache 2
com.fasterxml.jackson.core jackson-annotations 2.8.7 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.8.7 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.8.7 jar The Apache Software License, Version 2.0
com.flipkart.zjsonpatch zjsonpatch 0.2.1 jar The Apache Software License, Version 2.0
com.github.jknack handlebars 4.0.6 jar The Apache Software License, Version 2.0
com.jayway.jsonpath json-path 2.2.0 jar The Apache Software License, Version 2.0
com.sun.mail javax.mail 1.5.6 jar CDDL/GPLv2+CE
commons-codec commons-codec 1.10 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
io.netty netty 3.9.6.Final jar Apache License, Version 2.0
javax.activation activation 1.1 jar Common Development and Distribution License (CDDL) v1.0
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
joda-time joda-time 2.9.9 jar Apache 2
net.minidev http://accessors-smart/ 1.1 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.2.1 jar The Apache Software License, Version 2.0
net.sf.jopt-simple jopt-simple 4.9 jar The MIT License
org.antlr antlr4-runtime 4.5.1-1 jar The BSD License
org.apache.commons commons-collections4 4.0 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.5 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.3 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.6 jar Apache License, Version 2.0
org.codehaus.groovy groovy-all 2.4.9 jar The Apache Software License, Version 2.0
org.eclipse.jetty jetty-continuation 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-http 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-security 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-server 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlet 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlets 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-webapp 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-xml 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 2.1 jar Apache 2
org.ow2.asm asm 5.0.3 jar BSD
org.slf4j slf4j-api 1.7.24 jar MIT License
org.xmlunit xmlunit-core 2.3.0 jar The Apache Software License, Version 2.0
org.xmlunit xmlunit-legacy 2.3.0 jar The BSD 3-Clause License

Project Dependency Graph

Dependency Tree

Licenses

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 Apache License, Version 2.0: Ogham test helpers

Eclipse Public License 1.0: JUnit

Apache 2.0: == GreenMail Core ==

The BSD License: ANTLR 4 Runtime

MIT License: SLF4J API Module

New BSD License: Hamcrest All, Hamcrest Core

Apache License v2: jSMPP - Core

Apache 2: Joda-Time, Objenesis, ch-commons-charset, ch-commons-util, ch-smpp

CDDL/GPLv2+CE: JavaMail API

BSD: ASM Core

The BSD 3-Clause License: org.xmlunit:xmlunit-legacy

BSD License: XMLUnit for Java

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

The MIT License: JOpt Simple, Mockito

Apache License, Version 2.0: Apache Commons Codec, Apache Commons IO, Apache Commons Lang, Apache HttpClient, Apache HttpCore, Netty, cloning

Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)

CDDL + GPLv2 with classpath exception: Java Servlet API

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Commons Collections, Apache Commons Logging, Apache Groovy, EqualsVerifier, Guava: Google Core Libraries for Java, Handlebars, JSON Small and Fast Parser, Jackson-annotations, Jackson-core, Json Path, Spock Framework - Core Module, WireMock, jackson-databind, org.xmlunit:xmlunit-core, zjsonpatch

Dependency File Details

Total Size Entries Classes Packages Java Version Debug Information
Filename Size Entries Classes Packages Java Version Debug Information
ch-commons-charset-3.0.2.jar 26.9 kB 31 20 1 1.6 Yes
ch-commons-util-6.0.2.jar 135.9 kB 106 90 6 1.6 Yes
ch-smpp-5.0.9.jar 167.4 kB 141 121 11 1.7 Yes
jackson-annotations-2.8.7.jar 55.8 kB 74 62 1 1.6 Yes
jackson-core-2.8.7.jar 282.3 kB 118 95 9 1.6 Yes
jackson-databind-2.8.7.jar 1.2 MB 616 582 20 1.7 Yes
zjsonpatch-0.2.1.jar 18.7 kB 20 10 1 1.6 Yes
handlebars-4.0.6.jar 332.8 kB 236 215 9 1.7 Yes
wiremock-2.5.1.jar 1.4 MB 437 332 19 1.7 Yes
guava-20.0.jar 2.4 MB 1844 1814 18 1.6 Yes
greenmail-1.5.3.jar 279 kB 225 198 16 1.7 Yes
json-path-2.2.0.jar 207.1 kB 176 160 11 1.6 Yes
javax.mail-1.5.6.jar 608.1 kB 364 331 14 1.5 Yes
commons-codec-1.10.jar 284.2 kB 238 92 6 1.6 Yes
commons-io-2.5.jar 208.7 kB 142 123 7 1.6 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
netty-3.9.6.Final.jar 1.3 MB 938 868 43 1.5 Yes
activation-1.1.jar 63 kB 50 38 3 1.4 Yes
javax.servlet-api-3.1.0.jar 95.8 kB 103 79 4 1.7 Yes
joda-time-2.9.9.jar 634 kB 763 247 7 1.5 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
accessors-smart-1.1.jar 80.7 kB 53 38 4 1.6 Yes
json-smart-2.2.1.jar 120.5 kB 107 93 5 1.6 Yes
jopt-simple-4.9.jar 66.5 kB 60 48 3 1.5 Yes
equalsverifier-2.2.1.jar 2.1 MB 1459 1395 47 1.7 Yes
antlr4-runtime-4.5.1-1.jar 302 kB 216 199 7 1.6 Yes
commons-collections4-4.0.jar 610.3 kB 459 431 16 1.5 Yes
commons-lang3-3.5.jar 479.9 kB 284 260 12 1.6 Yes
httpclient-4.5.3.jar 747.8 kB 507 466 24 1.6 Yes
httpcore-4.4.6.jar 323.8 kB 282 252 17 1.6 Yes
groovy-all-2.4.9.jar 7 MB 4661 4415 116 1.7 Yes
jetty-continuation-9.2.13.v20150730.jar 16 kB 20 8 1 1.7 Yes
jetty-http-9.2.13.v20150730.jar 105.9 kB 64 49 1 1.7 Yes
jetty-io-9.2.13.v20150730.jar 108.3 kB 89 76 2 1.7 Yes
jetty-security-9.2.13.v20150730.jar 95.9 kB 70 57 2 1.7 Yes
jetty-server-9.2.13.v20150730.jar 418.8 kB 215 196 7 1.7 Yes
jetty-servlet-9.2.13.v20150730.jar 115.7 kB 59 45 3 1.7 Yes
jetty-servlets-9.2.13.v20150730.jar 122.6 kB 70 57 2 1.7 Yes
jetty-util-9.2.13.v20150730.jar 358.1 kB 222 200 10 1.7 Yes
jetty-webapp-9.2.13.v20150730.jar 107.9 kB 54 41 1 1.7 Yes
jetty-xml-9.2.13.v20150730.jar 44.1 kB 27 12 1 1.7 Yes
hamcrest-all-1.3.jar 306.6 kB 249 204 23 1.5 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
jsmpp-2.3.4.jar 384.9 kB 347 331 8 1.6 Yes
mockito-core-1.10.19.jar 1.2 MB 1138 694 67 1.5 Yes
objenesis-2.1.jar 41.8 kB 52 37 9 1.5 Yes
asm-5.0.3.jar 53.2 kB 30 25 2 1.2 No
slf4j-api-1.7.24.jar 41.2 kB 46 34 4 1.5 Yes
spock-core-1.1-groovy-2.4.jar 618.9 kB 549 508 27 1.6 Yes
xmlunit-core-2.3.0.jar 155.6 kB 162 146 8 1.6 Yes
xmlunit-legacy-2.3.0.jar 124.8 kB 100 86 5 1.6 Yes
cloning-1.9.3.jar 26.4 kB 33 22 2 1.5 Yes
xmlunit-1.6.jar 101.2 kB 80 71 5 1.3 Yes
53 26.6 MB 18803 16332 682 1.7 52
compile: 53 compile: 26.6 MB compile: 18803 compile: 16332 compile: 682 - compile: 52

Back to top

Version: 2.0.0. Last Published: 2018-01-03.

Reflow Maven skin by Andrius Velykis.