License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.smartcosmos.extension |
ArtifactId | ArtifactIdsmartcosmos-extension-starter-test |
Version | Version2.14.0 |
Type | Typejar |
Description |
DescriptionSMART COSMOS Extension Test Starter
Easily packages a bunch of test utilities into a single area so you can add this module with a test scope and get them all.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.smartcosmos.extension/smartcosmos-extension-starter-test/ -->
<dependency>
<groupId>net.smartcosmos.extension</groupId>
<artifactId>smartcosmos-extension-starter-test</artifactId>
<version>2.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos.extension/smartcosmos-extension-starter-test/
implementation 'net.smartcosmos.extension:smartcosmos-extension-starter-test:2.14.0'
// https://jarcasting.com/artifacts/net.smartcosmos.extension/smartcosmos-extension-starter-test/
implementation ("net.smartcosmos.extension:smartcosmos-extension-starter-test:2.14.0")
'net.smartcosmos.extension:smartcosmos-extension-starter-test:jar:2.14.0'
<dependency org="net.smartcosmos.extension" name="smartcosmos-extension-starter-test" rev="2.14.0">
<artifact name="smartcosmos-extension-starter-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos.extension', module='smartcosmos-extension-starter-test', version='2.14.0')
)
libraryDependencies += "net.smartcosmos.extension" % "smartcosmos-extension-starter-test" % "2.14.0"
[net.smartcosmos.extension/smartcosmos-extension-starter-test "2.14.0"]
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | |
io.dropwizard : dropwizard-testing | jar | |
com.h2database : h2 | jar | |
org.hamcrest : hamcrest-core | jar | |
org.hamcrest : hamcrest-library | jar | |
org.hsqldb : hsqldb | jar | |
org.apache.httpcomponents : httpclient | jar | |
junit : junit | jar | |
org.mockito : mockito-core | jar | |
com.openpojo : openpojo | jar | |
com.jayway.restassured : rest-assured | jar | |
net.smartcosmos : smartcosmos-extension-api | jar | |
net.smartcosmos : smartcosmos-java-client | jar |