License |
License |
---|---|
GroupId | GroupIdcom.github.ice-zero-cat |
ArtifactId | ArtifactIdframework |
Version | Version0.0.3 |
Type | Typepom |
Description |
Descriptionframework
Dao framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
framework-0.0.3.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.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ice-zero-cat/framework/
implementation 'com.github.ice-zero-cat:framework:0.0.3'
// https://jarcasting.com/artifacts/com.github.ice-zero-cat/framework/
implementation ("com.github.ice-zero-cat:framework:0.0.3")
'com.github.ice-zero-cat:framework:pom:0.0.3'
<dependency org="com.github.ice-zero-cat" name="framework" rev="0.0.3">
<artifact name="framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ice-zero-cat', module='framework', version='0.0.3')
)
libraryDependencies += "com.github.ice-zero-cat" % "framework" % "0.0.3"
[com.github.ice-zero-cat/framework "0.0.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 |