License |
License |
---|---|
GroupId | GroupIdorg.codeartisans.shiro |
ArtifactId | ArtifactIdshiro-ext-x509-core |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshiro-ext-x509-core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
shiro-ext-x509-core-1.1.pom | |
shiro-ext-x509-core-1.1.jar | 12 KB |
shiro-ext-x509-core-1.1-sources.jar | 9 KB |
shiro-ext-x509-core-1.1-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codeartisans.shiro/shiro-ext-x509-core/ -->
<dependency>
<groupId>org.codeartisans.shiro</groupId>
<artifactId>shiro-ext-x509-core</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codeartisans.shiro/shiro-ext-x509-core/
implementation 'org.codeartisans.shiro:shiro-ext-x509-core:1.1'
// https://jarcasting.com/artifacts/org.codeartisans.shiro/shiro-ext-x509-core/
implementation ("org.codeartisans.shiro:shiro-ext-x509-core:1.1")
'org.codeartisans.shiro:shiro-ext-x509-core:jar:1.1'
<dependency org="org.codeartisans.shiro" name="shiro-ext-x509-core" rev="1.1">
<artifact name="shiro-ext-x509-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codeartisans.shiro', module='shiro-ext-x509-core', version='1.1')
)
libraryDependencies += "org.codeartisans.shiro" % "shiro-ext-x509-core" % "1.1"
[org.codeartisans.shiro/shiro-ext-x509-core "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk16 | jar | 1.45 |
org.slf4j : slf4j-api | jar | 1.7.1 |
org.apache.shiro : shiro-core | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |