License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdsh.platform.archetype |
ArtifactId | ArtifactIdparent |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsh.platform.archetype:parent
Platform.sh Archetypes
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-0.0.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/sh.platform.archetype/parent/ -->
<dependency>
<groupId>sh.platform.archetype</groupId>
<artifactId>parent</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/sh.platform.archetype/parent/
implementation 'sh.platform.archetype:parent:0.0.1'
// https://jarcasting.com/artifacts/sh.platform.archetype/parent/
implementation ("sh.platform.archetype:parent:0.0.1")
'sh.platform.archetype:parent:pom:0.0.1'
<dependency org="sh.platform.archetype" name="parent" rev="0.0.1">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='sh.platform.archetype', module='parent', version='0.0.1')
)
libraryDependencies += "sh.platform.archetype" % "parent" % "0.0.1"
[sh.platform.archetype/parent "0.0.1"]