products/sources/formale Sprachen/Isabelle/Tools/jEdit/dist/jEdit image not shown  

Quellcode-Bibliothek

© Kompilation durch diese Firma

[Weder Korrektheit noch Funktionsfähigkeit der Software werden zugesichert.]

Datei: ivy.xml   Sprache: XML

Original von: Isabelle©

<?xml version="1.0" encoding="UTF-8"?>
<!--
  ~ jEdit - Programmer's Text Editor
  ~ :tabSize=8:indentSize=8:noTabs=false:
  ~ :folding=explicit:collapseFolds=1:
  ~
  ~ Copyright © 2011 jEdit contributors
  ~
  ~ This program is free software; you can redistribute it and/or
  ~ modify it under the terms of the GNU General Public License
  ~ as published by the Free Software Foundation; either version 2
  ~ of the License, or any later version.
  ~ This program is distributed in the hope that it will be useful,
  ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
  ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  ~ GNU General Public License for more details.
  ~
  ~ You should have received a copy of the GNU General Public License
  ~ along with this program; if not, write to the Free Software
  ~ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  -->


<ivy-module version="2.0"
     xmlns:e="http://ant.apache.org/ivy/extra"
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">

 <info organisation="org.jedit" module="jedit">
  <license name="GPLv2" url="http://www.gnu.org/licenses/gpl-2.0.txt"/>
  <ivyauthor name="Björn "Vampire" Kautler"/>
  <description homepage="http://www.jEdit.org">
      jEdit - Programmer's Text Editor
  </description>
 </info>

 <configurations confmappingoverride="true"
   defaultconfmapping="sources,javadoc->@;
         compile->master;
         %->default">
  <conf name="default" description="Runtime dependencies and master artifacts" extends="master, runtime"/>
  <conf name="master" description="Artifacts of this module without dependencies"/>
  <conf name="compile" description="Compile dependencies" visibility="private" transitive="false"/>
  <conf name="runtime" description="Runtime dependencies" extends="compile"/>
  <conf name="test" description="Testing dependencies" visibility="private" extends="runtime"/>
  <conf name="provided" description="Provided dependencies" visibility="private"/>
  <conf name="sources" description="Source artifacts" visibility="private"/>
  <conf name="javadoc" description="JavaDoc artifacts" visibility="private"/>
  <conf name="ant-contrib" description="Dependencies for ant-contrib" visibility="private"/>
  <conf name="docbook" description="Dependencies for translating DocBook files" visibility="private"/>
  <conf name="fop" description="Dependencies for FOP" visibility="private"/>
  <conf name="launch4j" description="Dependencies for Launch4j" visibility="private"/>
  <conf name="scripting" description="Dependencies for Scripting" visibility="private"/>
  <conf name="default-plugins" description="Shipped default plugins" visibility="private"/>
  <conf name="appbundler" description="Dependencies for Appbundler" visibility="private"/>
 </configurations>

 <publications defaultconf="master"/>

 <dependencies defaultconf="compile;sources;javadoc">
  <dependency org="ant-contrib" name="ant-contrib" rev="1.0b3" conf="ant-contrib"/>

  <dependency org="junit" name="junit" rev="4.12" conf="test;sources;javadoc"/>
  <dependency org="org.mockito" name="mockito-junit-jupiter" rev="3.3.3" conf="test;sources;javadoc"/>
  <dependency org="org.hamcrest" name="hamcrest-library" rev="2.1" conf="test;sources;javadoc"/>

  <dependency org="saxon" name="saxon" rev="6.5.3" conf="docbook"/>
  <dependency org="net.sf.docbook" name="docbook-xsl" rev="1.79.1" conf="docbook">
   <artifact name="docbook-xsl" e:classifier="resources" type="zip"/>
  </dependency>
  <dependency org="net.sf.docbook" name="docbook-xsl-saxon" rev="1.0.0" conf="docbook"/>
  <dependency org="xerces" name="xercesImpl" rev="2.12.0" conf="docbook"/>

  <dependency org="org.apache.xmlgraphics" name="fop" rev="2.3" conf="fop"/>

  <dependency org="net.sf.launch4j" name="launch4j" rev="3.12" conf="launch4j">
   <artifact name="launch4j" e:classifier="core"/>
   <artifact name="launch4j" e:classifier="workdir-win32"/>
   <artifact name="launch4j" e:classifier="workdir-mac"/>
   <artifact name="launch4j" e:classifier="workdir-linux"/>
   <artifact name="launch4j" e:classifier="workdir-linux64"/>
   <!--
we do not need the UI and thus abeille, which uses
<repository> sections in their POM which Ivy cannot handle
-->

   <exclude org="net.java.abeille" module="abeille"/>
  </dependency>

  <dependency org="org.jedit.plugins" name="MacOSX" rev="1.3" conf="default-plugins"/>
  <dependency org="org.jedit.plugins" name="QuickNotepad" rev="5.0" conf="default-plugins"/>

  <dependency org="bsf" name="bsf" rev="2.4.0" conf="scripting"/>
  <dependency org="org.beanshell" name="bsh" rev="2.0b5" conf="scripting"/>
  <dependency org="org.bouncycastle" name="bcpg-jdk15on" rev="1.62" conf="scripting"/>

  <dependency org="com.google.code.findbugs" name="jsr305" rev="3.0.2"/>

  <dependency org="com.evolvedbinary.appbundler" name="appbundler" rev="1.0.4" conf="appbundler"/>
 </dependencies>
</ivy-module>

¤ Dauer der Verarbeitung: 0.20 Sekunden  (vorverarbeitet)  ¤





Download des
Quellennavigators
Download des
sprechenden Kalenders

in der Quellcodebibliothek suchen




Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.


Bemerkung:

Die farbliche Syntaxdarstellung ist noch experimentell.


Bot Zugriff