rest-security
Open Source library for security REST methods
| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.posadskiy |
| ArtifactId | ArtifactIdrest-security |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava REST Security
Open Source library for security REST methods
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rest-security-0.0.2.pom | |
| rest-security-0.0.2.jar | 11 KB |
| rest-security-0.0.2-sources.jar | 6 KB |
| rest-security-0.0.2-javadoc.jar | 475 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 5.2.6.RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| 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 |
Open Source library for security REST methods