is not current version
Last Version 1.0.2

shiro-unit 1.0.1

JUnit rule to simplify apache shiro unit tests.

License

License

GroupId

GroupId

com.github.sdorra
ArtifactId

ArtifactId

shiro-unit
Version

Version

1.0.1
Type

Type

jar
Description

Description

shiro-unit
JUnit rule to simplify apache shiro unit tests.
Project URL

Project URL

http://sdorra.github.io/shiro-unit

Download shiro-unit 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.shiro : shiro-core jar 1.2.2

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.5

Project Modules

There are no modules declared in this project.