| License |
License |
|---|---|
| GroupId | GroupIdnl.uva.sne |
| ArtifactId | ArtifactIdsne-xacml |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSNE-XACML Engine
A high performance XACML PDP Engine using
Multi-data-types Interval Decision Diagrams
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sne-xacml-0.0.3.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/nl.uva.sne/sne-xacml/ -->
<dependency>
<groupId>nl.uva.sne</groupId>
<artifactId>sne-xacml</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.uva.sne/sne-xacml/
implementation 'nl.uva.sne:sne-xacml:0.0.3'
// https://jarcasting.com/artifacts/nl.uva.sne/sne-xacml/
implementation ("nl.uva.sne:sne-xacml:0.0.3")
'nl.uva.sne:sne-xacml:pom:0.0.3'
<dependency org="nl.uva.sne" name="sne-xacml" rev="0.0.3">
<artifact name="sne-xacml" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.uva.sne', module='sne-xacml', version='0.0.3')
)
libraryDependencies += "nl.uva.sne" % "sne-xacml" % "0.0.3"
[nl.uva.sne/sne-xacml "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.5 |
| com.sun.xml.bind : jaxb-osgi | jar | 2.2.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.5 |