| License |
License |
|---|---|
| GroupId | GroupIdcom.sanctionco.thunder |
| ArtifactId | ArtifactIdapplication |
| Last Version | Last Version3.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionapplication
A fully customizable user management REST API.
|
| Filename | Size |
|---|---|
| application-3.1.0.pom | |
| application-3.1.0.jar | 27 MB |
| application-3.1.0-sources.jar | 52 KB |
| application-3.1.0-javadoc.jar | 223 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sanctionco.thunder/application/ -->
<dependency>
<groupId>com.sanctionco.thunder</groupId>
<artifactId>application</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sanctionco.thunder/application/
implementation 'com.sanctionco.thunder:application:3.1.0'
// https://jarcasting.com/artifacts/com.sanctionco.thunder/application/
implementation ("com.sanctionco.thunder:application:3.1.0")
'com.sanctionco.thunder:application:jar:3.1.0'
<dependency org="com.sanctionco.thunder" name="application" rev="3.1.0">
<artifact name="application" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sanctionco.thunder', module='application', version='3.1.0')
)
libraryDependencies += "com.sanctionco.thunder" % "application" % "3.1.0"
[com.sanctionco.thunder/application "3.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.dropwizard : dropwizard-testing | jar | 2.0.24 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |
| org.junit.platform : junit-platform-runner | jar | 1.7.2 |
| org.mockito : mockito-core | jar | 3.11.2 |
| org.mockito : mockito-inline | jar | 3.11.2 |