Categories |
CategorieseXist Data Databases |
---|---|
GroupId | GroupIdorg.codehaus.fabric3.fabric3-db-exist |
ArtifactId | ArtifactIdsunxacml |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
sunxacml-1.0.pom | |
sunxacml-1.0.jar | 242 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.fabric3.fabric3-db-exist/sunxacml/ -->
<dependency>
<groupId>org.codehaus.fabric3.fabric3-db-exist</groupId>
<artifactId>sunxacml</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.fabric3.fabric3-db-exist/sunxacml/
implementation 'org.codehaus.fabric3.fabric3-db-exist:sunxacml:1.0'
// https://jarcasting.com/artifacts/org.codehaus.fabric3.fabric3-db-exist/sunxacml/
implementation ("org.codehaus.fabric3.fabric3-db-exist:sunxacml:1.0")
'org.codehaus.fabric3.fabric3-db-exist:sunxacml:jar:1.0'
<dependency org="org.codehaus.fabric3.fabric3-db-exist" name="sunxacml" rev="1.0">
<artifact name="sunxacml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.fabric3.fabric3-db-exist', module='sunxacml', version='1.0')
)
libraryDependencies += "org.codehaus.fabric3.fabric3-db-exist" % "sunxacml" % "1.0"
[org.codehaus.fabric3.fabric3-db-exist/sunxacml "1.0"]