Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdcorepolicy-web |
Version | Version1.1.0-94 |
Type | Typewar |
Filename | Size |
---|---|
corepolicy-web-1.1.0-94.pom | |
corepolicy-web-1.1.0-94.war | 41 MB |
corepolicy-web-1.1.0-94-sources.jar | 64 KB |
corepolicy-web-1.1.0-94-javadoc.jar | 188 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/corepolicy-web/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>corepolicy-web</artifactId>
<version>1.1.0-94</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/corepolicy-web/
implementation 'com.github.cafdataprocessing:corepolicy-web:1.1.0-94'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/corepolicy-web/
implementation ("com.github.cafdataprocessing:corepolicy-web:1.1.0-94")
'com.github.cafdataprocessing:corepolicy-web:war:1.1.0-94'
<dependency org="com.github.cafdataprocessing" name="corepolicy-web" rev="1.1.0-94">
<artifact name="corepolicy-web" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='corepolicy-web', version='1.1.0-94')
)
libraryDependencies += "com.github.cafdataprocessing" % "corepolicy-web" % "1.1.0-94"
[com.github.cafdataprocessing/corepolicy-web "1.1.0-94"]