Last Version

TRIO :: Performance 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 ORM Data
GroupId

GroupId

net.fchauvel.trio
ArtifactId

ArtifactId

performance
Version

Version

0.4
Type

Type

jar
Description

Description

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

Download performance 0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
net.fchauvel.trio : generator 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.