| License | License | 
|---|---|
| GroupId | GroupIdorg.schemarepo | 
| ArtifactId | ArtifactIdschema-repo-zk-bundle | 
| Last Version | Last Version0.1.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSchema Repository ZK Backend Bundle Schema Repository standalone ZK bundle | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/org.schemarepo/schema-repo-zk-bundle/ -->
<dependency>
    <groupId>org.schemarepo</groupId>
    <artifactId>schema-repo-zk-bundle</artifactId>
    <version>0.1.3</version>
</dependency>// https://jarcasting.com/artifacts/org.schemarepo/schema-repo-zk-bundle/
implementation 'org.schemarepo:schema-repo-zk-bundle:0.1.3'// https://jarcasting.com/artifacts/org.schemarepo/schema-repo-zk-bundle/
implementation ("org.schemarepo:schema-repo-zk-bundle:0.1.3")'org.schemarepo:schema-repo-zk-bundle:jar:0.1.3'<dependency org="org.schemarepo" name="schema-repo-zk-bundle" rev="0.1.3">
  <artifact name="schema-repo-zk-bundle" type="jar" />
</dependency>@Grapes(
@Grab(group='org.schemarepo', module='schema-repo-zk-bundle', version='0.1.3')
)libraryDependencies += "org.schemarepo" % "schema-repo-zk-bundle" % "0.1.3"[org.schemarepo/schema-repo-zk-bundle "0.1.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.schemarepo : schema-repo-server | jar | 0.1.3 | 
| org.schemarepo : schema-repo-client | jar | 0.1.3 | 
| org.schemarepo : schema-repo-zookeeper | jar | 0.1.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |