is not current version
Last Version 0.1.1

Message Match 0.0.1

A library for specifying message matchers for testing

License

License

GroupId

GroupId

org.forwoods
ArtifactId

ArtifactId

messagematch
Version

Version

0.0.1
Type

Type

jar
Description

Description

Message Match
A library for specifying message matchers for testing

Download messagematch 0.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.9.2
com.fasterxml.jackson.core : jackson-core jar 2.10.5
com.fasterxml.jackson.core : jackson-databind jar 2.10.5.1

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2

Project Modules

There are no modules declared in this project.