License |
License |
---|---|
GroupId | GroupIdcom.progressoft.brix.domino.test |
ArtifactId | ArtifactIdapt-test |
Version | Version1.0-rc.2 |
Type | Typejar |
Description |
Descriptionapt-test
GWT Domino
|
Filename | Size |
---|---|
apt-test-1.0-rc.2.pom | |
apt-test-1.0-rc.2.jar | 8 KB |
apt-test-1.0-rc.2-sources.jar | 6 KB |
apt-test-1.0-rc.2-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.progressoft.brix.domino.test/apt-test/ -->
<dependency>
<groupId>com.progressoft.brix.domino.test</groupId>
<artifactId>apt-test</artifactId>
<version>1.0-rc.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.progressoft.brix.domino.test/apt-test/
implementation 'com.progressoft.brix.domino.test:apt-test:1.0-rc.2'
// https://jarcasting.com/artifacts/com.progressoft.brix.domino.test/apt-test/
implementation ("com.progressoft.brix.domino.test:apt-test:1.0-rc.2")
'com.progressoft.brix.domino.test:apt-test:jar:1.0-rc.2'
<dependency org="com.progressoft.brix.domino.test" name="apt-test" rev="1.0-rc.2">
<artifact name="apt-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.progressoft.brix.domino.test', module='apt-test', version='1.0-rc.2')
)
libraryDependencies += "com.progressoft.brix.domino.test" % "apt-test" % "1.0-rc.2"
[com.progressoft.brix.domino.test/apt-test "1.0-rc.2"]
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 |