MVN

io.cortical : retina-api-java-sdk

Maven & Gradle

Jun 02, 2016

cortical.io's java client - a simple java http client which simplifies communication between any java application and the Retina server using the Retina's REST API.

<dependency>
    <groupId>io.cortical</groupId>
    <artifactId>retina-api-java-sdk</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.cortical : retina-api-java-sdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of io.cortical : retina-api-java-sdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
retina-api-java-sdk-1.0.2
retina-api-java-sdk-1.0.1
retina-api-java-sdk-1.0.0

How to add a dependency to Maven

Add the following io.cortical : retina-api-java-sdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.cortical</groupId>
    <artifactId>retina-api-java-sdk</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.cortical : retina-api-java-sdk gradle dependency to your build.gradle file:

implementation 'io.cortical:retina-api-java-sdk:1.0.2'

Gradle Kotlin DSL: Add the following io.cortical : retina-api-java-sdk gradle kotlin dependency to your build.gradle.kts file:

implementation("io.cortical:retina-api-java-sdk:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.cortical : retina-api-java-sdk sbt scala dependency to your build.sbt file:

libraryDependencies += "io.cortical" % "retina-api-java-sdk" % "1.0.2"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 05, 2021
1 usages
56 stars
Apr 25, 2016
2 usages
3 stars
Feb 21, 2018
12 usages
58 stars
Feb 12, 2016
3 usages
58 stars
Feb 21, 2018
12 usages
58 stars
Feb 21, 2018
5 usages
58 stars
Feb 21, 2018
1 usages
58 stars
Feb 21, 2018
4 usages
58 stars
Aug 16, 2023
1 usages
864 stars