Last Version

commons-testing-core 1.0.1

API to implement to bind logging frameworks.

License

License

GroupId

GroupId

com.carmatechnologies.commons
ArtifactId

ArtifactId

commons-testing-core
Version

Version

1.0.1
Type

Type

jar
Description

Description

commons-testing-core
API to implement to bind logging frameworks.

Download commons-testing-core 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.7

Project Modules

There are no modules declared in this project.