Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdpolicy-server-admin |
Version | Version1.1.0-94 |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/policy-server-admin/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>policy-server-admin</artifactId>
<version>1.1.0-94</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/policy-server-admin/
implementation 'com.github.cafdataprocessing:policy-server-admin:1.1.0-94'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/policy-server-admin/
implementation ("com.github.cafdataprocessing:policy-server-admin:1.1.0-94")
'com.github.cafdataprocessing:policy-server-admin:war:1.1.0-94'
<dependency org="com.github.cafdataprocessing" name="policy-server-admin" rev="1.1.0-94">
<artifact name="policy-server-admin" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='policy-server-admin', version='1.1.0-94')
)
libraryDependencies += "com.github.cafdataprocessing" % "policy-server-admin" % "1.1.0-94"
[com.github.cafdataprocessing/policy-server-admin "1.1.0-94"]