Schema Repository Bundle

Schema Repository standalone bundle

License

License

GroupId

GroupId

org.schemarepo
ArtifactId

ArtifactId

schema-repo-bundle
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Schema Repository Bundle
Schema Repository standalone bundle
Project URL

Project URL

http://schemarepo.org

Download schema-repo-bundle

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.schemarepo : schema-repo-server jar 0.1.3
org.schemarepo : schema-repo-client jar 0.1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.1.1