Last Version

Gradle Hazelcast Plugin 0.13

A simple settings plugin that enables build caching in Gradle with a Hazelcast node as the backend

License

License

Categories

Categories

Gradle Build Tools Caching Data Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.github.sinwe.gradle.caching.hazelcast
ArtifactId

ArtifactId

gradle-hazelcast-plugin
Version

Version

0.13
Type

Type

jar
Description

Description

Gradle Hazelcast Plugin
A simple settings plugin that enables build caching in Gradle with a Hazelcast node as the backend
Project URL

Project URL

https://github.com/sinwe/gradle-hazelcast-plugin
Source Code Management

Source Code Management

https://github.com/sinwe/gradle-hazelcast-plugin

Download gradle-hazelcast-plugin 0.13


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

Dependencies

compile (1)

Group / Artifact Type Version
com.hazelcast : hazelcast-client jar 3.6.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.spockframework : spock-core jar 1.0-groovy-2.4
com.hazelcast : hazelcast jar 3.6.4

Project Modules

There are no modules declared in this project.