MVN

io.cortical : retina-service-client-build

Maven & Gradle

Jun 09, 2015

cortical.io's java client - parent build project.

<dependency>
    <groupId>io.cortical</groupId>
    <artifactId>retina-service-client-build</artifactId>
    <version>2.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.cortical : retina-service-client-build to add to Maven - Latest Versions:

  • Latest Stable: 2.2.1

All Versions

Choose a version of io.cortical : retina-service-client-build to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
retina-service-client-build-2.2.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement