All Downloads are FREE. Search and download functionalities are using the official Maven repository.

modules.com.openshift.restclient.main.module.xml Maven / Gradle / Ivy

There is a newer version: 2.7.0.Final
Show newest version
<module xmlns="urn:jboss:module:1.3" name="com.openshift.restclient">
  <resources>
    <artifact name="com.openshift:openshift-restclient-java:${version.openshift.client}"/>
  </resources>

  <dependencies>
    <module name="javax.api"/>
    <module name="org.apache.commons.io"/>
    <module name="org.apache.commons.lang"/>
    <module name="org.jboss.dmr"/>
    <module name="org.yaml.snakeyaml"/>
    <module name="com.squareup.okhttp3"/>
    <module name="org.apache.log4j"/>
    <module name="org.slf4j"/>
  </dependencies>

</module>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy