| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdorg.bitbucket.samsamann |
| ArtifactId | ArtifactIdrest-security |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSmall rest backend library that use wildfly-swarm and crnk
|
| Filename | Size |
|---|---|
| rest-security-0.1.0.pom | |
| rest-security-0.1.0.jar | 2 KB |
| rest-security-0.1.0-sources.jar | 2 KB |
| rest-security-0.1.0-javadoc.jar | 14 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.samsamann/rest-security/ -->
<dependency>
<groupId>org.bitbucket.samsamann</groupId>
<artifactId>rest-security</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.samsamann/rest-security/
implementation 'org.bitbucket.samsamann:rest-security:0.1.0'
// https://jarcasting.com/artifacts/org.bitbucket.samsamann/rest-security/
implementation ("org.bitbucket.samsamann:rest-security:0.1.0")
'org.bitbucket.samsamann:rest-security:jar:0.1.0'
<dependency org="org.bitbucket.samsamann" name="rest-security" rev="0.1.0">
<artifact name="rest-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.samsamann', module='rest-security', version='0.1.0')
)
libraryDependencies += "org.bitbucket.samsamann" % "rest-security" % "0.1.0"
[org.bitbucket.samsamann/rest-security "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bitbucket.samsamann : rest-base | jar | 0.1.0 |