com.nerdvision:integration-tests

This is the common POM for nerd.vision projects.

License

License

GroupId

GroupId

com.nerdvision
ArtifactId

ArtifactId

integration-tests
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

Intergral GmbH

Download integration-tests

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cf-tests

Versions

Version
1.2.0
1.1.1
1.1.0