Last Version

SodaTest Runtime 0.2.1

The SodaTest runtime classes responsible for parsing, executing and reporting on SodaTests.

License

License

GroupId

GroupId

org.sodatest
ArtifactId

ArtifactId

sodatest-runtime
Version

Version

0.2.1
Type

Type

jar
Description

Description

SodaTest Runtime
The SodaTest runtime classes responsible for parsing, executing and reporting on SodaTests.
Project Organization

Project Organization

Belmont Technology Pty Ltd

Download sodatest-runtime 0.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.sodatest : sodatest-api jar 0.2.1
org.scala-lang : scala-library jar 2.8.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.5
org.scala-tools.testing : specs_2.8.1 jar 1.6.8

Project Modules

There are no modules declared in this project.