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

META-INF.magnolia.vpro-magnolia-annotations.xml Maven / Gradle / Ivy

There is a newer version: 1.3.0
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module SYSTEM "module.dtd">
<module>
  <name>vpro-magnolia-annotations</name>
  <displayName>Provides jsr 107 cache annotations</displayName>
  <class>nl.vpro.magnolia.annotations.ContextAnnotationsModule</class>
  <version>1.0</version>
  <components>
    <id>main</id>
    <configurer>
      <class>nl.vpro.magnolia.annotations.ContextAnnotations</class>
    </configurer>
  </components>
  <dependencies>
    <dependency>
      <name>core</name>
      <version>5.4/*</version>
    </dependency>
  </dependencies>
</module>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy