| License |
License
BSD
|
|---|---|
| GroupId | GroupIdus.joshuatreesoftware |
| ArtifactId | ArtifactIdsentry |
| Version | Version1.0-RC35 |
| Type | Typejar |
| Description |
DescriptionFortress Sentry
Sentry is an ANSI RBAC INCITS 359 compliant policy enforcement engine.
|
| Filename | Size |
|---|---|
| sentry-1.0-RC35.pom | |
| sentry-1.0-RC35.jar | 68 KB |
| sentry-1.0-RC35-sources.jar | 47 KB |
| sentry-1.0-RC35-javadoc.jar | 90 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/us.joshuatreesoftware/sentry/ -->
<dependency>
<groupId>us.joshuatreesoftware</groupId>
<artifactId>sentry</artifactId>
<version>1.0-RC35</version>
</dependency>
// https://jarcasting.com/artifacts/us.joshuatreesoftware/sentry/
implementation 'us.joshuatreesoftware:sentry:1.0-RC35'
// https://jarcasting.com/artifacts/us.joshuatreesoftware/sentry/
implementation ("us.joshuatreesoftware:sentry:1.0-RC35")
'us.joshuatreesoftware:sentry:jar:1.0-RC35'
<dependency org="us.joshuatreesoftware" name="sentry" rev="1.0-RC35">
<artifact name="sentry" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.joshuatreesoftware', module='sentry', version='1.0-RC35')
)
libraryDependencies += "us.joshuatreesoftware" % "sentry" % "1.0-RC35"
[us.joshuatreesoftware/sentry "1.0-RC35"]
| Group / Artifact | Type | Version |
|---|---|---|
| us.joshuatreesoftware : fortress | jar | 1.0-RC35 |
| org.apache.tomcat : catalina | jar | 6.0.33 |
| org.apache.tomcat : tomcat-catalina | jar | 7.0.22 |