Clojure client for the Empire API. Empire is an API for accessing enterprise SaaS services such as Salesforce, Zendesk, Google Apps, etc. Empire provides a uniform, database-like interface to every service that it supports. Empire makes it easy to integrate data from multiple enterprise services into your own enterprise app.
[empire "0.3.0"]
empire/empire {:mvn/version "0.3.0"}
implementation("empire:empire:0.3.0")
<dependency> <groupId>empire</groupId> <artifactId>empire</artifactId> <version>0.3.0</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: