License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdorg.jresearch.hamcrest.beanMatcher |
ArtifactId | ArtifactIdorg.jresearch.hamcrest.beanMatcher.annotation |
Version | Version1.0.3 |
Type | Typejar |
Description |
DescriptionJRS: Hamcrest bean matcher annotations
Jresearch root pom
|
<!-- https://jarcasting.com/artifacts/org.jresearch.hamcrest.beanMatcher/org.jresearch.hamcrest.beanMatcher.annotation/ -->
<dependency>
<groupId>org.jresearch.hamcrest.beanMatcher</groupId>
<artifactId>org.jresearch.hamcrest.beanMatcher.annotation</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.hamcrest.beanMatcher/org.jresearch.hamcrest.beanMatcher.annotation/
implementation 'org.jresearch.hamcrest.beanMatcher:org.jresearch.hamcrest.beanMatcher.annotation:1.0.3'
// https://jarcasting.com/artifacts/org.jresearch.hamcrest.beanMatcher/org.jresearch.hamcrest.beanMatcher.annotation/
implementation ("org.jresearch.hamcrest.beanMatcher:org.jresearch.hamcrest.beanMatcher.annotation:1.0.3")
'org.jresearch.hamcrest.beanMatcher:org.jresearch.hamcrest.beanMatcher.annotation:jar:1.0.3'
<dependency org="org.jresearch.hamcrest.beanMatcher" name="org.jresearch.hamcrest.beanMatcher.annotation" rev="1.0.3">
<artifact name="org.jresearch.hamcrest.beanMatcher.annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.hamcrest.beanMatcher', module='org.jresearch.hamcrest.beanMatcher.annotation', version='1.0.3')
)
libraryDependencies += "org.jresearch.hamcrest.beanMatcher" % "org.jresearch.hamcrest.beanMatcher.annotation" % "1.0.3"
[org.jresearch.hamcrest.beanMatcher/org.jresearch.hamcrest.beanMatcher.annotation "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest | jar | 2.2 |
one.util : streamex | jar | 0.7.3 |