License |
License |
---|---|
Categories |
CategoriesNet Geo Business Logic Libraries Geospatial |
GroupId | GroupIdnet.gageot |
ArtifactId | ArtifactIdtestexpert |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTestExpert
Unit/fonctional test helper classes
|
Project URL |
Project URL |
Filename | Size |
---|---|
testexpert-1.0.5.pom | |
testexpert-1.0.5.jar | 4 KB |
testexpert-1.0.5-sources.jar | 2 KB |
testexpert-1.0.5-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.gageot/testexpert/ -->
<dependency>
<groupId>net.gageot</groupId>
<artifactId>testexpert</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.gageot/testexpert/
implementation 'net.gageot:testexpert:1.0.5'
// https://jarcasting.com/artifacts/net.gageot/testexpert/
implementation ("net.gageot:testexpert:1.0.5")
'net.gageot:testexpert:jar:1.0.5'
<dependency org="net.gageot" name="testexpert" rev="1.0.5">
<artifact name="testexpert" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.gageot', module='testexpert', version='1.0.5')
)
libraryDependencies += "net.gageot" % "testexpert" % "1.0.5"
[net.gageot/testexpert "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.easytesting : fest-assert | jar | 1.4 |
org.mockito : mockito-core | jar | 1.9.5-rc1 |
com.google.guava : guava | jar | 13.0.1 |
org.apache.commons : commons-exec | jar | 1.1 |
commons-lang : commons-lang | jar | 2.6 |
com.google.inject : guice | jar | 3.0 |