License |
License |
---|---|
GroupId | GroupIdorg.connid |
ArtifactId | ArtifactIdtest-common |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTest Common
ConnId
|
Filename | Size |
---|---|
test-common-1.3.2.pom | |
test-common-1.3.2.jar | 9 KB |
test-common-1.3.2-sources.jar | 8 KB |
test-common-1.3.2-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.connid/test-common/ -->
<dependency>
<groupId>org.connid</groupId>
<artifactId>test-common</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.connid/test-common/
implementation 'org.connid:test-common:1.3.2'
// https://jarcasting.com/artifacts/org.connid/test-common/
implementation ("org.connid:test-common:1.3.2")
'org.connid:test-common:jar:1.3.2'
<dependency org="org.connid" name="test-common" rev="1.3.2">
<artifact name="test-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.connid', module='test-common', version='1.3.2')
)
libraryDependencies += "org.connid" % "test-common" % "1.3.2"
[org.connid/test-common "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.connid : framework | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 1.7.2 |
junit : junit | jar | 4.10 |