Last Version

calculator-service 2.1.0

Service implementation for the calculator example

GroupId

GroupId

com.bazaarvoice.ostrich.examples.calculator
ArtifactId

ArtifactId

calculator-service
Version

Version

2.1.0
Type

Type

jar
Description

Description

calculator-service
Service implementation for the calculator example

Download calculator-service 2.1.0


<!-- 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.