License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.ipokerface |
ArtifactId | ArtifactIdspring-boot-starter-component |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-component
A Java lib tools of ipokerface repository
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.ipokerface/spring-boot-starter-component/ -->
<dependency>
<groupId>cn.ipokerface</groupId>
<artifactId>spring-boot-starter-component</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ipokerface/spring-boot-starter-component/
implementation 'cn.ipokerface:spring-boot-starter-component:2.1.0'
// https://jarcasting.com/artifacts/cn.ipokerface/spring-boot-starter-component/
implementation ("cn.ipokerface:spring-boot-starter-component:2.1.0")
'cn.ipokerface:spring-boot-starter-component:jar:2.1.0'
<dependency org="cn.ipokerface" name="spring-boot-starter-component" rev="2.1.0">
<artifact name="spring-boot-starter-component" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ipokerface', module='spring-boot-starter-component', version='2.1.0')
)
libraryDependencies += "cn.ipokerface" % "spring-boot-starter-component" % "2.1.0"
[cn.ipokerface/spring-boot-starter-component "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.0.RELEASE |