play-apiclient

A unified play framework client for JSON based micro-service APIs that are deployed under the same domain.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.bcgdv
ArtifactId

ArtifactId

play-apiclient
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

play-apiclient
A unified play framework client for JSON based micro-service APIs that are deployed under the same domain.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/BCGDV-ASIA/play-apiclient

Download play-apiclient

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.bcgdv : requestidgenerator jar 1.0
junit : junit jar 4.12

provided (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.5.4
com.typesafe.play : play-java_2.11 jar 2.5.12
com.typesafe.play : play-java-ws_2.11 jar 2.5.12

Project Modules

There are no modules declared in this project.
com.bcgdv

Versions

Version
1.0