calculator-client

Client API for the calculator example

Categories

Categories

CLI User Interface
GroupId

GroupId

com.bazaarvoice.ostrich.examples.calculator
ArtifactId

ArtifactId

calculator-client
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

calculator-client
Client API for the calculator example

Download calculator-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.bazaarvoice.ostrich : ostrich-core jar 2.1.0
com.google.guava : guava jar 28.0-jre
io.dropwizard : dropwizard-client jar 1.3.17

Project Modules

There are no modules declared in this project.
com.bazaarvoice.ostrich.examples.calculator

Bazaarvoice

Versions

Version
2.1.0
2.0.2
2.0.1
2.0.0
1.10.2
1.10.1
1.9.5
1.9.4
1.9.3
1.9.2
1.9.0
1.8.1
1.8.0
1.7.5
1.7.4
1.7.2
1.7.1
1.7.0
1.6.0
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0