| License |
License |
|---|---|
| GroupId | GroupIdcom.wix.openrest |
| ArtifactId | ArtifactIdopenrest4j-all |
| Last Version | Last Version1.39.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionThe OpenRest SDK for Java
The OpenRest SDK for Java modules pom
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| openrest4j-all-1.39.0.pom | 4 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-reflect | jar | 2.12.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2-core_2.12 | jar | 3.8.9 |
| org.specs2 : specs2-junit_2.12 | jar | 3.8.9 |