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