framework

Dao framework

License

License

GroupId

GroupId

com.github.ice-zero-cat
ArtifactId

ArtifactId

framework
Last Version

Last Version

0.0.7
Release Date

Release Date

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

Filename Size
framework-0.0.7.pom 11 KB
Browse

How to add to project

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

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

There are no modules declared in this project.

Versions

Version
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1