Last Version

cpo-core 5.2.1

CPO is a persistence layer that allows you to persist POJOs. cpo-core is the persistence agnostic classes that are used for all persistence types.

License

License

GroupId

GroupId

org.synchronoss.cpo
ArtifactId

ArtifactId

cpo-core
Version

Version

5.2.1
Type

Type

jar
Description

Description

cpo-core
CPO is a persistence layer that allows you to persist POJOs. cpo-core is the persistence agnostic classes that are used for all persistence types.

Download cpo-core 5.2.1


<!-- https://jarcasting.com/artifacts/org.synchronoss.cpo/cpo-core/ -->
<dependency>
    <groupId>org.synchronoss.cpo</groupId>
    <artifactId>cpo-core</artifactId>
    <version>5.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.synchronoss.cpo/cpo-core/
implementation 'org.synchronoss.cpo:cpo-core:5.2.1'
// https://jarcasting.com/artifacts/org.synchronoss.cpo/cpo-core/
implementation ("org.synchronoss.cpo:cpo-core:5.2.1")
'org.synchronoss.cpo:cpo-core:jar:5.2.1'
<dependency org="org.synchronoss.cpo" name="cpo-core" rev="5.2.1">
  <artifact name="cpo-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.synchronoss.cpo', module='cpo-core', version='5.2.1')
)
libraryDependencies += "org.synchronoss.cpo" % "cpo-core" % "5.2.1"
[org.synchronoss.cpo/cpo-core "5.2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.9
org.apache.xmlbeans : xmlbeans jar 2.4.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-log4j12 jar 1.7.9
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.