Last Version

StoreMate-API 0.5.1

Data types needed for service abstraction, used by both server and client components.

License

License

GroupId

GroupId

com.fasterxml.storemate
ArtifactId

ArtifactId

storemate-api
Version

Version

0.5.1
Type

Type

jar
Description

Description

StoreMate-API
Data types needed for service abstraction, used by both server and client components.
Project Organization

Project Organization

fasterxml.com

Download storemate-api 0.5.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.storemate : storemate-shared jar 0.5.1
com.fasterxml.storemate : storemate-store jar 0.5.1

test (2)

Group / Artifact Type Version
com.fasterxml.storemate : storemate-shared test-jar 0.5.1
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.