License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.stickycode.scheduled |
ArtifactId | ArtifactIdsticky-scheduled-tck |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsticky-scheduled-tck-1
Prove that a IOC container implemention successfull tales the scheduling out of applications
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sticky-scheduled-tck-1.1.pom | |
sticky-scheduled-tck-1.1.jar | 8 KB |
sticky-scheduled-tck-1.1-sources.jar | 3 KB |
sticky-scheduled-tck-1.1-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.stickycode.scheduled/sticky-scheduled-tck/ -->
<dependency>
<groupId>net.stickycode.scheduled</groupId>
<artifactId>sticky-scheduled-tck</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.scheduled/sticky-scheduled-tck/
implementation 'net.stickycode.scheduled:sticky-scheduled-tck:1.1'
// https://jarcasting.com/artifacts/net.stickycode.scheduled/sticky-scheduled-tck/
implementation ("net.stickycode.scheduled:sticky-scheduled-tck:1.1")
'net.stickycode.scheduled:sticky-scheduled-tck:jar:1.1'
<dependency org="net.stickycode.scheduled" name="sticky-scheduled-tck" rev="1.1">
<artifact name="sticky-scheduled-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.scheduled', module='sticky-scheduled-tck', version='1.1')
)
libraryDependencies += "net.stickycode.scheduled" % "sticky-scheduled-tck" % "1.1"
[net.stickycode.scheduled/sticky-scheduled-tck "1.1"]
Group / Artifact | Type | Version |
---|---|---|
net.stickycode : sticky-testutils | jar | [2.2,3) |
net.stickycode : sticky-metadata-reflective | jar | [3.2,4) |
net.stickycode.scheduled : sticky-scheduled | jar | [3.5,4) |
net.stickycode : sticky-reflector | jar | [3.2,4) |
net.stickycode.configuration : sticky-configuration | jar | [2.3,3) |