admin

启动模块

License

License

GroupId

GroupId

com.github.ice-zero-cat
ArtifactId

ArtifactId

admin
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

admin
启动模块
Project URL

Project URL

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

Download admin

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.2.6.RELEASE
mysql : mysql-connector-java jar 8.0.19
github.com.ice-zero-cat » core jar 0.0.1
github.com.ice-zero-cat » jpa jar 0.0.1
github.com.ice-zero-cat » jdbc-template jar 0.0.1
com.github.ice-zero-cat : icezerocat-mybatismp jar 0.0.6
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.3
0.0.2
0.0.1