| License |
License
SDL Developer Software and Distribution Agreement
|
|---|---|
| GroupId | GroupIdcom.tridion |
| ArtifactId | ArtifactIdcd_model |
| Last Version | Last Version10.1.1-1016 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionContent Delivery Model
Entity models / transportpackage
|
| Filename | Size |
|---|---|
| cd_model-10.1.1-1016.pom | |
| cd_model-10.1.1-1016.jar | 234 KB |
| cd_model-10.1.1-1016-sources.jar | 189 bytes |
| cd_model-10.1.1-1016-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tridion/cd_model/ -->
<dependency>
<groupId>com.tridion</groupId>
<artifactId>cd_model</artifactId>
<version>10.1.1-1016</version>
</dependency>
// https://jarcasting.com/artifacts/com.tridion/cd_model/
implementation 'com.tridion:cd_model:10.1.1-1016'
// https://jarcasting.com/artifacts/com.tridion/cd_model/
implementation ("com.tridion:cd_model:10.1.1-1016")
'com.tridion:cd_model:jar:10.1.1-1016'
<dependency org="com.tridion" name="cd_model" rev="10.1.1-1016">
<artifact name="cd_model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tridion', module='cd_model', version='10.1.1-1016')
)
libraryDependencies += "com.tridion" % "cd_model" % "10.1.1-1016"
[com.tridion/cd_model "10.1.1-1016"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.tridion : cd_core | jar | 10.1.1-1016 |
| org.hibernate : hibernate-core | jar | 5.2.18.Final |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.1 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.10.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.1 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss : jboss-vfs | jar | 3.2.9.Final |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |