License |
License |
---|---|
GroupId | GroupIdcom.github.ice-zero-cat |
ArtifactId | ArtifactIdframework |
Last Version | Last Version0.0.7 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionframework
Dao framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
framework-0.0.7.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.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"]
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 |