MVN

com.nanosai : grid-ops

Maven & Gradle

Apr 08, 2017
29 stars

Grid Ops for Java · Grid Ops for Java is the swiss army knife of distributed systems. Grid Ops implements the IAP protocol and ION format in Java and adds several nice utilities on top.

<dependency>
    <groupId>com.nanosai</groupId>
    <artifactId>grid-ops</artifactId>
    <version>0.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nanosai : grid-ops to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of com.nanosai : grid-ops to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
grid-ops-0.6.0
0.5.x
grid-ops-0.5.0
0.4.x
grid-ops-0.4.0

How to add a dependency to Maven

Add the following com.nanosai : grid-ops maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.nanosai</groupId>
    <artifactId>grid-ops</artifactId>
    <version>0.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nanosai : grid-ops gradle dependency to your build.gradle file:

implementation 'com.nanosai:grid-ops:0.6.0'

Gradle Kotlin DSL: Add the following com.nanosai : grid-ops gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nanosai:grid-ops:0.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nanosai : grid-ops sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nanosai" % "grid-ops" % "0.6.0"

Advertisement

Dependencies from Group

Jun 26, 2020
1 usages
41 stars
May 01, 2020
1 usages
41 stars
Apr 08, 2017
29 stars
Oct 19, 2019
48 stars

Discover Dependencies

Nov 02, 2018
8 stars
Mar 03, 2017
1 stars
Jun 07, 2018
58 stars
Feb 28, 2017
7 stars
Mar 02, 2017
37 stars
Jan 17, 2020
11 stars
Jan 17, 2020
11 stars