core

Core classes that form Ostrich

GroupId

GroupId

com.bazaarvoice.ostrich
ArtifactId

ArtifactId

ostrich-core
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

core
Core classes that form Ostrich

Download ostrich-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 28.0-jre
io.dropwizard.metrics : metrics-core jar 4.0.5
com.fasterxml.jackson.core : jackson-databind jar
org.slf4j : slf4j-api jar 1.7.25
commons-pool : commons-pool jar 1.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
org.mockito : mockito-core jar 3.2.4

Project Modules

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

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