scenarlang-ut-dsl-junit

This is the module you want to import if you plan to use scenarlang : it provides the junit rule.

License

License

Categories

Categories

JUnit Unit Testing Net
GroupId

GroupId

net.sourceforge.scenarlang
ArtifactId

ArtifactId

UT_DSL_JUNIT
Last Version

Last Version

1.1.9
Release Date

Release Date

Type

Type

jar
Description

Description

scenarlang-ut-dsl-junit
This is the module you want to import if you plan to use scenarlang : it provides the junit rule.

Download UT_DSL_JUNIT

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.sourceforge.scenarlang : UT_DSL_PARSING jar 1.1.9
junit : junit jar 4.10

test (1)

Group / Artifact Type Version
net.sourceforge.scenarlang : UT_DSL_TEST_DUMMY_CLASSES jar 1.1.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.0.2
1.0.1
1.0.0