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

modules.org.jboss.jandex.main.module.xml Maven / Gradle / Ivy

There is a newer version: 2.7.0.Final
Show newest version
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<module xmlns="urn:jboss:module:1.3" name="org.jboss.jandex">
<properties>
    <property name="jboss.api" value="private"/>
  </properties>
  <resources>
    <artifact name="org.jboss:jandex:${version.jandex}"/>
  </resources>
  <dependencies>
    </dependencies>
</module>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy