is not current version
Last Version 3.0.2

com.nerdvision:test-utils 3.0.0-rc2

This is the common POM for nerd.vision projects.

License

License

GroupId

GroupId

com.nerdvision
ArtifactId

ArtifactId

test-utils
Version

Version

3.0.0-rc2
Type

Type

jar
Description

Description

This is the common POM for nerd.vision projects.
Project Organization

Project Organization

Intergral GmbH

Download test-utils 3.0.0-rc2


<!-- https://jarcasting.com/artifacts/com.nerdvision/test-utils/ -->
<dependency>
    <groupId>com.nerdvision</groupId>
    <artifactId>test-utils</artifactId>
    <version>3.0.0-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nerdvision/test-utils/
implementation 'com.nerdvision:test-utils:3.0.0-rc2'
// https://jarcasting.com/artifacts/com.nerdvision/test-utils/
implementation ("com.nerdvision:test-utils:3.0.0-rc2")
'com.nerdvision:test-utils:jar:3.0.0-rc2'
<dependency org="com.nerdvision" name="test-utils" rev="3.0.0-rc2">
  <artifact name="test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nerdvision', module='test-utils', version='3.0.0-rc2')
)
libraryDependencies += "com.nerdvision" % "test-utils" % "3.0.0-rc2"
[com.nerdvision/test-utils "3.0.0-rc2"]

Dependencies

provided (3)

Group / Artifact Type Version
com.nerdvision : grpc-api jar 1.0.0
io.grpc : grpc-stub jar 1.20.0
org.testcontainers : testcontainers jar 1.11.3

test (6)

Group / Artifact Type Version
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
org.junit.vintage : junit-vintage-engine jar 5.5.1
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.