calculator-service

Service implementation for the calculator example

GroupId

GroupId

com.bazaarvoice.ostrich.examples.calculator
ArtifactId

ArtifactId

calculator-service
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

calculator-service
Service implementation for the calculator example

Download calculator-service

How to add to project

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

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