Content Delivery third-party JAR file reference
Content Delivery Server Roles and the Transport Service on the Content Manager require third-party JAR files. Some of these JARs are contained in WAR files.
SDL Web ships with the following JARs:
| JAR base name | Version |
|---|---|
| activation | 1.1 |
| akka-actor_2.11 | 2.4.1 |
| akka-slf4j_2.11 | 2.4.1 |
| antlr | 2.7.7 |
| aopalliance | 1.0 |
| asm | 3.1 |
| axis | 1.4 |
| axis-jaxrpc | 1.4 |
| cache-api | 1.0.0 |
| cglib | 2.2.2 |
| classmate | 1.0.0 |
| commons-beanutils | 1.8.3 |
| commons-codec | 1.10 |
| commons-configuration | 1.9 |
| commons-dbcp | 1.4 |
| commons-digester | 2.1 |
| commons-jexl | 2.1.1 |
| commons-lang | 2.6 |
| commons-pool | 1.6 |
| config | 1.3.0 |
| dom4j | 1.6.1 |
| dsinfo_2.11 | 0.4.0 |
| dsprofile_2.11 | 0.4.0 |
| easylicense | 2.5 |
| ehcache | 2.8.3 |
| gson | 2.3.1 |
| guava | 18.0 |
| hibernate-commons-annotations | 4.0.5.Final |
| hibernate-core | 4.3.9.Final |
| hibernate-entitymanager | 4.3.9.Final |
| hibernate-jpa-2.1-api | 1.0.0.Final |
| hibernate-validator | 5.1.3.Final |
| hk2-api | 2.4.0-b31 |
| hk2-locator | 2.4.0-b31 |
| hk2-utils | 2.4.0-b31 |
| hsqldb | 2.2.8 |
| httpclient | 4.5.3 |
| httpcore | 4.4.3 |
| imageio-core | 3.0-101213 |
| imageio-jpeg | 3.0-101213 |
| imageio-metadata | 3.0-101213 |
| jackson-annotations | 2.6.0 |
| jackson-core | 2.6.0 |
| jackson-databind | 2.6.0 |
| jandex | 1.1.0.Final |
| javassist | 3.18.1-GA |
| javax.annotation-api | 1.2 |
| javax.inject | 2.4.0-b31 |
| javax.ws.rs-api | 2.0.1 |
| java-util | 1.19.3 |
| jaxb-api | 2.1 |
| jaxb-impl | 2.1.12 |
| jboss-logging | 3.1.3.GA |
| jboss-logging-annotations | 1.2.0.Beta1 |
| jboss-transaction-api_1.2_spec | 1.0.0.Final |
| jcache | 1.0.1 |
| jcl-over-slf4j | 1.7.12 |
| jersey-client | 2.21 |
| jersey-common | 2.21 |
| jettison | 1.3.3 |
| jline | 2.12 |
| jsoup | 1.5.2 |
| jsr305 | 2.0.3 |
| jul-to-slf4j | 1.7.12 |
| kiama_2.11 | 1.8.0 |
| log4j-api | 2.1 |
| log4j-core | 2.1 |
| log4j-over-slf4j | 1.7.12 |
| logback-classic | 1.1.3 |
| logback-core | 1.1.3 |
| mysql-connector-java | 5.1.35 |
| ojdbc7 | 12.1.0.2 |
| osgi-resource-locator | 1.0.1 |
| patricia-trie | 0.6 |
| scala-library | 2.11.7 |
| scala-parser-combinations_2.11 | 1.0.4 |
| scala-reflect | 2.11.7 |
| scallop_2.11 | 0.9.5 |
| serializer | 2.7.2 |
| slf4j-api | 1.7.12 |
| snakeyaml | 1.14 |
| snmp4j | 1.9.1f |
| spring-aop | 4.1.7.RELEASE |
| spring-beans | 4.1.7.RELEASE |
| spring-boot | 1.2.5.RELEASE |
| spring-boot-actuator | 1.2.5.RELEASE |
| spring-boot-autoconfigure | 1.2.5.RELEASE |
| spring-boot-starter | 1.2.5.RELEASE |
| spring-boot-starter-logging | 1.2.5.RELEASE |
| spring-boot-starter-tomcat | 1.2.5.RELEASE |
| spring-boot-starter-web | 1.2.5.RELEASE |
| spring-context | 4.1.7.RELEASE |
| spring-core | 4.1.7.RELEASE |
| spring-expression | 4.1.7.RELEASE |
| spring-jdbc | 4.1.7.RELEASE |
| spring-orm | 4.1.7.RELEASE |
| spring-tx | 4.1.7.RELEASE |
| spring-web | 4.1.7.RELEASE |
| spring-webmvc | 4.1.7.RELEASE |
| sqljdbc4 | 4.2 |
| stax-api | 1.0-2 |
| tomcat-embed-core | 8.0.23 |
| tomcat-embed-el | 8.0.23 |
| tomcat-embed-logging-juli | 8.0.23 |
| tomcat-embed-websocket | 8.0.23 |
| ua-parser | 1.2.2 |
| validation-api | 1.1.0 |
| xalan | 2.7.2 |
| xml-apis | 1.3.04 |
The actual file name of a JAR follows the pattern BASENAME-VERSION-BUILDNUMBER.jar, where BASENAME is one of the strings from the list above, and BUILDNUMBER is the specific build number of the JAR.