is not current version
Last Version 1.0-RC35

us.joshuatreesoftware:sentry 1.0-RC34

Java EE Security Plug-in for Fortress RBAC access management.

GroupId

GroupId

us.joshuatreesoftware
ArtifactId

ArtifactId

sentry
Version

Version

1.0-RC34
Type

Type

jar

Download sentry 1.0-RC34


<!-- https://jarcasting.com/artifacts/us.joshuatreesoftware/sentry/ -->
<dependency>
    <groupId>us.joshuatreesoftware</groupId>
    <artifactId>sentry</artifactId>
    <version>1.0-RC34</version>
</dependency>
// https://jarcasting.com/artifacts/us.joshuatreesoftware/sentry/
implementation 'us.joshuatreesoftware:sentry:1.0-RC34'
// https://jarcasting.com/artifacts/us.joshuatreesoftware/sentry/
implementation ("us.joshuatreesoftware:sentry:1.0-RC34")
'us.joshuatreesoftware:sentry:jar:1.0-RC34'
<dependency org="us.joshuatreesoftware" name="sentry" rev="1.0-RC34">
  <artifact name="sentry" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.joshuatreesoftware', module='sentry', version='1.0-RC34')
)
libraryDependencies += "us.joshuatreesoftware" % "sentry" % "1.0-RC34"
[us.joshuatreesoftware/sentry "1.0-RC34"]