MVN

com.raylabz : objectis

Maven & Gradle

Aug 09, 2021
0 stars

Objectis · An object-oriented data access API for Redis cache.

<dependency>
    <groupId>com.raylabz</groupId>
    <artifactId>objectis</artifactId>
    <version>0.1.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.raylabz : objectis to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.7

All Versions

Choose a version of com.raylabz : objectis to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
objectis-0.1.7
objectis-0.1.6
objectis-0.1.4
objectis-0.1.3
objectis-0.1.2
objectis-0.1.1
objectis-0.1.0
0.0.x
objectis-0.0.5
objectis-0.0.4
objectis-0.0.3
objectis-0.0.2
objectis-0.0.1

How to add a dependency to Maven

Add the following com.raylabz : objectis maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.raylabz</groupId>
    <artifactId>objectis</artifactId>
    <version>0.1.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.raylabz : objectis gradle dependency to your build.gradle file:

implementation 'com.raylabz:objectis:0.1.7'

Gradle Kotlin DSL: Add the following com.raylabz : objectis gradle kotlin dependency to your build.gradle.kts file:

implementation("com.raylabz:objectis:0.1.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.raylabz : objectis sbt scala dependency to your build.sbt file:

libraryDependencies += "com.raylabz" % "objectis" % "0.1.7"

Advertisement

Dependencies from Group

Mar 03, 2020
3 usages
0 stars
Jul 05, 2022
3 usages
Sep 25, 2020
2 usages
0 stars
Sep 16, 2020
1 usages
0 stars
Apr 27, 2020
1 usages
1 stars

Discover Dependencies