Last Version

calculator 2.1.0

Calculator example for Ostrich

GroupId

GroupId

com.bazaarvoice.ostrich.examples.calculator
ArtifactId

ArtifactId

calculator
Version

Version

2.1.0
Type

Type

pom
Description

Description

calculator
Calculator example for Ostrich

Download calculator 2.1.0

Filename Size
calculator-2.1.0.pom 840 bytes
Browse

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

  • client
  • service
  • user