License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.ipokerface |
ArtifactId | ArtifactIdspring-boot-starter-admin |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-admin
Admin api of ipokerface
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.ipokerface/spring-boot-starter-admin/ -->
<dependency>
<groupId>cn.ipokerface</groupId>
<artifactId>spring-boot-starter-admin</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ipokerface/spring-boot-starter-admin/
implementation 'cn.ipokerface:spring-boot-starter-admin:1.0.1'
// https://jarcasting.com/artifacts/cn.ipokerface/spring-boot-starter-admin/
implementation ("cn.ipokerface:spring-boot-starter-admin:1.0.1")
'cn.ipokerface:spring-boot-starter-admin:jar:1.0.1'
<dependency org="cn.ipokerface" name="spring-boot-starter-admin" rev="1.0.1">
<artifact name="spring-boot-starter-admin" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ipokerface', module='spring-boot-starter-admin', version='1.0.1')
)
libraryDependencies += "cn.ipokerface" % "spring-boot-starter-admin" % "1.0.1"
[cn.ipokerface/spring-boot-starter-admin "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
cn.ipokerface : common | jar | 2.1.0 |
cn.ipokerface : common-beans | jar | 2.1.0 |
cn.ipokerface : snowflake-id-generator | jar | 2.1.0 |
cn.ipokerface : spring-boot-starter-component | jar | 2.1.0 |
cn.ipokerface : spring-boot-starter-redis-client | jar | 2.1.0 |
cn.ipokerface : spring-boot-starter-web | jar | 2.1.0 |
cn.ipokerface : mybatis-operator | jar | 1.6.0 |
javax.validation : validation-api | jar | 2.0.1.Final |
org.hibernate.validator : hibernate-validator | jar | 6.1.6.Final |
mysql : mysql-connector-java | jar | 8.0.21 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.4 |
com.alibaba : druid | jar | 1.2.3 |
org.springframework : spring-context | jar | 5.2.7.RELEASE |