License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Data |
GroupId | GroupIdio.takari.nexus.perf.data.maven |
ArtifactId | ArtifactIdparent |
Version | Version1.0.9 |
Type | Typepom |
Description |
Descriptionio.takari.nexus.perf.data.maven:parent
Takari: The future of software delivery.
|
Filename | Size |
---|---|
parent-1.0.9.pom | 774 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.takari.nexus.perf.data.maven/parent/ -->
<dependency>
<groupId>io.takari.nexus.perf.data.maven</groupId>
<artifactId>parent</artifactId>
<version>1.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.takari.nexus.perf.data.maven/parent/
implementation 'io.takari.nexus.perf.data.maven:parent:1.0.9'
// https://jarcasting.com/artifacts/io.takari.nexus.perf.data.maven/parent/
implementation ("io.takari.nexus.perf.data.maven:parent:1.0.9")
'io.takari.nexus.perf.data.maven:parent:pom:1.0.9'
<dependency org="io.takari.nexus.perf.data.maven" name="parent" rev="1.0.9">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.takari.nexus.perf.data.maven', module='parent', version='1.0.9')
)
libraryDependencies += "io.takari.nexus.perf.data.maven" % "parent" % "1.0.9"
[io.takari.nexus.perf.data.maven/parent "1.0.9"]