is not current version
Last Version 2.1.0

cn.ipokerface:spring-boot-starter-component 1.0.0

A Java lib tools of ipokerface repository

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.ipokerface
ArtifactId

ArtifactId

spring-boot-starter-component
Version

Version

1.0.0
Type

Type

jar

Download spring-boot-starter-component 1.0.0


<!-- https://jarcasting.com/artifacts/cn.ipokerface/spring-boot-starter-component/ -->
<dependency>
    <groupId>cn.ipokerface</groupId>
    <artifactId>spring-boot-starter-component</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ipokerface/spring-boot-starter-component/
implementation 'cn.ipokerface:spring-boot-starter-component:1.0.0'
// https://jarcasting.com/artifacts/cn.ipokerface/spring-boot-starter-component/
implementation ("cn.ipokerface:spring-boot-starter-component:1.0.0")
'cn.ipokerface:spring-boot-starter-component:jar:1.0.0'
<dependency org="cn.ipokerface" name="spring-boot-starter-component" rev="1.0.0">
  <artifact name="spring-boot-starter-component" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ipokerface', module='spring-boot-starter-component', version='1.0.0')
)
libraryDependencies += "cn.ipokerface" % "spring-boot-starter-component" % "1.0.0"
[cn.ipokerface/spring-boot-starter-component "1.0.0"]