License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.pipservices |
ArtifactId | ArtifactIddata-beacons |
Last Version | Last Version0.0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSample Data Microservice in Java
|
Filename | Size |
---|---|
data-beacons-0.0.0.2.pom | |
data-beacons-0.0.0.2.jar | 4 KB |
data-beacons-0.0.0.2-sources.jar | 3 KB |
data-beacons-0.0.0.2-javadoc.jar | 136 KB |
data-beacons-0.0.0.2-jar-with-dependencies.jar | 3 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.pipservices : pip-services3-commons | jar | [3.0.0,4.0.0-!) |