License |
License |
---|---|
GroupId | GroupIdorg.openbp |
ArtifactId | ArtifactIdopenbp-syncmodel |
Last Version | Last Version0.9.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopenbp-syncmodel
SyncModel utility that manages models located in a database (model upload/update/deletion)
|
Filename | Size |
---|---|
openbp-syncmodel-0.9.11.pom | |
openbp-syncmodel-0.9.11.jar | 7 KB |
openbp-syncmodel-0.9.11-sources.jar | 3 KB |
openbp-syncmodel-0.9.11-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openbp/openbp-syncmodel/ -->
<dependency>
<groupId>org.openbp</groupId>
<artifactId>openbp-syncmodel</artifactId>
<version>0.9.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbp/openbp-syncmodel/
implementation 'org.openbp:openbp-syncmodel:0.9.11'
// https://jarcasting.com/artifacts/org.openbp/openbp-syncmodel/
implementation ("org.openbp:openbp-syncmodel:0.9.11")
'org.openbp:openbp-syncmodel:jar:0.9.11'
<dependency org="org.openbp" name="openbp-syncmodel" rev="0.9.11">
<artifact name="openbp-syncmodel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbp', module='openbp-syncmodel', version='0.9.11')
)
libraryDependencies += "org.openbp" % "openbp-syncmodel" % "0.9.11"
[org.openbp/openbp-syncmodel "0.9.11"]
Group / Artifact | Type | Version |
---|---|---|
org.openbp : openbp-server-hib | jar | 0.9.11 |
org.openbp : openbp-server | jar | 0.9.11 |