Last Version

Testing utilities: parent 1.0.0

This is a aggregation and parent pom used by ToroDB testing utility projects.

License

License

GroupId

GroupId

com.torodb.testing
ArtifactId

ArtifactId

testing-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

Testing utilities: parent
This is a aggregation and parent pom used by ToroDB testing utility projects.
Project Organization

Project Organization

8Kdata Technology

Download testing-parent 1.0.0

Filename Size
testing-parent-1.0.0.pom 4 KB
Browse

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

Dependencies

test (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.8.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.1
org.apache.logging.log4j : log4j-core test-jar 2.8.1

Project Modules

  • testing-core
  • core-junit5
  • docker-core
  • sql-docker
  • postgres-docker
  • postgres-junit-5
  • mysql-docker
  • mysql-junit-5
  • oracle-docker
  • oracle-junit-5
  • mongodb-docker
  • mongodb-junit-5
  • reporting