is not current version
Last Version 1.0.2

com.github.sdorra:shiro-unit 1.0.0

JUnit rule to simplify apache shiro unit tests.

GroupId

GroupId

com.github.sdorra
ArtifactId

ArtifactId

shiro-unit
Version

Version

1.0.0
Type

Type

jar

Download shiro-unit 1.0.0


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