License |
License |
---|---|
GroupId | GroupIdcom.torodb.testing |
ArtifactId | ArtifactIdtesting-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTesting utilities: Core
This is a aggregation and parent pom used by ToroDB testing utility projects.
|
Project Organization |
Project Organization8Kdata Technology |
Filename | Size |
---|---|
testing-core-1.0.0.pom | |
testing-core-1.0.0.jar | 2 KB |
testing-core-1.0.0-sources.jar | 3 KB |
testing-core-1.0.0-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.torodb.testing/testing-core/ -->
<dependency>
<groupId>com.torodb.testing</groupId>
<artifactId>testing-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.torodb.testing/testing-core/
implementation 'com.torodb.testing:testing-core:1.0.0'
// https://jarcasting.com/artifacts/com.torodb.testing/testing-core/
implementation ("com.torodb.testing:testing-core:1.0.0")
'com.torodb.testing:testing-core:jar:1.0.0'
<dependency org="com.torodb.testing" name="testing-core" rev="1.0.0">
<artifact name="testing-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.torodb.testing', module='testing-core', version='1.0.0')
)
libraryDependencies += "com.torodb.testing" % "testing-core" % "1.0.0"
[com.torodb.testing/testing-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 21.0 |
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 |