Treasure

The treasures I have accumulated in my daily java development. It can help other people face the same problem.

License

License

GroupId

GroupId

com.github.damiansheldon
ArtifactId

ArtifactId

treasure
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Treasure
The treasures I have accumulated in my daily java development. It can help other people face the same problem.
Project URL

Project URL

https://github.com/DamianSheldon/Treasure
Source Code Management

Source Code Management

https://github.com/DamianSheldon/Treasure

Download treasure

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.damiansheldon/treasure/ -->
<dependency>
    <groupId>com.github.damiansheldon</groupId>
    <artifactId>treasure</artifactId>
    <version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.damiansheldon/treasure/
implementation 'com.github.damiansheldon:treasure:0.0.8'
// https://jarcasting.com/artifacts/com.github.damiansheldon/treasure/
implementation ("com.github.damiansheldon:treasure:0.0.8")
'com.github.damiansheldon:treasure:jar:0.0.8'
<dependency org="com.github.damiansheldon" name="treasure" rev="0.0.8">
  <artifact name="treasure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.damiansheldon', module='treasure', version='0.0.8')
)
libraryDependencies += "com.github.damiansheldon" % "treasure" % "0.0.8"
[com.github.damiansheldon/treasure "0.0.8"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-jdbc Optional jar
org.springframework.boot : spring-boot-starter-security Optional jar
org.springframework.security : spring-security-oauth2-client Optional jar
javax.validation : validation-api Optional jar
org.springframework.boot : spring-boot-starter-data-jpa Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2