Last Version

The OpenRest SDK for Java 1.39.0

The OpenRest SDK for Java modules pom

License

License

GroupId

GroupId

com.wix.openrest
ArtifactId

ArtifactId

openrest4j-all
Version

Version

1.39.0
Type

Type

pom
Description

Description

The OpenRest SDK for Java
The OpenRest SDK for Java modules pom
Project URL

Project URL

https://github.com/wix/openrest4j
Project Organization

Project Organization

wix.com
Source Code Management

Source Code Management

https://github.com/wix/openrest4j

Download openrest4j-all 1.39.0


<!-- https://jarcasting.com/artifacts/com.wix.openrest/openrest4j-all/ -->
<dependency>
    <groupId>com.wix.openrest</groupId>
    <artifactId>openrest4j-all</artifactId>
    <version>1.39.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wix.openrest/openrest4j-all/
implementation 'com.wix.openrest:openrest4j-all:1.39.0'
// https://jarcasting.com/artifacts/com.wix.openrest/openrest4j-all/
implementation ("com.wix.openrest:openrest4j-all:1.39.0")
'com.wix.openrest:openrest4j-all:pom:1.39.0'
<dependency org="com.wix.openrest" name="openrest4j-all" rev="1.39.0">
  <artifact name="openrest4j-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wix.openrest', module='openrest4j-all', version='1.39.0')
)
libraryDependencies += "com.wix.openrest" % "openrest4j-all" % "1.39.0"
[com.wix.openrest/openrest4j-all "1.39.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.12.6

test (2)

Group / Artifact Type Version
org.specs2 : specs2-core_2.12 jar 3.8.9
org.specs2 : specs2-junit_2.12 jar 3.8.9

Project Modules

  • openrest4j-api
  • openrest4j-client