Categories |
CategoriesMaven Build Tools ORM Data |
---|---|
GroupId | GroupIdorg.sonatype.nexus.platform.circleci |
ArtifactId | ArtifactIdtest-circleci-maven-release |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Filename | Size |
---|---|
test-circleci-maven-release-0.0.8.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.nexus.platform.circleci/test-circleci-maven-release/ -->
<dependency>
<groupId>org.sonatype.nexus.platform.circleci</groupId>
<artifactId>test-circleci-maven-release</artifactId>
<version>0.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus.platform.circleci/test-circleci-maven-release/
implementation 'org.sonatype.nexus.platform.circleci:test-circleci-maven-release:0.0.8'
// https://jarcasting.com/artifacts/org.sonatype.nexus.platform.circleci/test-circleci-maven-release/
implementation ("org.sonatype.nexus.platform.circleci:test-circleci-maven-release:0.0.8")
'org.sonatype.nexus.platform.circleci:test-circleci-maven-release:pom:0.0.8'
<dependency org="org.sonatype.nexus.platform.circleci" name="test-circleci-maven-release" rev="0.0.8">
<artifact name="test-circleci-maven-release" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus.platform.circleci', module='test-circleci-maven-release', version='0.0.8')
)
libraryDependencies += "org.sonatype.nexus.platform.circleci" % "test-circleci-maven-release" % "0.0.8"
[org.sonatype.nexus.platform.circleci/test-circleci-maven-release "0.0.8"]