droid-build-tools
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>uk.gov.nationalarchives</groupId>
<artifactId>droid-build-tools</artifactId>
<version>6.9.13</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>
<artifactId>droid-parent</artifactId>
<groupId>uk.gov.nationalarchives</groupId>
<version>6.9.13</version>
<relativePath>../droid-parent</relativePath>
</parent>
<artifactId>droid-build-tools</artifactId>
<packaging>jar</packaging>
<name>droid-build-tools</name>
<scm>
<connection>scm:git:https://github.com/digital-preservation/droid.git</connection>
<developerConnection>scm:git:https://github.com/digital-preservation/droid.git</developerConnection>
<url>scm:git:https://github.com/digital-preservation/droid.git</url>
<tag>droid-6.9.13</tag>
</scm>
</project>