Last Version

Atbash Rest Client 0.5.1.1

Atbash Rest Client parent

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

be.atbash.mp.rest-client
ArtifactId

ArtifactId

rest-client-parent
Version

Version

0.5.1.1
Type

Type

pom
Description

Description

Atbash Rest Client
Atbash Rest Client parent
Source Code Management

Source Code Management

http://github.com/atbashEE/atbash-rest-client/tree/master

Download rest-client-parent 0.5.1.1


<!-- https://jarcasting.com/artifacts/be.atbash.mp.rest-client/rest-client-parent/ -->
<dependency>
    <groupId>be.atbash.mp.rest-client</groupId>
    <artifactId>rest-client-parent</artifactId>
    <version>0.5.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/be.atbash.mp.rest-client/rest-client-parent/
implementation 'be.atbash.mp.rest-client:rest-client-parent:0.5.1.1'
// https://jarcasting.com/artifacts/be.atbash.mp.rest-client/rest-client-parent/
implementation ("be.atbash.mp.rest-client:rest-client-parent:0.5.1.1")
'be.atbash.mp.rest-client:rest-client-parent:pom:0.5.1.1'
<dependency org="be.atbash.mp.rest-client" name="rest-client-parent" rev="0.5.1.1">
  <artifact name="rest-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='be.atbash.mp.rest-client', module='rest-client-parent', version='0.5.1.1')
)
libraryDependencies += "be.atbash.mp.rest-client" % "rest-client-parent" % "0.5.1.1"
[be.atbash.mp.rest-client/rest-client-parent "0.5.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • impl
  • example