parking-access-api-client

This package acts as a client to communicate with the Commuty Parking Access API. It avoids you to deal with HTTP directly and provides you proper data structures to work with the API.

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.commuty
ArtifactId

ArtifactId

parking-access-api-client
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

parking-access-api-client
This package acts as a client to communicate with the Commuty Parking Access API. It avoids you to deal with HTTP directly and provides you proper data structures to work with the API.
Project URL

Project URL

https://www.commuty.net
Source Code Management

Source Code Management

https://github.com/commuty-net/parking-access-api-client

Download parking-access-api-client

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.2
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.2
org.slf4j : slf4j-api jar 1.7.29

Project Modules

There are no modules declared in this project.
net.commuty

Commuty SA

Versions

Version
2.4.0
2.3.1
2.3.0
2.2.2
2.2.1
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0