License |
License |
---|---|
GroupId | GroupIdorg.testatoo |
ArtifactId | ArtifactIdtestatoo-core |
Last Version | Last Version1.0-rc10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontestatoo-core
Testatoo Core
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
testatoo-core-1.0-rc10.pom | |
testatoo-core-1.0-rc10.jar | 78 KB |
testatoo-core-1.0-rc10-tests.jar | 76 KB |
testatoo-core-1.0-rc10-test-sources.jar | 51 KB |
testatoo-core-1.0-rc10-sources.jar | 85 KB |
testatoo-core-1.0-rc10-javadoc.jar | 494 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.testatoo/testatoo-core/ -->
<dependency>
<groupId>org.testatoo</groupId>
<artifactId>testatoo-core</artifactId>
<version>1.0-rc10</version>
</dependency>
// https://jarcasting.com/artifacts/org.testatoo/testatoo-core/
implementation 'org.testatoo:testatoo-core:1.0-rc10'
// https://jarcasting.com/artifacts/org.testatoo/testatoo-core/
implementation ("org.testatoo:testatoo-core:1.0-rc10")
'org.testatoo:testatoo-core:jar:1.0-rc10'
<dependency org="org.testatoo" name="testatoo-core" rev="1.0-rc10">
<artifact name="testatoo-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testatoo', module='testatoo-core', version='1.0-rc10')
)
libraryDependencies += "org.testatoo" % "testatoo-core" % "1.0-rc10"
[org.testatoo/testatoo-core "1.0-rc10"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-core | jar | 1.2.1 |
org.hamcrest : hamcrest-library | jar | 1.2.1 |
com.google.guava : guava | jar | r07 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.mockito : mockito-core | jar | 1.8.5 |