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

META-INF.web-fragment.xml Maven / Gradle / Ivy

The newest version!
<web-fragment version="6.0" xmlns="https://jakarta.ee/xml/ns/jakartaee"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-fragment_6_0.xsd"
  metadata-complete="true">

  <!-- Rest-API is handled by jersey-servlet-container -->

  <name>mycore_restapi</name>
  <ordering>
    <after>
      <name>mycore</name>
    </after>
  </ordering>

</web-fragment>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy