License |
License |
---|---|
GroupId | GroupIdcom.threewks.thundr |
ArtifactId | ArtifactIdthundr-user |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthundr-user
A thundr module which defines a basic API for user management
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
thundr-user-3.0.0.pom | |
thundr-user-3.0.0.jar | 33 KB |
thundr-user-3.0.0-sources.jar | 29 KB |
thundr-user-3.0.0-javadoc.jar | 186 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.threewks.thundr/thundr-user/ -->
<dependency>
<groupId>com.threewks.thundr</groupId>
<artifactId>thundr-user</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.threewks.thundr/thundr-user/
implementation 'com.threewks.thundr:thundr-user:3.0.0'
// https://jarcasting.com/artifacts/com.threewks.thundr/thundr-user/
implementation ("com.threewks.thundr:thundr-user:3.0.0")
'com.threewks.thundr:thundr-user:jar:3.0.0'
<dependency org="com.threewks.thundr" name="thundr-user" rev="3.0.0">
<artifact name="thundr-user" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threewks.thundr', module='thundr-user', version='3.0.0')
)
libraryDependencies += "com.threewks.thundr" % "thundr-user" % "3.0.0"
[com.threewks.thundr/thundr-user "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scribe : scribe | jar | 1.3.3 |
com.threewks.thundr : thundr | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.threewks.thundr : thundr | test-jar | 3.0.0 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-all | jar | 1.10.19 |