| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.seaf |
| ArtifactId | ArtifactIdseaf-test-commons |
| Last Version | Last Version1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSEAF Test Commons
SEAF utility classes used in test scope.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| seaf-test-commons-1.6.pom | |
| seaf-test-commons-1.6.jar | 24 KB |
| seaf-test-commons-1.6-sources.jar | 16 KB |
| seaf-test-commons-1.6-javadoc.jar | 134 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.seaf/seaf-test-commons/ -->
<dependency>
<groupId>net.sf.seaf</groupId>
<artifactId>seaf-test-commons</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.seaf/seaf-test-commons/
implementation 'net.sf.seaf:seaf-test-commons:1.6'
// https://jarcasting.com/artifacts/net.sf.seaf/seaf-test-commons/
implementation ("net.sf.seaf:seaf-test-commons:1.6")
'net.sf.seaf:seaf-test-commons:jar:1.6'
<dependency org="net.sf.seaf" name="seaf-test-commons" rev="1.6">
<artifact name="seaf-test-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.seaf', module='seaf-test-commons', version='1.6')
)
libraryDependencies += "net.sf.seaf" % "seaf-test-commons" % "1.6"
[net.sf.seaf/seaf-test-commons "1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.jmock : jmock-legacy Optional | jar | 2.5.1 |
| org.jmock : jmock Optional | jar | 2.5.1 |
| commons-io : commons-io | jar | 2.0 |
| commons-lang : commons-lang | jar | 2.5 |
| org.mockito : mockito-core Optional | jar | 1.8.5 |
| org.hamcrest : hamcrest-core | jar | 1.1 |
| org.unitils : unitils-core Optional | jar | 3.1 |
| javax.validation : validation-api | jar | 1.0.0.GA |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hibernate : hibernate-validator | jar | 4.0.2.GA |
| ch.qos.logback : logback-classic | jar | 0.9.26 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.1 |