BatchEE :: Extensions :: Shiro

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.batchee
ArtifactId

ArtifactId

batchee-shiro
Last Version

Last Version

0.3-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

BatchEE :: Extensions :: Shiro
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://git-wip-us.apache.org/repos/asf?p=incubator-batchee.git;a=summary/batchee-shiro

Download batchee-shiro

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.batchee : batchee-jbatch jar 0.3-incubating
org.apache.shiro : shiro-core jar 1.2.2

provided (3)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jbatch_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0
org.apache.batchee : batchee-doc-api jar 0.3-incubating

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar 1.7.5
org.testng : testng jar 6.9.9
org.apache.derby : derby jar 10.12.1.1
org.apache.batchee : batchee-maven-plugin jar 0.3-incubating

Project Modules

There are no modules declared in this project.

Versions

Version
0.3-incubating
0.2-incubating
0.1-incubating