Web Service Automator

Automate Web Services on the top of httpclient

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.sitangshupal
ArtifactId

ArtifactId

easyServiceAutomator
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Web Service Automator
Automate Web Services on the top of httpclient
Project URL

Project URL

https://github.com/sitangshupal/ServiceAutomator
Source Code Management

Source Code Management

https://github.com/sitangshupal/ServiceAutomator

Download easyServiceAutomator

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0