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