| License | License | 
|---|---|
| GroupId | GroupIdorg.schemarepo | 
| ArtifactId | ArtifactIdschema-repo-tools-parent | 
| Last Version | Last Version0.1.2 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionSchema Repository Tools Schema Repository Tools parent project | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| schema-repo-tools-parent-0.1.2.pom | 11 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.schemarepo/schema-repo-tools-parent/ -->
<dependency>
    <groupId>org.schemarepo</groupId>
    <artifactId>schema-repo-tools-parent</artifactId>
    <version>0.1.2</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.schemarepo/schema-repo-tools-parent/
implementation 'org.schemarepo:schema-repo-tools-parent:0.1.2'// https://jarcasting.com/artifacts/org.schemarepo/schema-repo-tools-parent/
implementation ("org.schemarepo:schema-repo-tools-parent:0.1.2")'org.schemarepo:schema-repo-tools-parent:pom:0.1.2'<dependency org="org.schemarepo" name="schema-repo-tools-parent" rev="0.1.2">
  <artifact name="schema-repo-tools-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='org.schemarepo', module='schema-repo-tools-parent', version='0.1.2')
)libraryDependencies += "org.schemarepo" % "schema-repo-tools-parent" % "0.1.2"[org.schemarepo/schema-repo-tools-parent "0.1.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |