Last Version

ostrich 2.1.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.bazaarvoice.ostrich
ArtifactId

ArtifactId

ostrich
Version

Version

2.1.0
Type

Type

pom
Description

Description

ostrich
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/bazaarvoice/ostrich

Download ostrich 2.1.0

Filename Size
ostrich-2.1.0.pom 7 KB
Browse

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

  • core
  • dropwizard
  • zookeeper
  • examples