is not current version
Last Version 1.1

org.codeartisans.shiro:shiro-ext-x509-web 1.0


GroupId

GroupId

org.codeartisans.shiro
ArtifactId

ArtifactId

shiro-ext-x509-web
Version

Version

1.0
Type

Type

jar

Download shiro-ext-x509-web 1.0


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