GroupId | GroupIdorg.apache.npanday.its |
---|---|
ArtifactId | ArtifactIdnpanday-its |
Last Version | Last Version1.4.0-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNPanday Integration Tests Parent
|
Filename | Size |
---|---|
npanday-its-1.4.0-incubating.pom | |
npanday-its-1.4.0-incubating.jar | 3 KB |
npanday-its-1.4.0-incubating-tests.jar | 1 MB |
npanday-its-1.4.0-incubating-sources.jar | 325 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.npanday.its/npanday-its/ -->
<dependency>
<groupId>org.apache.npanday.its</groupId>
<artifactId>npanday-its</artifactId>
<version>1.4.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.npanday.its/npanday-its/
implementation 'org.apache.npanday.its:npanday-its:1.4.0-incubating'
// https://jarcasting.com/artifacts/org.apache.npanday.its/npanday-its/
implementation ("org.apache.npanday.its:npanday-its:1.4.0-incubating")
'org.apache.npanday.its:npanday-its:jar:1.4.0-incubating'
<dependency org="org.apache.npanday.its" name="npanday-its" rev="1.4.0-incubating">
<artifact name="npanday-its" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.npanday.its', module='npanday-its', version='1.4.0-incubating')
)
libraryDependencies += "org.apache.npanday.its" % "npanday-its" % "1.4.0-incubating"
[org.apache.npanday.its/npanday-its "1.4.0-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.shared : maven-verifier | jar | 1.2 |
org.apache.maven : maven-artifact | jar | 2.0 |