License |
License |
---|---|
GroupId | GroupIdfi.jubic |
ArtifactId | ArtifactIdsnoozy-auth |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWeb application library
|
Filename | Size |
---|---|
snoozy-auth-0.9.0.pom | |
snoozy-auth-0.9.0.jar | 9 KB |
snoozy-auth-0.9.0-sources.jar | 5 KB |
snoozy-auth-0.9.0-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fi.jubic/snoozy-auth/ -->
<dependency>
<groupId>fi.jubic</groupId>
<artifactId>snoozy-auth</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/fi.jubic/snoozy-auth/
implementation 'fi.jubic:snoozy-auth:0.9.0'
// https://jarcasting.com/artifacts/fi.jubic/snoozy-auth/
implementation ("fi.jubic:snoozy-auth:0.9.0")
'fi.jubic:snoozy-auth:jar:0.9.0'
<dependency org="fi.jubic" name="snoozy-auth" rev="0.9.0">
<artifact name="snoozy-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.jubic', module='snoozy-auth', version='0.9.0')
)
libraryDependencies += "fi.jubic" % "snoozy-auth" % "0.9.0"
[fi.jubic/snoozy-auth "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
fi.jubic : snoozy-core | jar | 0.9.0 |
com.google.code.findbugs : annotations | jar | 3.0.1u2 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.ws.rs : jakarta.ws.rs-api | jar | 3.1.0 |
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.mockito : mockito-core | jar | 4.6.1 |
org.mockito : mockito-junit-jupiter | jar | 4.6.1 |