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