Последняя версия

beacons 0.0.0.2

Sample Data Microservice in Java

Лицензия

Лицензия

MIT
Группа

Группа

org.pipservices
Идентификатор

Идентификатор

beacons
Версия

Версия

0.0.0.2
Тип

Тип

pom
Описание

Описание

beacons
Sample Data Microservice in Java
Ссылка на сайт

Ссылка на сайт

https://github.com/pip-services-samples/service-beacons-java
Система контроля версий

Система контроля версий

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

Скачать beacons 0.0.0.2

Имя Файла Размер
beacons-0.0.0.2.pom 11 KB
Обзор

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • data-beacons
  • service-beacons