is not current version
Last Version 0.3-incubating

org.apache.batchee:batchee-shiro 0.2-incubating


GroupId

GroupId

org.apache.batchee
ArtifactId

ArtifactId

batchee-shiro
Version

Version

0.2-incubating
Type

Type

jar

Download batchee-shiro 0.2-incubating


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