water

a jdbc framework

License

License

GroupId

GroupId

cn.thearies
ArtifactId

ArtifactId

water
Last Version

Last Version

1.0.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

water
a jdbc framework
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/water

Download water

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
javax.persistence : persistence-api jar 1.0
com.google.code.gson : gson jar 2.8.5
org.projectlombok : lombok Optional jar 1.18.4
com.google.guava : guava jar 27.0.1-jre

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.RELEASE