Last Version

Flux Tests 1.0.1

Functional tests using JUnit

GroupId

GroupId

flux
ArtifactId

ArtifactId

flux-tests
Version

Version

1.0.1
Type

Type

jar
Description

Description

Flux Tests
Functional tests using JUnit
Project Organization

Project Organization

Flux Corporation

Download flux-tests 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
flux : flux jar 7.10.1

test (3)

Group / Artifact Type Version
org.codehaus.jettison : jettison jar 1.2
junit : junit jar 4.8.2
commons-logging : commons-logging jar 1.1.1

Project Modules

There are no modules declared in this project.