is not current version
Last Version 0.9.11

org.openbp:openbp-server-cay 0.9.10

Cayenne-based persistence provider for the OpenBP process engine

GroupId

GroupId

org.openbp
ArtifactId

ArtifactId

openbp-server-cay
Version

Version

0.9.10
Type

Type

jar

Download openbp-server-cay 0.9.10


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