is not current version
Last Version 0.0.8

Treasure 0.0.6

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
Version

Version

0.0.6
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 0.0.6


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

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.