is not current version
Last Version 1.0-RC35

us.joshuatreesoftware:fortress 1.0-RC22

Fortress is a standards-based Identity and Access Management SDK. It communicates LDAPv3 protocol to directory servers or Representational state transfer over the Web.

GroupId

GroupId

us.joshuatreesoftware
ArtifactId

ArtifactId

fortress
Version

Version

1.0-RC22
Type

Type

jar

Download fortress 1.0-RC22


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