| License |
License |
|---|---|
| GroupId | GroupIdbiz.aQute |
| ArtifactId | ArtifactIdbiz.aQute.wrapper.hamcrest |
| Version | Version1.8.0 |
| 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.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/biz.aQute/biz.aQute.wrapper.hamcrest/
implementation 'biz.aQute:biz.aQute.wrapper.hamcrest:1.8.0'
// https://jarcasting.com/artifacts/biz.aQute/biz.aQute.wrapper.hamcrest/
implementation ("biz.aQute:biz.aQute.wrapper.hamcrest:1.8.0")
'biz.aQute:biz.aQute.wrapper.hamcrest:jar:1.8.0'
<dependency org="biz.aQute" name="biz.aQute.wrapper.hamcrest" rev="1.8.0">
<artifact name="biz.aQute.wrapper.hamcrest" type="jar" />
</dependency>
@Grapes(
@Grab(group='biz.aQute', module='biz.aQute.wrapper.hamcrest', version='1.8.0')
)
libraryDependencies += "biz.aQute" % "biz.aQute.wrapper.hamcrest" % "1.8.0"
[biz.aQute/biz.aQute.wrapper.hamcrest "1.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : osgi.annotation | jar | 7.0.0 |
| org.osgi : org.osgi.service.component.annotations | jar | 1.4.0 |