License |
License |
---|---|
GroupId | GroupIdorg.sonatype.nexus |
ArtifactId | ArtifactIdnexus-test-db |
Last Version | Last Version3.40.1-01 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.sonatype.nexus:nexus-test-db
org.sonatype.nexus:nexus-test-db
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
nexus-test-db-3.40.1-01.pom | |
nexus-test-db-3.40.1-01.jar | 8 KB |
nexus-test-db-3.40.1-01-sources.jar | 4 KB |
nexus-test-db-3.40.1-01-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-test-db/ -->
<dependency>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-test-db</artifactId>
<version>3.40.1-01</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-test-db/
implementation 'org.sonatype.nexus:nexus-test-db:3.40.1-01'
// https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-test-db/
implementation ("org.sonatype.nexus:nexus-test-db:3.40.1-01")
'org.sonatype.nexus:nexus-test-db:jar:3.40.1-01'
<dependency org="org.sonatype.nexus" name="nexus-test-db" rev="3.40.1-01">
<artifact name="nexus-test-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus', module='nexus-test-db', version='3.40.1-01')
)
libraryDependencies += "org.sonatype.nexus" % "nexus-test-db" % "3.40.1-01"
[org.sonatype.nexus/nexus-test-db "3.40.1-01"]
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.nexus : nexus-datastore-mybatis | jar | 3.40.1-01 |
org.sonatype.nexus : nexus-testsupport | jar | 3.40.1-01 |
org.postgresql : postgresql | jar | |
org.testcontainers : postgresql | jar |