License |
License |
---|---|
GroupId | GroupIdorg.dominokit.domino.test |
ArtifactId | ArtifactIdapt-test |
Version | Version1.0-rc.4 |
Type | Typejar |
Description |
Descriptionapt-test
GWT Domino
|
Filename | Size |
---|---|
apt-test-1.0-rc.4.pom | |
apt-test-1.0-rc.4.jar | 8 KB |
apt-test-1.0-rc.4-sources.jar | 5 KB |
apt-test-1.0-rc.4-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dominokit.domino.test/apt-test/ -->
<dependency>
<groupId>org.dominokit.domino.test</groupId>
<artifactId>apt-test</artifactId>
<version>1.0-rc.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.dominokit.domino.test/apt-test/
implementation 'org.dominokit.domino.test:apt-test:1.0-rc.4'
// https://jarcasting.com/artifacts/org.dominokit.domino.test/apt-test/
implementation ("org.dominokit.domino.test:apt-test:1.0-rc.4")
'org.dominokit.domino.test:apt-test:jar:1.0-rc.4'
<dependency org="org.dominokit.domino.test" name="apt-test" rev="1.0-rc.4">
<artifact name="apt-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dominokit.domino.test', module='apt-test', version='1.0-rc.4')
)
libraryDependencies += "org.dominokit.domino.test" % "apt-test" % "1.0-rc.4"
[org.dominokit.domino.test/apt-test "1.0-rc.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.testing.compile : compile-testing | jar | 0.9 |
org.apache.logging.log4j : log4j-api | jar | 2.8.2 |
org.apache.logging.log4j : log4j-core | jar | 2.8.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.7.0 |