8000 GitHub - TempoIQ/tempoiq-java: TempoIQ Java Bindings
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TempoIQ/tempoiq-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TempoIQ Java API Library

The TempoIQ Java API library makes calls to the TempoIQ API. The module is available on Maven Central; simply add the following to the dependencies in your project's pom.xml:

<dependency>
    <groupId>com.tempoiq</groupId>
    <artifactId>tempoiq-java</artifactId>
    <version>1.2.0</version>
</dependency>

You can also check out this repository and install from source:

git clone https://github.com/TempoIQ/tempoiq-java.git
cd tempoiq-java
mvn package

About

TempoIQ Java Bindings

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6

0