| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.stickycode.scheduled |
| ArtifactId | ArtifactIdsticky-scheduled-spring30 |
| Last Version | Last Version2.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsticky-scheduled-spring30
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-spring30/ -->
<dependency>
<groupId>net.stickycode.scheduled</groupId>
<artifactId>sticky-scheduled-spring30</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.scheduled/sticky-scheduled-spring30/
implementation 'net.stickycode.scheduled:sticky-scheduled-spring30:2.3'
// https://jarcasting.com/artifacts/net.stickycode.scheduled/sticky-scheduled-spring30/
implementation ("net.stickycode.scheduled:sticky-scheduled-spring30:2.3")
'net.stickycode.scheduled:sticky-scheduled-spring30:jar:2.3'
<dependency org="net.stickycode.scheduled" name="sticky-scheduled-spring30" rev="2.3">
<artifact name="sticky-scheduled-spring30" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.scheduled', module='sticky-scheduled-spring30', version='2.3')
)
libraryDependencies += "net.stickycode.scheduled" % "sticky-scheduled-spring30" % "2.3"
[net.stickycode.scheduled/sticky-scheduled-spring30 "2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.stickycode.composite : sticky-composite-spring30 | jar | [1.4,2) |
| net.stickycode.scheduled : sticky-scheduled | jar | [2.3,3) |
| net.stickycode : sticky-metadata-reflective | jar | [1.4,2) |
| Group / Artifact | Type | Version |
|---|---|---|
| net.stickycode.composite : sticky-composite-unittest | jar | [1.7,2) |
| net.stickycode.composite : sticky-composite-logging-deploy | jar | [1.4,2) |