Last Version

Java REST Security 0.0.2

Open Source library for security REST methods

License

License

Categories

Categories

Security
GroupId

GroupId

com.posadskiy
ArtifactId

ArtifactId

rest-security
Version

Version

0.0.2
Type

Type

jar
Description

Description

Java REST Security
Open Source library for security REST methods
Project URL

Project URL

https://github.com/posadskiy/rest-security
Source Code Management

Source Code Management

https://github.com/posadskiy/rest-security

Download rest-security 0.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-context jar 5.2.6.RELEASE
org.apache.commons : commons-lang3 jar 3.8.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.