Eolaire Model

An interface and client libraries for Orion Eolaire Service.

License

License

GroupId

GroupId

com.truward.orion
ArtifactId

ArtifactId

eolaire-model
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Eolaire Model
An interface and client libraries for Orion Eolaire Service.

Download eolaire-model

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-web jar 4.3.0.RELEASE
com.google.protobuf : protobuf-java jar 3.0.0-beta-2

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0