MVN

com.github.sinwe.gradle.caching.hazelcast : gradle-hazelcast-plugin

Maven & Gradle

May 26, 2018
7 stars

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

<dependency>
    <groupId>com.github.sinwe.gradle.caching.hazelcast</groupId>
    <artifactId>gradle-hazelcast-plugin</artifactId>
    <version>0.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sinwe.gradle.caching.hazelcast : gradle-hazelcast-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.13

All Versions

Choose a version of com.github.sinwe.gradle.caching.hazelcast : gradle-hazelcast-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.13
gradle-hazelcast-plugin-0.13

How to add a dependency to Maven

Add the following com.github.sinwe.gradle.caching.hazelcast : gradle-hazelcast-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.sinwe.gradle.caching.hazelcast</groupId>
    <artifactId>gradle-hazelcast-plugin</artifactId>
    <version>0.13</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.sinwe.gradle.caching.hazelcast : gradle-hazelcast-plugin gradle dependency to your build.gradle file:

implementation 'com.github.sinwe.gradle.caching.hazelcast:gradle-hazelcast-plugin:0.13'

Gradle Kotlin DSL: Add the following com.github.sinwe.gradle.caching.hazelcast : gradle-hazelcast-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.sinwe.gradle.caching.hazelcast:gradle-hazelcast-plugin:0.13")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.sinwe.gradle.caching.hazelcast : gradle-hazelcast-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.sinwe.gradle.caching.hazelcast" % "gradle-hazelcast-plugin" % "0.13"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 14, 2020
17 stars
Aug 23, 2023
84 stars
Oct 05, 2021
4 usages
680 stars
May 24, 2022
4 usages
7.5k stars
Nov 30, 2020
3 usages
Jul 02, 2018
4 usages
0 stars
Jul 13, 2023
37 usages
30 stars
Jul 13, 2023
1 usages
31 stars
May 29, 2018
3 usages
0 stars