License |
License |
---|---|
GroupId | GroupIdorg.connid.bundles |
ArtifactId | ArtifactIdorg.connid.bundles.cmd |
Version | Version0.1.2 |
Type | Typejar |
Description |
DescriptionConnId Bundles: CMD
ConnId
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.connid.bundles/org.connid.bundles.cmd/ -->
<dependency>
<groupId>org.connid.bundles</groupId>
<artifactId>org.connid.bundles.cmd</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.connid.bundles/org.connid.bundles.cmd/
implementation 'org.connid.bundles:org.connid.bundles.cmd:0.1.2'
// https://jarcasting.com/artifacts/org.connid.bundles/org.connid.bundles.cmd/
implementation ("org.connid.bundles:org.connid.bundles.cmd:0.1.2")
'org.connid.bundles:org.connid.bundles.cmd:jar:0.1.2'
<dependency org="org.connid.bundles" name="org.connid.bundles.cmd" rev="0.1.2">
<artifact name="org.connid.bundles.cmd" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.connid.bundles', module='org.connid.bundles.cmd', version='0.1.2')
)
libraryDependencies += "org.connid.bundles" % "org.connid.bundles.cmd" % "0.1.2"
[org.connid.bundles/org.connid.bundles.cmd "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.connid : connid-framework | jar | 1.3.3 |
org.connid : connid-framework-internal | jar | 1.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.connid : connid-test-common | jar | 1.3.3 |
junit : junit | jar | 4.11 |