MVN

com.hyperscience : hyperscience-saas-client-root

Maven & Gradle

Nov 28, 2022

com.hyperscience:hyperscience-saas-client-root · With the Hyperscience SaaS client library, you can authenticate to SaaS instances of Hyperscience and make API requests. The library requires Java 8.

<dependency>
    <groupId>com.hyperscience</groupId>
    <artifactId>hyperscience-saas-client-root</artifactId>
    <version>1.0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hyperscience : hyperscience-saas-client-root to add to Maven - Latest Versions:

  • Latest Stable: 1.0.10

All Versions

Choose a version of com.hyperscience : hyperscience-saas-client-root to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
hyperscience-saas-client-root-1.0.10
hyperscience-saas-client-root-1.0.9
hyperscience-saas-client-root-1.0.8
hyperscience-saas-client-root-1.0.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.hyperscience</groupId>
    <artifactId>hyperscience-saas-client-root</artifactId>
    <version>1.0.10</version>
</dependency>