| License |
License
lgpl
|
|---|---|
| GroupId | GroupIdorg.picketbox |
| ArtifactId | ArtifactIddrools-authorization |
| Last Version | Last Version5.0.0-2013Jan04 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionPicketBox Drools Authorization Example
This example application demonstrates how to use PicketBox Drools authorization.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.picketbox/drools-authorization/ -->
<dependency>
<groupId>org.picketbox</groupId>
<artifactId>drools-authorization</artifactId>
<version>5.0.0-2013Jan04</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.picketbox/drools-authorization/
implementation 'org.picketbox:drools-authorization:5.0.0-2013Jan04'
// https://jarcasting.com/artifacts/org.picketbox/drools-authorization/
implementation ("org.picketbox:drools-authorization:5.0.0-2013Jan04")
'org.picketbox:drools-authorization:war:5.0.0-2013Jan04'
<dependency org="org.picketbox" name="drools-authorization" rev="5.0.0-2013Jan04">
<artifact name="drools-authorization" type="war" />
</dependency>
@Grapes(
@Grab(group='org.picketbox', module='drools-authorization', version='5.0.0-2013Jan04')
)
libraryDependencies += "org.picketbox" % "drools-authorization" % "5.0.0-2013Jan04"
[org.picketbox/drools-authorization "5.0.0-2013Jan04"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.picketbox : http-form | war | 5.0.0-2013Jan04 |
| org.picketbox : picketbox-quickstarts-common | jar | 5.0.0-2013Jan04 |
| org.picketbox : picketbox-drools | jar | 5.0.0-2013Jan04 |
| org.picketbox : picketbox-core | jar | 5.0.0-2013Jan04 |
| org.picketbox : picketbox-http | jar | 5.0.0-2013Jan04 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.spec.javax.ejb : jboss-ejb-api_3.1_spec | jar | |
| org.jboss.spec.javax.servlet : jboss-servlet-api_3.0_spec | jar |