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

modules.org.jboss.shrinkwrap.impl.module.xml Maven / Gradle / Ivy

There is a newer version: 2018.5.0
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<!--
  ~ Copyright 2015 Red Hat, Inc. and/or its affiliates.
  ~
  ~ Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
  -->

<module xmlns="urn:jboss:module:1.3" name="org.jboss.shrinkwrap" slot="impl">
  <resources>
    <artifact name="org.jboss.shrinkwrap:shrinkwrap-api:${version.org.jboss.shrinkwrap}"/>
    <artifact name="org.jboss.shrinkwrap:shrinkwrap-spi:${version.org.jboss.shrinkwrap}"/>
    <artifact name="org.jboss.shrinkwrap:shrinkwrap-impl-base:${version.org.jboss.shrinkwrap}"/>
  </resources>
</module>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy