License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIddev.chromie |
ArtifactId | ArtifactIdchromie-spring-boot-autoconfigure |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChromie Scheduler
Persisted ScheduledFutures
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/dev.chromie/chromie-spring-boot-autoconfigure/ -->
<dependency>
<groupId>dev.chromie</groupId>
<artifactId>chromie-spring-boot-autoconfigure</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.chromie/chromie-spring-boot-autoconfigure/
implementation 'dev.chromie:chromie-spring-boot-autoconfigure:1.0.0'
// https://jarcasting.com/artifacts/dev.chromie/chromie-spring-boot-autoconfigure/
implementation ("dev.chromie:chromie-spring-boot-autoconfigure:1.0.0")
'dev.chromie:chromie-spring-boot-autoconfigure:jar:1.0.0'
<dependency org="dev.chromie" name="chromie-spring-boot-autoconfigure" rev="1.0.0">
<artifact name="chromie-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.chromie', module='chromie-spring-boot-autoconfigure', version='1.0.0')
)
libraryDependencies += "dev.chromie" % "chromie-spring-boot-autoconfigure" % "1.0.0"
[dev.chromie/chromie-spring-boot-autoconfigure "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
dev.chromie : chromie-spring | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
org.projectlombok : lombok | jar | 1.18.6 |
dev.chromie : chromie-jpa-repository | jar | 1.0.0 |
dev.chromie : chromie-mongo-repository | jar | 1.0.0 |
dev.chromie : chromie-json-jackson-serializer | jar | 1.0.0 |
dev.chromie : chromie-xml-xstream-serializer | jar | 1.0.0 |
org.springframework.boot : spring-boot-starter | jar | 2.1.5.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.1.5.RELEASE |