modeshape-sequencer-xml
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>modeshape-sequencer-xml</artifactId>
<version>5.5.1.fcr</version>
</dependency><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.fcrepo</groupId>
<artifactId>modeshape-sequencers</artifactId>
<version>5.5.1.fcr</version>
<relativePath>../pom.xml</relativePath>
</parent>
<!-- The groupId and version values are inherited from parent -->
<artifactId>modeshape-sequencer-xml</artifactId>
<packaging>jar</packaging>
<name>ModeShape Sequencer for XML Files</name>
<description>ModeShape Sequencer that processes XML files</description>
<url>http://www.modeshape.org</url>
</project>