Last Version

groovy-wslite 1.1.3

Lightweight SOAP and REST webservice clients for Groovy

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.github.groovy-wslite
ArtifactId

ArtifactId

groovy-wslite
Version

Version

1.1.3
Type

Type

jar
Description

Description

groovy-wslite
Lightweight SOAP and REST webservice clients for Groovy
Project URL

Project URL

https://github.com/jwagenleitner/groovy-wslite

Download groovy-wslite 1.1.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 1.7.6

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.6-groovy-1.7
cglib : cglib-nodep jar 2.2

Project Modules

There are no modules declared in this project.