| License | License | 
|---|---|
| GroupId | GroupIdcom.github.ice-zero-cat | 
| ArtifactId | ArtifactIdadmin | 
| Last Version | Last Version0.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionadmin 启动模块 | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| admin-0.0.3.pom | |
| admin-0.0.3.jar | 83 MB | 
| admin-0.0.3-sources.jar | 6 KB | 
| admin-0.0.3-javadoc.jar | 61 KB | 
| Browse | 
<!-- 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"]| 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 |