| License |
License |
|---|---|
| GroupId | GroupIdio.robe |
| ArtifactId | ArtifactIdrobe-auth |
| Version | Version0.5.0.0-1039 |
| Type | Typejar |
| Description |
DescriptionA Brand new ROBE for Dropwizard. www.dropwizard.io
|
| Filename | Size |
|---|---|
| robe-auth-0.5.0.0-1039.pom | |
| robe-auth-0.5.0.0-1039.jar | 44 KB |
| robe-auth-0.5.0.0-1039-sources.jar | 29 KB |
| robe-auth-0.5.0.0-1039-javadoc.jar | 184 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.robe/robe-auth/ -->
<dependency>
<groupId>io.robe</groupId>
<artifactId>robe-auth</artifactId>
<version>0.5.0.0-1039</version>
</dependency>
// https://jarcasting.com/artifacts/io.robe/robe-auth/
implementation 'io.robe:robe-auth:0.5.0.0-1039'
// https://jarcasting.com/artifacts/io.robe/robe-auth/
implementation ("io.robe:robe-auth:0.5.0.0-1039")
'io.robe:robe-auth:jar:0.5.0.0-1039'
<dependency org="io.robe" name="robe-auth" rev="0.5.0.0-1039">
<artifact name="robe-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.robe', module='robe-auth', version='0.5.0.0-1039')
)
libraryDependencies += "io.robe" % "robe-auth" % "0.5.0.0-1039"
[io.robe/robe-auth "0.5.0.0-1039"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.dropwizard : dropwizard-auth | jar | 0.9.2 |
| edu.vt.middleware : vt-password | jar | 3.1.2 |
| javax.inject : javax.inject | jar | 1 |
| org.jasypt : jasypt | jar | 1.9.1 |
| junit : junit | jar | 4.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.easymock : easymock | jar | 3.2 |