org.siqisource.agave:agave-test

agave is an Open Source implementation of an web application.

License

License

GroupId

GroupId

org.siqisource.agave
ArtifactId

ArtifactId

agave-test
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

agave is an Open Source implementation of an web application.

Download agave-test

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.dbunit : dbunit jar 2.4.9
org.springframework : spring-test jar 3.1.2.RELEASE
org.springframework : spring-context jar 3.1.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0