<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plugins SYSTEM "http://java.freehep.org/schemas/plugin/1.1/plugin.dtd">

<!-- @author  Mark Donszelmann -->
<!-- @version $Id: plugins.xml 505 2004-09-09 00:10:38Z duns $ -->

<plugins>
     <plugin>
      <information>
          <name>WIRED 4 Base Library</name>
          <category>hep.visualization</category>
          <author>Mark Donszelmann</author>
          <version>4.0.beta.1</version>
          <description kind="short">WWW Interactive Remote Event Display - Base Library</description>
          <description>The WIRED 4 Base Library is used by for example WIRED 4 and the FITS Plugin.
          </description>
          <load-at-start/>
      </information>
      <resources>
          <j2se minVersion="1.4"/>
          <file href="http://wired4.freehep.org/wired-base/4.0.beta.1/WiredBase.jar" location="WiredBase.jar"/>
          <application minVersion="0.7.7"/>
      </resources>
      <plugin-desc class="hep.wired.plugin.WiredBase"/>
    </plugin>
</plugins>

