Thunder

A fully customizable user management REST API.

License

License

GroupId

GroupId

com.sanctionco.thunder
ArtifactId

ArtifactId

parent
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Thunder
A fully customizable user management REST API.
Project URL

Project URL

https://github.com/RohanNagar/thunder
Source Code Management

Source Code Management

https://github.com/RohanNagar/thunder

Download parent

Filename Size
parent-3.1.0.pom 12 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.sanctionco.thunder/parent/ -->
<dependency>
    <groupId>com.sanctionco.thunder</groupId>
    <artifactId>parent</artifactId>
    <version>3.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sanctionco.thunder/parent/
implementation 'com.sanctionco.thunder:parent:3.1.0'
// https://jarcasting.com/artifacts/com.sanctionco.thunder/parent/
implementation ("com.sanctionco.thunder:parent:3.1.0")
'com.sanctionco.thunder:parent:pom:3.1.0'
<dependency org="com.sanctionco.thunder" name="parent" rev="3.1.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sanctionco.thunder', module='parent', version='3.1.0')
)
libraryDependencies += "com.sanctionco.thunder" % "parent" % "3.1.0"
[com.sanctionco.thunder/parent "3.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • application
  • client

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