License |
License |
---|---|
GroupId | GroupIdorg.ow2.shelbie |
ArtifactId | ArtifactIdshelbie-scheduler |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOW2 Shelbie Scheduler
Highly extensible and customizable shell engine
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
shelbie-scheduler-1.0.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.shelbie/shelbie-scheduler/ -->
<dependency>
<groupId>org.ow2.shelbie</groupId>
<artifactId>shelbie-scheduler</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.shelbie/shelbie-scheduler/
implementation 'org.ow2.shelbie:shelbie-scheduler:1.0.0'
// https://jarcasting.com/artifacts/org.ow2.shelbie/shelbie-scheduler/
implementation ("org.ow2.shelbie:shelbie-scheduler:1.0.0")
'org.ow2.shelbie:shelbie-scheduler:pom:1.0.0'
<dependency org="org.ow2.shelbie" name="shelbie-scheduler" rev="1.0.0">
<artifact name="shelbie-scheduler" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.shelbie', module='shelbie-scheduler', version='1.0.0')
)
libraryDependencies += "org.ow2.shelbie" % "shelbie-scheduler" % "1.0.0"
[org.ow2.shelbie/shelbie-scheduler "1.0.0"]