o

org.jibx.schema.ws.base.rest.client

Files download
File Operation
org.jibx.schema.ws.base.rest.client-1.1.1.jar download
org.jibx.schema.ws.base.rest.client-1.1.1.pom download
org.jibx.schema.ws.base.rest.client-1.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.jibx.schema.ws</groupId>
  <artifactId>org.jibx.schema.ws.base.rest.client</artifactId>
  <version>1.1.1</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.jibx.schema.ws:org.jibx.schema.ws.base.rest.client:1.1.1'
Gradle Kotlin
implementation("org.jibx.schema.ws:org.jibx.schema.ws.base.rest.client:1.1.1")
Scala SBT
libraryDependencies += "org.jibx.schema.ws" % "org.jibx.schema.ws.base.rest.client" % "1.1.1"
Groovy Grape
@Grapes(
  @Grab(group='org.jibx.schema.ws', module='org.jibx.schema.ws.base.rest.client', version='1.1.1')
)
Apache Ivy
<dependency org="org.jibx.schema.ws" name="org.jibx.schema.ws.base.rest.client" rev="1.1.1" />
Leiningen
[org.jibx.schema.ws/org.jibx.schema.ws.base.rest.client "1.1.1"]
Apache Buildr
'org.jibx.schema.ws:org.jibx.schema.ws.base.rest.client:jar:1.1.1'