Last Version

beacons 0.0.0.2

Sample Data Microservice in Java

License

License

MIT
GroupId

GroupId

org.pipservices
ArtifactId

ArtifactId

beacons
Version

Version

0.0.0.2
Type

Type

pom
Description

Description

beacons
Sample Data Microservice in Java
Project URL

Project URL

https://github.com/pip-services-samples/service-beacons-java
Source Code Management

Source Code Management

https://github.com/pip-services-samples/service-beacons-java

Download beacons 0.0.0.2

Filename Size
beacons-0.0.0.2.pom 11 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • data-beacons
  • service-beacons