Fluentmatcher Parent Module

A maven plugin for generating JUnit/Hamcrest compatible matcher classes with a fluent style

License

License

GroupId

GroupId

com.mattprovis
ArtifactId

ArtifactId

fluentmatcher-parent
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

pom
Description

Description

Fluentmatcher Parent Module
A maven plugin for generating JUnit/Hamcrest compatible matcher classes with a fluent style
Project URL

Project URL

https://github.com/mattprovis/fluentmatcher

Download fluentmatcher-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2