License |
License |
---|---|
GroupId | GroupIdcom.sanctionco.thunder |
ArtifactId | ArtifactIdapplication |
Version | Version3.0.4 |
Type | Typejar |
Description |
Descriptionapplication
A fully customizable user management REST API.
|
Filename | Size |
---|---|
application-3.0.4.pom | |
application-3.0.4.jar | 43 MB |
application-3.0.4-sources.jar | 2 MB |
application-3.0.4-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sanctionco.thunder/application/ -->
<dependency>
<groupId>com.sanctionco.thunder</groupId>
<artifactId>application</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sanctionco.thunder/application/
implementation 'com.sanctionco.thunder:application:3.0.4'
// https://jarcasting.com/artifacts/com.sanctionco.thunder/application/
implementation ("com.sanctionco.thunder:application:3.0.4")
'com.sanctionco.thunder:application:jar:3.0.4'
<dependency org="com.sanctionco.thunder" name="application" rev="3.0.4">
<artifact name="application" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sanctionco.thunder', module='application', version='3.0.4')
)
libraryDependencies += "com.sanctionco.thunder" % "application" % "3.0.4"
[com.sanctionco.thunder/application "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-testing | jar | 2.0.20 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 |
org.junit.platform : junit-platform-runner | jar | 1.7.1 |
org.mockito : mockito-core | jar | 3.8.0 |
org.mockito : mockito-inline | jar | 3.8.0 |