modules.com.openshift.restclient.main.module.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of topology-openshift Show documentation
Show all versions of topology-openshift Show documentation
Service Discovery with OpenShift
<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