License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.stickycode.scheduled |
ArtifactId | ArtifactIdsticky-scheduled-spring4 |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsticky-scheduled-spring4-1
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-spring4/ -->
<dependency>
<groupId>net.stickycode.scheduled</groupId>
<artifactId>sticky-scheduled-spring4</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.scheduled/sticky-scheduled-spring4/
implementation 'net.stickycode.scheduled:sticky-scheduled-spring4:1.1'
// https://jarcasting.com/artifacts/net.stickycode.scheduled/sticky-scheduled-spring4/
implementation ("net.stickycode.scheduled:sticky-scheduled-spring4:1.1")
'net.stickycode.scheduled:sticky-scheduled-spring4:jar:1.1'
<dependency org="net.stickycode.scheduled" name="sticky-scheduled-spring4" rev="1.1">
<artifact name="sticky-scheduled-spring4" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.scheduled', module='sticky-scheduled-spring4', version='1.1')
)
libraryDependencies += "net.stickycode.scheduled" % "sticky-scheduled-spring4" % "1.1"
[net.stickycode.scheduled/sticky-scheduled-spring4 "1.1"]
Group / Artifact | Type | Version |
---|---|---|
net.stickycode.configured : sticky-configured-spring4 | jar | [1.2,2) |
net.stickycode.scheduled : sticky-scheduled | jar | [3.5,4) |
Group / Artifact | Type | Version |
---|---|---|
net.stickycode.scheduled : sticky-scheduled-tck | jar | [1.1,2) |