is not current version
Last Version 1.0.17

cc.jinhx:spring-boot-starter-process 1.0.11

spring-boot-starter-process

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cc.jinhx
ArtifactId

ArtifactId

spring-boot-starter-process
Version

Version

1.0.11
Type

Type

jar

Download spring-boot-starter-process 1.0.11


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