Last Version

com.nerdvision:it-tests 2.2.0

This is the common POM for nerd.vision projects.

License

License

GroupId

GroupId

com.nerdvision
ArtifactId

ArtifactId

it-tests
Version

Version

2.2.0
Type

Type

pom
Description

Description

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

Project Organization

Intergral GmbH

Download it-tests 2.2.0

Filename Size
it-tests-2.2.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.nerdvision/it-tests/ -->
<dependency>
    <groupId>com.nerdvision</groupId>
    <artifactId>it-tests</artifactId>
    <version>2.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.nerdvision/it-tests/
implementation 'com.nerdvision:it-tests:2.2.0'
// https://jarcasting.com/artifacts/com.nerdvision/it-tests/
implementation ("com.nerdvision:it-tests:2.2.0")
'com.nerdvision:it-tests:pom:2.2.0'
<dependency org="com.nerdvision" name="it-tests" rev="2.2.0">
  <artifact name="it-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nerdvision', module='it-tests', version='2.2.0')
)
libraryDependencies += "com.nerdvision" % "it-tests" % "2.2.0"
[com.nerdvision/it-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

  • java-tests
  • cf-tests
  • jsp-tests