amplia-client

Classes to consume Lacuna Software Amplia

License

License

Unlicense
Categories

Categories

CLI User Interface
GroupId

GroupId

com.lacunasoftware.amplia
ArtifactId

ArtifactId

amplia-client
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

amplia-client
Classes to consume Lacuna Software Amplia
Project URL

Project URL

https://github.com/LacunaSoftware/AmpliaJavaClient
Source Code Management

Source Code Management

https://github.com/LacunaSoftware/AmpliaJavaClient

Download amplia-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.0