nerdvision Java - Tests

This is the common POM for nerd.vision projects.

License

License

GroupId

GroupId

com.nerdvision
ArtifactId

ArtifactId

tests
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

nerdvision Java - Tests
This is the common POM for nerd.vision projects.
Project Organization

Project Organization

Intergral GmbH

Download tests

How to add to project

<!-- 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"]

Dependencies

test (10)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0