Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdorg.carewebframework |
ArtifactId | ArtifactIdorg.carewebframework.vista.security.testharness |
Version | Version1.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.vista.security.testharness/ -->
<dependency>
<groupId>org.carewebframework</groupId>
<artifactId>org.carewebframework.vista.security.testharness</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.vista.security.testharness/
implementation 'org.carewebframework:org.carewebframework.vista.security.testharness:1.0.1'
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.vista.security.testharness/
implementation ("org.carewebframework:org.carewebframework.vista.security.testharness:1.0.1")
'org.carewebframework:org.carewebframework.vista.security.testharness:jar:1.0.1'
<dependency org="org.carewebframework" name="org.carewebframework.vista.security.testharness" rev="1.0.1">
<artifact name="org.carewebframework.vista.security.testharness" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carewebframework', module='org.carewebframework.vista.security.testharness', version='1.0.1')
)
libraryDependencies += "org.carewebframework" % "org.carewebframework.vista.security.testharness" % "1.0.1"
[org.carewebframework/org.carewebframework.vista.security.testharness "1.0.1"]