Last Version

commons-testing-parent 1.0.1

Parent module for library of utilities to assist with testing.

License

License

GroupId

GroupId

com.carmatechnologies.commons
ArtifactId

ArtifactId

commons-testing-parent
Version

Version

1.0.1
Type

Type

pom
Description

Description

commons-testing-parent
Parent module for library of utilities to assist with testing.
Project URL

Project URL

https://github.com/marccarre/commons-testing.git

Download commons-testing-parent 1.0.1


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

Dependencies

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

Project Modules

  • commons-testing-core
  • commons-testing
  • commons-testing-log4j
  • commons-testing-log4j2
  • commons-testing-logback