com.nerdvision:cf-tests

This is the common POM for nerd.vision projects.

License

License

GroupId

GroupId

com.nerdvision
ArtifactId

ArtifactId

cf-tests
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Intergral GmbH

Download cf-tests

How to add to project

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

Dependencies

test (14)

Group / Artifact Type Version
com.nerdvision : test-utils jar 2.2.0
org.testcontainers : testcontainers jar 1.11.3
org.apache.httpcomponents : httpclient jar 4.5.6
io.vertx : vertx-grpc jar 3.6.3
com.nerdvision : grpc-api jar 1.0.0
org.mock-server : mockserver-netty jar RELEASE
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
ch.qos.logback : logback-classic jar 1.2.3
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.

Versions

Version
2.2.0
2.1.0
2.0.4
2.0.2
2.0.1
2.0.0
1.2.0
1.1.1
1.1.0