is not current version
Last Version 0.0.7

framework 0.0.2

Dao framework

License

License

GroupId

GroupId

com.github.ice-zero-cat
ArtifactId

ArtifactId

framework
Version

Version

0.0.2
Type

Type

pom
Description

Description

framework
Dao framework
Project URL

Project URL

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

Download framework 0.0.2

Filename Size
framework-0.0.2.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.ice-zero-cat/framework/ -->
<dependency>
    <groupId>com.github.ice-zero-cat</groupId>
    <artifactId>framework</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ice-zero-cat/framework/
implementation 'com.github.ice-zero-cat:framework:0.0.2'
// https://jarcasting.com/artifacts/com.github.ice-zero-cat/framework/
implementation ("com.github.ice-zero-cat:framework:0.0.2")
'com.github.ice-zero-cat:framework:pom:0.0.2'
<dependency org="com.github.ice-zero-cat" name="framework" rev="0.0.2">
  <artifact name="framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ice-zero-cat', module='framework', version='0.0.2')
)
libraryDependencies += "com.github.ice-zero-cat" % "framework" % "0.0.2"
[com.github.ice-zero-cat/framework "0.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter jar 2.2.6.RELEASE
org.projectlombok : lombok Optional jar 1.18.12

Project Modules

  • admin
  • jpa
  • core
  • jdbc-template
  • backup
  • icezerocat-mybatismp