Last Version

Apache Shiro :: All (aggregate jar) 1.9.0

Creates an aggregate jar that contains the contents of all other Shiro module .jars (aka an 'uber jar')

License

License

GroupId

GroupId

org.apache.shiro
ArtifactId

ArtifactId

shiro-all
Version

Version

1.9.0
Type

Type

pom
Description

Description

Apache Shiro :: All (aggregate jar)
Creates an aggregate jar that contains the contents of all other Shiro module .jars (aka an 'uber jar')
Project URL

Project URL

https://shiro.apache.org/shiro-all/
Project Organization

Project Organization

The Apache Software Foundation

Download shiro-all 1.9.0


<!-- https://jarcasting.com/artifacts/org.apache.shiro/shiro-all/ -->
<dependency>
    <groupId>org.apache.shiro</groupId>
    <artifactId>shiro-all</artifactId>
    <version>1.9.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shiro/shiro-all/
implementation 'org.apache.shiro:shiro-all:1.9.0'
// https://jarcasting.com/artifacts/org.apache.shiro/shiro-all/
implementation ("org.apache.shiro:shiro-all:1.9.0")
'org.apache.shiro:shiro-all:pom:1.9.0'
<dependency org="org.apache.shiro" name="shiro-all" rev="1.9.0">
  <artifact name="shiro-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.shiro', module='shiro-all', version='1.9.0')
)
libraryDependencies += "org.apache.shiro" % "shiro-all" % "1.9.0"
[org.apache.shiro/shiro-all "1.9.0"]

Dependencies

compile (16)

Group / Artifact Type Version
org.apache.shiro : shiro-lang jar 1.9.0
org.apache.shiro : shiro-config-core jar 1.9.0
org.apache.shiro : shiro-config-ogdl jar 1.9.0
org.apache.shiro : shiro-crypto-core jar 1.9.0
org.apache.shiro : shiro-crypto-hash jar 1.9.0
org.apache.shiro : shiro-crypto-cipher jar 1.9.0
org.apache.shiro : shiro-event jar 1.9.0
org.apache.shiro : shiro-core jar 1.9.0
org.apache.shiro : shiro-web jar 1.9.0
org.apache.shiro : shiro-aspectj jar 1.9.0
org.apache.shiro : shiro-cache jar 1.9.0
org.apache.shiro : shiro-ehcache jar 1.9.0
org.apache.shiro : shiro-guice jar 1.9.0
org.apache.shiro : shiro-hazelcast jar 1.9.0
org.apache.shiro : shiro-quartz jar 1.9.0
org.apache.shiro : shiro-spring jar 1.9.0

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 2.1
org.easymock : easymock jar 4.1
org.codehaus.groovy : groovy jar 2.5.14
org.powermock : powermock-module-junit4 jar 2.0.2
org.powermock : powermock-api-easymock jar 2.0.2

Project Modules

There are no modules declared in this project.