Last Version

Schema Repository Common 0.1.3

Schema Repository common components

License

License

GroupId

GroupId

org.schemarepo
ArtifactId

ArtifactId

schema-repo-common
Version

Version

0.1.3
Type

Type

jar
Description

Description

Schema Repository Common
Schema Repository common components
Project URL

Project URL

http://schemarepo.org

Download schema-repo-common 0.1.3


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

Dependencies

compile (3)

Group / Artifact Type Version
javax.inject : javax.inject Optional jar 1
org.slf4j : slf4j-api jar 1.7.7
com.google.code.gson : gson jar 2.3.1

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.