License |
License |
---|---|
GroupId | GroupIdcom.nerdvision |
ArtifactId | ArtifactIdtests |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnerdvision Java - Tests
This is the common POM for nerd.vision projects.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tests-1.2.0.pom | |
tests-1.2.0.jar | 2 KB |
tests-1.2.0-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nerdvision/tests/ -->
<dependency>
<groupId>com.nerdvision</groupId>
<artifactId>tests</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nerdvision/tests/
implementation 'com.nerdvision:tests:1.2.0'
// https://jarcasting.com/artifacts/com.nerdvision/tests/
implementation ("com.nerdvision:tests:1.2.0")
'com.nerdvision:tests:jar:1.2.0'
<dependency org="com.nerdvision" name="tests" rev="1.2.0">
<artifact name="tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nerdvision', module='tests', version='1.2.0')
)
libraryDependencies += "com.nerdvision" % "tests" % "1.2.0"
[com.nerdvision/tests "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.testcontainers : testcontainers | jar | 1.11.3 |
org.testcontainers : junit-jupiter | jar | 1.11.3 |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.5.1 |
org.junit.jupiter : junit-jupiter-migrationsupport | jar | 5.5.1 |
com.nerdvision : agent | jar | 1.2.0 |
com.nerdvision : grpc-api | jar | 1.0.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.mock-server : mockserver-netty | jar | RELEASE |