is not current version
Last Version 1.0.37

cc.jinhx:spring-boot-starter-process-core 1.0.36

spring-boot-starter-process-core

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cc.jinhx
ArtifactId

ArtifactId

spring-boot-starter-process-core
Version

Version

1.0.36
Type

Type

jar

Download spring-boot-starter-process-core 1.0.36


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