Last Version

ezasse 0.0.8

Easy automatic SQL script executor

License

License

GroupId

GroupId

cn.com.pism.ezasse
ArtifactId

ArtifactId

ezasse
Version

Version

0.0.8
Type

Type

pom
Description

Description

ezasse
Easy automatic SQL script executor
Project URL

Project URL

https://github.com/PerccyKing/ezasse
Source Code Management

Source Code Management

https://github.com/PerccyKing/ezasse.git

Download ezasse 0.0.8

Filename Size
ezasse-0.0.8.pom 4 KB
Browse

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

Dependencies

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

Project Modules

  • ezasse-core
  • ezasse-spring-boot-starter