| License |
License |
|---|---|
| GroupId | GroupIdbiz.aQute |
| ArtifactId | ArtifactIdbiz.aQute.wrapper.hamcrest |
| Version | Version1.3 |
| Type | Typejar |
| Description |
Descriptionbiz.aQute.wrapper.hamcrest
Hamcrest 1.3. Matchers that can be combined to create flexible expressions of intent
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationaQute SARL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/biz.aQute/biz.aQute.wrapper.hamcrest/ -->
<dependency>
<groupId>biz.aQute</groupId>
<artifactId>biz.aQute.wrapper.hamcrest</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/biz.aQute/biz.aQute.wrapper.hamcrest/
implementation 'biz.aQute:biz.aQute.wrapper.hamcrest:1.3'
// https://jarcasting.com/artifacts/biz.aQute/biz.aQute.wrapper.hamcrest/
implementation ("biz.aQute:biz.aQute.wrapper.hamcrest:1.3")
'biz.aQute:biz.aQute.wrapper.hamcrest:jar:1.3'
<dependency org="biz.aQute" name="biz.aQute.wrapper.hamcrest" rev="1.3">
<artifact name="biz.aQute.wrapper.hamcrest" type="jar" />
</dependency>
@Grapes(
@Grab(group='biz.aQute', module='biz.aQute.wrapper.hamcrest', version='1.3')
)
libraryDependencies += "biz.aQute" % "biz.aQute.wrapper.hamcrest" % "1.3"
[biz.aQute/biz.aQute.wrapper.hamcrest "1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : osgi.annotation | jar | 7.0.0 |
| org.osgi : org.osgi.service.component.annotations | jar | 1.4.0 |