Last Version

dictionary-client 2.1.0

Client API for the dictionary example

Categories

Categories

CLI User Interface
GroupId

GroupId

com.bazaarvoice.ostrich.examples.dictionary
ArtifactId

ArtifactId

dictionary-client
Version

Version

2.1.0
Type

Type

jar
Description

Description

dictionary-client
Client API for the dictionary example

Download dictionary-client 2.1.0


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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.