Last Version

atmosphere-shiro-support 3.0.0-alpha2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

CDDL
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-shiro
Version

Version

3.0.0-alpha2
Type

Type

jar
Description

Description

atmosphere-shiro-support
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/Atmosphere/atmosphere

Download atmosphere-shiro 3.0.0-alpha2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.atmosphere : atmosphere-runtime jar 3.0.0-alpha2
org.slf4j : slf4j-api jar 1.7.13

provided (2)

Group / Artifact Type Version
org.apache.shiro : shiro-web jar 1.2.4
javax.servlet : javax.servlet-api jar 3.1.0

test (6)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
com.ning : async-http-client jar 1.9.33
org.slf4j : jul-to-slf4j jar 1.7.13
org.slf4j : jcl-over-slf4j jar 1.7.13
ch.qos.logback : logback-core jar 1.1.2
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.