MVN

io.cortical : retina-service-java-api-client

Maven & Gradle

Jun 09, 2015
2 usages

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-service-java-api-client</artifactId>
    <version>2.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.2.1

All Versions

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

Version Vulnerabilities Updated
2.2.x
retina-service-java-api-client-2.2.1
retina-service-java-api-client-2.2.0
2.1.x
retina-service-java-api-client-2.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.cortical</groupId>
    <artifactId>retina-service-java-api-client</artifactId>
    <version>2.2.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.cortical:retina-service-java-api-client:2.2.1'

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

implementation("io.cortical:retina-service-java-api-client:2.2.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.cortical" % "retina-service-java-api-client" % "2.2.1"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 05, 2016
1 usages
12.8k stars
vis
Mar 09, 2018
2 usages
7.8k stars
Apr 27, 2020
3 usages
22.3k stars
Jul 06, 2017
1 usages
1 stars
Jul 06, 2017
3 usages
1 stars
Dec 06, 2015
1 usages
Jul 22, 2017
1 usages
7.2k stars
i-s
Jun 10, 2015
1 usages
Jun 11, 2015
1 usages
8 stars