| License |
License |
|---|---|
| GroupId | GroupIdcom.couchace |
| ArtifactId | ArtifactIdcouchace-annotations |
| Last Version | Last Version1.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncouchace-annotations
CouchAce
|
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.couchace/couchace-annotations/ -->
<dependency>
<groupId>com.couchace</groupId>
<artifactId>couchace-annotations</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.couchace/couchace-annotations/
implementation 'com.couchace:couchace-annotations:1.4.2'
// https://jarcasting.com/artifacts/com.couchace/couchace-annotations/
implementation ("com.couchace:couchace-annotations:1.4.2")
'com.couchace:couchace-annotations:jar:1.4.2'
<dependency org="com.couchace" name="couchace-annotations" rev="1.4.2">
<artifact name="couchace-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.couchace', module='couchace-annotations', version='1.4.2')
)
libraryDependencies += "com.couchace" % "couchace-annotations" % "1.4.2"
[com.couchace/couchace-annotations "1.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.17 |
| ch.qos.logback : logback-core | jar | 1.1.2 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |