Last Version

TRIO :: Core 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

core
Version

Version

0.4
Type

Type

jar
Description

Description

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

Download core 0.4


<!-- https://jarcasting.com/artifacts/net.fchauvel.trio/core/ -->
<dependency>
    <groupId>net.fchauvel.trio</groupId>
    <artifactId>core</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.fchauvel.trio/core/
implementation 'net.fchauvel.trio:core:0.4'
// https://jarcasting.com/artifacts/net.fchauvel.trio/core/
implementation ("net.fchauvel.trio:core:0.4")
'net.fchauvel.trio:core:jar:0.4'
<dependency org="net.fchauvel.trio" name="core" rev="0.4">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.fchauvel.trio', module='core', version='0.4')
)
libraryDependencies += "net.fchauvel.trio" % "core" % "0.4"
[net.fchauvel.trio/core "0.4"]

Dependencies

compile (2)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.3
net.fchauvel.trio : graph jar 0.4

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

There are no modules declared in this project.