License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.stickycode.scheduled |
ArtifactId | ArtifactIdsticky-scheduled-spring |
Last Version | Last Version5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsticky-scheduled-spring
Taking the configuration out of applications, using the same principles that underly dependency injection
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.stickycode.scheduled/sticky-scheduled-spring/ -->
<dependency>
<groupId>net.stickycode.scheduled</groupId>
<artifactId>sticky-scheduled-spring</artifactId>
<version>5.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.scheduled/sticky-scheduled-spring/
implementation 'net.stickycode.scheduled:sticky-scheduled-spring:5.1'
// https://jarcasting.com/artifacts/net.stickycode.scheduled/sticky-scheduled-spring/
implementation ("net.stickycode.scheduled:sticky-scheduled-spring:5.1")
'net.stickycode.scheduled:sticky-scheduled-spring:jar:5.1'
<dependency org="net.stickycode.scheduled" name="sticky-scheduled-spring" rev="5.1">
<artifact name="sticky-scheduled-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.scheduled', module='sticky-scheduled-spring', version='5.1')
)
libraryDependencies += "net.stickycode.scheduled" % "sticky-scheduled-spring" % "5.1"
[net.stickycode.scheduled/sticky-scheduled-spring "5.1"]
Group / Artifact | Type | Version |
---|---|---|
net.stickycode.configured : sticky-configured-spring | jar | [5.1,6) |
net.stickycode.scheduled : sticky-scheduled | jar | [3.6,4) |
Group / Artifact | Type | Version |
---|---|---|
net.stickycode.scheduled : sticky-scheduled-tck | jar | [1.1,2) |