License |
License |
---|---|
GroupId | GroupIdfr.smallcrew.foundation |
ArtifactId | ArtifactIdsmallcrew-test |
Last Version | Last Version1.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallcrew Foundation :: Test
Foundation of all smallcrew's projects needing common test tools and dependencies
|
Project Organization |
Project OrganizationSmallcrew |
Filename | Size |
---|---|
smallcrew-test-1.0.10.pom | |
smallcrew-test-1.0.10.jar | 14 KB |
smallcrew-test-1.0.10-sources.jar | 10 KB |
smallcrew-test-1.0.10-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.smallcrew.foundation/smallcrew-test/ -->
<dependency>
<groupId>fr.smallcrew.foundation</groupId>
<artifactId>smallcrew-test</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/fr.smallcrew.foundation/smallcrew-test/
implementation 'fr.smallcrew.foundation:smallcrew-test:1.0.10'
// https://jarcasting.com/artifacts/fr.smallcrew.foundation/smallcrew-test/
implementation ("fr.smallcrew.foundation:smallcrew-test:1.0.10")
'fr.smallcrew.foundation:smallcrew-test:jar:1.0.10'
<dependency org="fr.smallcrew.foundation" name="smallcrew-test" rev="1.0.10">
<artifact name="smallcrew-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.smallcrew.foundation', module='smallcrew-test', version='1.0.10')
)
libraryDependencies += "fr.smallcrew.foundation" % "smallcrew-test" % "1.0.10"
[fr.smallcrew.foundation/smallcrew-test "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 11.0.1 |
org.mockito : mockito-core | jar | 1.9.0 |
org.easytesting : fest-assert | jar | 1.4 |
junit : junit | jar | 4.10 |
org.springframework : spring-test | jar | 3.2.1.RELEASE |
org.springframework : spring-web | jar | 3.2.1.RELEASE |
com.jayway.restassured : rest-assured | jar | 1.7.1 |
org.eclipse.jetty : jetty-server | jar | 8.1.0.v20120127 |
org.eclipse.jetty : jetty-webapp | jar | 8.1.0.v20120127 |
org.eclipse.jetty : jetty-annotations | jar | 8.1.0.v20120127 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
commons-io : commons-io | jar | 1.4 |
commons-dbcp : commons-dbcp | jar | 1.4 |
org.hsqldb : hsqldb | jar | 2.2.8 |
org.springframework : spring-jdbc | jar | 3.2.1.RELEASE |
joda-time : joda-time | jar | 2.1 |
org.jvnet.mock-javamail : mock-javamail | jar | 1.9 |