org.pipservices:data-beacons

Sample Data Microservice in Java

License

License

MIT
Categories

Categories

Data
GroupId

GroupId

org.pipservices
ArtifactId

ArtifactId

data-beacons
Last Version

Last Version

0.0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Sample Data Microservice in Java

Download data-beacons

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.pipservices : pip-services3-commons jar [3.0.0,4.0.0-!)

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.0.2
0.0.0.1