Apache DeviceMap Java Client

Apache DeviceMap Java API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.devicemap
ArtifactId

ArtifactId

devicemap-client
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache DeviceMap Java Client
Apache DeviceMap Java API
Project URL

Project URL

http://devicemap.apache.org/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

http://svn.apache.org/viewvc/devicemap/tags/releases/devicemap-java-client-1.1.0

Download devicemap-client

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.apache.devicemap : devicemap-data jar 1.0.1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0