License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.power4j.kit |
ArtifactId | ArtifactIdsequence-spring-boot-starter |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSequence Spring Boot support
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.power4j.kit/sequence-spring-boot-starter/
implementation 'com.power4j.kit:sequence-spring-boot-starter:1.6.0'
// https://jarcasting.com/artifacts/com.power4j.kit/sequence-spring-boot-starter/
implementation ("com.power4j.kit:sequence-spring-boot-starter:1.6.0")
'com.power4j.kit:sequence-spring-boot-starter:jar:1.6.0'
<dependency org="com.power4j.kit" name="sequence-spring-boot-starter" rev="1.6.0">
<artifact name="sequence-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.power4j.kit', module='sequence-spring-boot-starter', version='1.6.0')
)
libraryDependencies += "com.power4j.kit" % "sequence-spring-boot-starter" % "1.6.0"
[com.power4j.kit/sequence-spring-boot-starter "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.power4j.kit : sequence-core | jar | 1.6.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-starter-web Optional | jar | |
org.springframework.boot : spring-boot-actuator-autoconfigure Optional | jar | |
io.lettuce : lettuce-core Optional | jar | |
org.apache.commons : commons-pool2 Optional | jar | |
org.mongodb : mongodb-driver-sync Optional | jar | |
org.slf4j : slf4j-api | jar | |
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |