application

A fully customizable user management REST API.

License

License

GroupId

GroupId

com.sanctionco.thunder
ArtifactId

ArtifactId

application
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

application
A fully customizable user management REST API.

Download application

How to add to project

<!-- 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"]

Dependencies

test (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.1.0
2.0.0