is not current version
Last Version 5.4.1

org.opengis.cite.teamengine:teamengine-realm 5.3.1

This module implements a custom Tomcat Realm for checking credentials in XML user files. It must be available in the $CATALINA_BASE/lib directory of the Tomcat instance.

Categories

Categories

Realm Data Databases
GroupId

GroupId

org.opengis.cite.teamengine
ArtifactId

ArtifactId

teamengine-realm
Version

Version

5.3.1
Type

Type

jar

Download teamengine-realm 5.3.1


<!-- https://jarcasting.com/artifacts/org.opengis.cite.teamengine/teamengine-realm/ -->
<dependency>
    <groupId>org.opengis.cite.teamengine</groupId>
    <artifactId>teamengine-realm</artifactId>
    <version>5.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opengis.cite.teamengine/teamengine-realm/
implementation 'org.opengis.cite.teamengine:teamengine-realm:5.3.1'
// https://jarcasting.com/artifacts/org.opengis.cite.teamengine/teamengine-realm/
implementation ("org.opengis.cite.teamengine:teamengine-realm:5.3.1")
'org.opengis.cite.teamengine:teamengine-realm:jar:5.3.1'
<dependency org="org.opengis.cite.teamengine" name="teamengine-realm" rev="5.3.1">
  <artifact name="teamengine-realm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opengis.cite.teamengine', module='teamengine-realm', version='5.3.1')
)
libraryDependencies += "org.opengis.cite.teamengine" % "teamengine-realm" % "5.3.1"
[org.opengis.cite.teamengine/teamengine-realm "5.3.1"]