License |
License |
---|---|
GroupId | GroupIdorg.into-cps |
ArtifactId | ArtifactIdorchestration |
Last Version | Last Version1.0.10 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorchestration Tools
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
orchestration-1.0.10.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.into-cps/orchestration/ -->
<dependency>
<groupId>org.into-cps</groupId>
<artifactId>orchestration</artifactId>
<version>1.0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.into-cps/orchestration/
implementation 'org.into-cps:orchestration:1.0.10'
// https://jarcasting.com/artifacts/org.into-cps/orchestration/
implementation ("org.into-cps:orchestration:1.0.10")
'org.into-cps:orchestration:pom:1.0.10'
<dependency org="org.into-cps" name="orchestration" rev="1.0.10">
<artifact name="orchestration" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.into-cps', module='orchestration', version='1.0.10')
)
libraryDependencies += "org.into-cps" % "orchestration" % "1.0.10"
[org.into-cps/orchestration "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |