License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.stickycode.scheduled |
ArtifactId | ArtifactIdsticky-scheduled-api |
Last Version | Last Version3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsticky-scheduled-api-3
Taking the configuration out of applications, using the same principles that underly dependency injection
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sticky-scheduled-api-3.3.pom | |
sticky-scheduled-api-3.3.jar | 4 KB |
sticky-scheduled-api-3.3-sources.jar | 3 KB |
sticky-scheduled-api-3.3-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.stickycode.scheduled/sticky-scheduled-api/ -->
<dependency>
<groupId>net.stickycode.scheduled</groupId>
<artifactId>sticky-scheduled-api</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.scheduled/sticky-scheduled-api/
implementation 'net.stickycode.scheduled:sticky-scheduled-api:3.3'
// https://jarcasting.com/artifacts/net.stickycode.scheduled/sticky-scheduled-api/
implementation ("net.stickycode.scheduled:sticky-scheduled-api:3.3")
'net.stickycode.scheduled:sticky-scheduled-api:jar:3.3'
<dependency org="net.stickycode.scheduled" name="sticky-scheduled-api" rev="3.3">
<artifact name="sticky-scheduled-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.scheduled', module='sticky-scheduled-api', version='3.3')
)
libraryDependencies += "net.stickycode.scheduled" % "sticky-scheduled-api" % "3.3"
[net.stickycode.scheduled/sticky-scheduled-api "3.3"]
Group / Artifact | Type | Version |
---|---|---|
net.stickycode : sticky-coercion-api | jar | [4.3,5) |
net.stickycode.stereotype : sticky-stereotype-scheduled | jar | [3.2,4) |
net.stickycode.configured : sticky-configured-api | jar | [5.2,6) |
Group / Artifact | Type | Version |
---|---|---|
net.stickycode : sticky-testutils | jar | [2.2,3) |