Last Version

SDH :: Testing :: Hamcrest 0.1.0

Collection of Hamcrest Matchers for the Smart Developer Hub project

License

License

GroupId

GroupId

org.smartdeveloperhub.testing
ArtifactId

ArtifactId

sdh-testing-hamcrest
Version

Version

0.1.0
Type

Type

jar
Description

Description

SDH :: Testing :: Hamcrest
Collection of Hamcrest Matchers for the Smart Developer Hub project
Project Organization

Project Organization

Center for Open Middleware

Download sdh-testing-hamcrest 0.1.0


<!-- https://jarcasting.com/artifacts/org.smartdeveloperhub.testing/sdh-testing-hamcrest/ -->
<dependency>
    <groupId>org.smartdeveloperhub.testing</groupId>
    <artifactId>sdh-testing-hamcrest</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.smartdeveloperhub.testing/sdh-testing-hamcrest/
implementation 'org.smartdeveloperhub.testing:sdh-testing-hamcrest:0.1.0'
// https://jarcasting.com/artifacts/org.smartdeveloperhub.testing/sdh-testing-hamcrest/
implementation ("org.smartdeveloperhub.testing:sdh-testing-hamcrest:0.1.0")
'org.smartdeveloperhub.testing:sdh-testing-hamcrest:jar:0.1.0'
<dependency org="org.smartdeveloperhub.testing" name="sdh-testing-hamcrest" rev="0.1.0">
  <artifact name="sdh-testing-hamcrest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smartdeveloperhub.testing', module='sdh-testing-hamcrest', version='0.1.0')
)
libraryDependencies += "org.smartdeveloperhub.testing" % "sdh-testing-hamcrest" % "0.1.0"
[org.smartdeveloperhub.testing/sdh-testing-hamcrest "0.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.ldp4j.commons : ldp4j-commons-core jar 0.2.1
org.hamcrest : hamcrest-integration jar 1.3
com.google.guava : guava jar 18.0
org.apache.jena : jena-arq jar 2.13.0

test (6)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.12
joda-time : joda-time jar 2.8.2
org.ldp4j.commons : ldp4j-commons-testing jar 0.2.1
junit : junit jar 4.12
org.jmockit : jmockit jar 1.19
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners jar 2.4

Project Modules

There are no modules declared in this project.