smatch-webapi-client

A Web API client for S-Match Web Server

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

it.unitn.disi
ArtifactId

ArtifactId

smatch-webapi-client
Last Version

Last Version

1.0.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

smatch-webapi-client
A Web API client for S-Match Web Server
Project URL

Project URL

https://github.com/opendatatrentino/smatch-webapi-client

Download smatch-webapi-client

How to add to project

<!-- https://jarcasting.com/artifacts/it.unitn.disi/smatch-webapi-client/ -->
<dependency>
    <groupId>it.unitn.disi</groupId>
    <artifactId>smatch-webapi-client</artifactId>
    <version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/it.unitn.disi/smatch-webapi-client/
implementation 'it.unitn.disi:smatch-webapi-client:1.0.0-RC1'
// https://jarcasting.com/artifacts/it.unitn.disi/smatch-webapi-client/
implementation ("it.unitn.disi:smatch-webapi-client:1.0.0-RC1")
'it.unitn.disi:smatch-webapi-client:jar:1.0.0-RC1'
<dependency org="it.unitn.disi" name="smatch-webapi-client" rev="1.0.0-RC1">
  <artifact name="smatch-webapi-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.unitn.disi', module='smatch-webapi-client', version='1.0.0-RC1')
)
libraryDependencies += "it.unitn.disi" % "smatch-webapi-client" % "1.0.0-RC1"
[it.unitn.disi/smatch-webapi-client "1.0.0-RC1"]

Dependencies

compile (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.14
commons-httpclient : commons-httpclient jar 3.1
it.unitn.disi : smatch-webapi-model jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.
it.unitn.disi

Open Data in Trentino

Versions

Version
1.0.0-RC1