License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Security |
GroupId | GroupIdorg.apache.knox |
ArtifactId | ArtifactIdgateway-provider-security-shiro |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongateway-provider-security-shiro
An extension of the gateway integrating Shiro as an authentication provider.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.knox/gateway-provider-security-shiro/ -->
<dependency>
<groupId>org.apache.knox</groupId>
<artifactId>gateway-provider-security-shiro</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.knox/gateway-provider-security-shiro/
implementation 'org.apache.knox:gateway-provider-security-shiro:1.6.1'
// https://jarcasting.com/artifacts/org.apache.knox/gateway-provider-security-shiro/
implementation ("org.apache.knox:gateway-provider-security-shiro:1.6.1")
'org.apache.knox:gateway-provider-security-shiro:jar:1.6.1'
<dependency org="org.apache.knox" name="gateway-provider-security-shiro" rev="1.6.1">
<artifact name="gateway-provider-security-shiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.knox', module='gateway-provider-security-shiro', version='1.6.1')
)
libraryDependencies += "org.apache.knox" % "gateway-provider-security-shiro" % "1.6.1"
[org.apache.knox/gateway-provider-security-shiro "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.knox : gateway-i18n | jar | 1.6.1 |
org.apache.knox : gateway-server | jar | 1.6.1 |
org.apache.knox : gateway-spi | jar | 1.6.1 |
org.apache.knox : gateway-util-common | jar | 1.6.1 |
org.jboss.shrinkwrap : shrinkwrap-api | jar | 1.2.6 |
org.jboss.shrinkwrap.descriptors : shrinkwrap-descriptors-api-base | jar | 2.0.0 |
org.jboss.shrinkwrap.descriptors : shrinkwrap-descriptors-api-javaee | jar | 2.0.0 |
org.apache.shiro : shiro-core | jar | 1.7.0 |
org.apache.shiro : shiro-web | jar | 1.7.0 |
org.apache.shiro : shiro-ehcache | jar | 1.7.0 |
net.sf.ehcache : ehcache-core | jar | 2.6.11 |
org.kohsuke : libpam4j | jar | 1.11 |
commons-io : commons-io | jar | 2.8.0 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.knox : gateway-test-utils | jar | 1.6.1 |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
junit : junit | jar | 4.13.2 |
org.easymock : easymock | jar | 4.2 |