License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.sitangshupal |
ArtifactId | ArtifactIdeasyServiceAutomator |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWeb Service Automator
Automate Web Services on the top of httpclient
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.3 |