| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.fchauvel.trio |
| ArtifactId | ArtifactIdroot |
| Last Version | Last Version0.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionTRIO
TRIO is a domain specific language (DSL) used to describe the topology
of software deployment and to gain insight regarding their robustness.
|
| Filename | Size |
|---|---|
| root-0.4.pom | 17 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.fchauvel.trio/root/ -->
<dependency>
<groupId>net.fchauvel.trio</groupId>
<artifactId>root</artifactId>
<version>0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.fchauvel.trio/root/
implementation 'net.fchauvel.trio:root:0.4'
// https://jarcasting.com/artifacts/net.fchauvel.trio/root/
implementation ("net.fchauvel.trio:root:0.4")
'net.fchauvel.trio:root:pom:0.4'
<dependency org="net.fchauvel.trio" name="root" rev="0.4">
<artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.fchauvel.trio', module='root', version='0.4')
)
libraryDependencies += "net.fchauvel.trio" % "root" % "0.4"
[net.fchauvel.trio/root "0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.jmock : jmock | jar | 2.6.0 |
| org.jmock : jmock-junit4 | jar | 2.6.0 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |