Apache Droids > Index > installation > droids-norobots
Added by Thorsten Scherler, last edited by Thorsten Scherler on Feb 28, 2009

Introduction

This plugin provides the functionality to apply robots rules to droids. This plugin does not have any dependencies other then for testing reasons.

<dependencies>
    <dependency>
      <groupId>junit</groupId>
      <artifactId>junit</artifactId>
      <scope>test</scope>
    </dependency>
  </dependencies>