| License |
License |
|---|---|
| GroupId | GroupIdorg.siqisource.agave |
| ArtifactId | ArtifactIdagave-test |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
Descriptionagave is an Open Source implementation of an web application.
|
| Filename | Size |
|---|---|
| agave-test-1.0.1.pom | |
| agave-test-1.0.1.jar | 12 KB |
| agave-test-1.0.1-sources.jar | 6 KB |
| agave-test-1.0.1-javadoc.jar | 42 KB |
| Browse |
<!-- 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"]
| 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 |