com.github.Y292450104:springs

java data utils

License

License

GroupId

GroupId

com.github.Y292450104
ArtifactId

ArtifactId

springs
Last Version

Last Version

2.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.Y292450104:springs
java data utils

Download springs

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-data-redis jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE
1.0.0.RC3
1.0.0.RC2
1.0.0.RC1