License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdio.hyte.platform |
ArtifactId | ArtifactIdparent |
Last Version | Last Version4.2.11.hyte-42114 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHYTE :: Platform :: Parent
HYTE Platform
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
parent-4.2.11.hyte-42114.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hyte.platform/parent/ -->
<dependency>
<groupId>io.hyte.platform</groupId>
<artifactId>parent</artifactId>
<version>4.2.11.hyte-42114</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.hyte.platform/parent/
implementation 'io.hyte.platform:parent:4.2.11.hyte-42114'
// https://jarcasting.com/artifacts/io.hyte.platform/parent/
implementation ("io.hyte.platform:parent:4.2.11.hyte-42114")
'io.hyte.platform:parent:pom:4.2.11.hyte-42114'
<dependency org="io.hyte.platform" name="parent" rev="4.2.11.hyte-42114">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.hyte.platform', module='parent', version='4.2.11.hyte-42114')
)
libraryDependencies += "io.hyte.platform" % "parent" % "4.2.11.hyte-42114"
[io.hyte.platform/parent "4.2.11.hyte-42114"]