Last Version

Unit tests core 1.0.8

Java unit tests core

License

License

GroupId

GroupId

io.github.etuzon
ArtifactId

ArtifactId

java.tests.core
Version

Version

1.0.8
Type

Type

jar
Description

Description

Unit tests core
Java unit tests core
Project URL

Project URL

https://github.com/etuzon/Java-Tests-Core
Source Code Management

Source Code Management

https://github.com/etuzon/Java-Tests-Core

Download java.tests.core 1.0.8


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1
org.testng : testng jar 6.9.8
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.