Gradle Hamcrest Plugin

Gradle plugin that generates a central class to access your custom matchers.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.signed.gradle.plugin
ArtifactId

ArtifactId

gradle-hamcrest-plugin
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Gradle Hamcrest Plugin
Gradle plugin that generates a central class to access your custom matchers.
Project URL

Project URL

https://github.com/signed/gradle-hamcrest-plugin
Source Code Management

Source Code Management

https://github.com/signed/gradle-hamcrest-plugin

Download gradle-hamcrest-plugin

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-generator jar 1.3
com.google.guava : guava jar 18.0
commons-io : commons-io jar 2.3
com.google.code.javaparser : javaparser jar 1.0.11

test (6)

Group / Artifact Type Version
com.sun.codemodel : codemodel jar 2.6
org.spockframework : spock-core jar 0.7-groovy-2.0
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.0
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2