Last Version

TRIO 0.4

TRIO is a domain specific language (DSL) used to describe the topology of software deployment and to gain insight regarding their robustness.

License

License

Categories

Categories

Net
GroupId

GroupId

net.fchauvel.trio
ArtifactId

ArtifactId

root
Version

Version

0.4
Type

Type

pom
Description

Description

TRIO
TRIO is a domain specific language (DSL) used to describe the topology of software deployment and to gain insight regarding their robustness.

Download root 0.4

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"]

Dependencies

test (5)

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

Project Modules

  • core
  • performance
  • generator
  • graph