Last Version

Lwapp Security 1.2.1

Lwapp security is a utility jar file which can be used to add access level security to the application resources.

License

License

Categories

Categories

Security
GroupId

GroupId

org.lwapp
ArtifactId

ArtifactId

lwapp-security
Version

Version

1.2.1
Type

Type

jar
Description

Description

Lwapp Security
Lwapp security is a utility jar file which can be used to add access level security to the application resources.
Project URL

Project URL

https://bitbucket.org/lwapp/lwapp-security
Source Code Management

Source Code Management

https://bitbucket.org/lwapp/lwapp-security/src/

Download lwapp-security 1.2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0.1
org.lwapp : lwapp-hibernate jar 1.2.1
org.hibernate : hibernate-validator jar 5.2.2.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.