Eolaire Client

An interface and client libraries for Orion Eolaire Service.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.truward.orion
ArtifactId

ArtifactId

eolaire-client
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Eolaire Client
An interface and client libraries for Orion Eolaire Service.
Project URL

Project URL

https://github.com/truward/eolaire-client

Download eolaire-client

Filename Size
eolaire-client-1.0.2.pom 8 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.truward.orion/eolaire-client/ -->
<dependency>
    <groupId>com.truward.orion</groupId>
    <artifactId>eolaire-client</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.truward.orion/eolaire-client/
implementation 'com.truward.orion:eolaire-client:1.0.2'
// https://jarcasting.com/artifacts/com.truward.orion/eolaire-client/
implementation ("com.truward.orion:eolaire-client:1.0.2")
'com.truward.orion:eolaire-client:pom:1.0.2'
<dependency org="com.truward.orion" name="eolaire-client" rev="1.0.2">
  <artifact name="eolaire-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.truward.orion', module='eolaire-client', version='1.0.2')
)
libraryDependencies += "com.truward.orion" % "eolaire-client" % "1.0.2"
[com.truward.orion/eolaire-client "1.0.2"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

  • eolaire-model

Versions

Version
1.0.2
1.0.1
1.0.0