License |
License |
---|---|
GroupId | GroupIdorg.forwoods |
ArtifactId | ArtifactIdmessagematch-parent |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMessage Match
A library for specifying message matchers for testing
|
Filename | Size |
---|---|
messagematch-parent-0.1.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.forwoods/messagematch-parent/ -->
<dependency>
<groupId>org.forwoods</groupId>
<artifactId>messagematch-parent</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.forwoods/messagematch-parent/
implementation 'org.forwoods:messagematch-parent:0.1.1'
// https://jarcasting.com/artifacts/org.forwoods/messagematch-parent/
implementation ("org.forwoods:messagematch-parent:0.1.1")
'org.forwoods:messagematch-parent:pom:0.1.1'
<dependency org="org.forwoods" name="messagematch-parent" rev="0.1.1">
<artifact name="messagematch-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.forwoods', module='messagematch-parent', version='0.1.1')
)
libraryDependencies += "org.forwoods" % "messagematch-parent" % "0.1.1"
[org.forwoods/messagematch-parent "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |