Last Version

Nexus : Test Harness 2.2-01

Sonatype Nexus Repository Manager

License

License

GroupId

GroupId

org.sonatype.nexus
ArtifactId

ArtifactId

nexus-test-harness
Version

Version

2.2-01
Type

Type

pom
Description

Description

Nexus : Test Harness
Sonatype Nexus Repository Manager
Project Organization

Project Organization

Sonatype, Inc.

Download nexus-test-harness 2.2-01


<!-- https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-test-harness/ -->
<dependency>
    <groupId>org.sonatype.nexus</groupId>
    <artifactId>nexus-test-harness</artifactId>
    <version>2.2-01</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-test-harness/
implementation 'org.sonatype.nexus:nexus-test-harness:2.2-01'
// https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-test-harness/
implementation ("org.sonatype.nexus:nexus-test-harness:2.2-01")
'org.sonatype.nexus:nexus-test-harness:pom:2.2-01'
<dependency org="org.sonatype.nexus" name="nexus-test-harness" rev="2.2-01">
  <artifact name="nexus-test-harness" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus', module='nexus-test-harness', version='2.2-01')
)
libraryDependencies += "org.sonatype.nexus" % "nexus-test-harness" % "2.2-01"
[org.sonatype.nexus/nexus-test-harness "2.2-01"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • nexus-it-helper-plugin
  • nexus-test-environment-maven-plugin
  • nexus-test-utils