is not current version
Last Version 1.6.0

com.power4j.kit:sequence-spring-boot-starter 1.3.0

Sequence Spring Boot support

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.power4j.kit
ArtifactId

ArtifactId

sequence-spring-boot-starter
Version

Version

1.3.0
Type

Type

jar

Download sequence-spring-boot-starter 1.3.0


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