Last Version

dictionary-service 2.1.0

Service implementation for the dictionary example

GroupId

GroupId

com.bazaarvoice.ostrich.examples.dictionary
ArtifactId

ArtifactId

dictionary-service
Version

Version

2.1.0
Type

Type

jar
Description

Description

dictionary-service
Service implementation for the dictionary example

Download dictionary-service 2.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.