is not current version
Last Version 0.9.11

org.openbp:openbp-syncmodel 0.9.8

SyncModel utility that manages models located in a database (model upload/update/deletion)

GroupId

GroupId

org.openbp
ArtifactId

ArtifactId

openbp-syncmodel
Version

Version

0.9.8
Type

Type

jar

Download openbp-syncmodel 0.9.8


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