parent
4c0ae2ca36
commit
8fbd6386fd
@ -0,0 +1,111 @@
|
||||
<ivy-module version="2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">
|
||||
<info organisation="net.yacy" module="search-server"/>
|
||||
<configurations defaultconfmapping="default">
|
||||
<!-- https://wrongnotes.blogspot.com/2014/02/simplest-explanation-of-ivy.html -->
|
||||
<conf name="compile" visibility="public"/>
|
||||
<conf name="test" visibility="public"/>
|
||||
<conf name="libbuild" visibility="public"/>
|
||||
</configurations>
|
||||
<dependencies defaultconf="compile->default">
|
||||
<dependency org="commons-fileupload" name="commons-fileupload" rev="1.4" conf="compile->master" />
|
||||
<dependency org="commons-lang" name="commons-lang" rev="2.6">
|
||||
<exclude module="junit"/>
|
||||
</dependency>
|
||||
<dependency org="com.cybozu.labs" name="langdetect" rev="1.1-20120112" conf="compile->master"/>
|
||||
<dependency org="com.drewnoakes" name="metadata-extractor" rev="2.11.0" />
|
||||
<dependency org="com.fasterxml.jackson.core" name="jackson-databind" rev="2.11.2"/>
|
||||
<dependency org="com.googlecode.json-simple" name="json-simple" rev="1.1.1" conf="compile->master" />
|
||||
<dependency org="com.google.guava" name="guava" rev="25.1-jre" conf="compile->master"/>
|
||||
<dependency org="com.hazelcast" name="hazelcast" rev="4.2" />
|
||||
<dependency org="com.ibm.icu" name="icu4j" rev="63.1"/>
|
||||
<dependency org="com.jcraft" name="jsch" rev="0.1.54" />
|
||||
<dependency org="com.twelvemonkeys.imageio" name="imageio-core" rev="3.3.2"/>
|
||||
<dependency org="com.twelvemonkeys.imageio" name="imageio-bmp" rev="3.3.2" />
|
||||
<dependency org="com.twelvemonkeys.imageio" name="imageio-tiff" rev="3.3.2"/>
|
||||
<dependency org="commons-codec" name="commons-codec" rev="1.14" />
|
||||
<dependency org="commons-io" name="commons-io" rev="2.7" />
|
||||
<dependency org="commons-logging" name="commons-logging" rev="1.2" />
|
||||
<dependency org="io.dropwizard.metrics" name="metrics-core" rev="3.2.2"/>
|
||||
<dependency org="io.dropwizard.metrics" name="metrics-jmx" rev="4.1.5" conf="compile->master"/>
|
||||
<dependency org="io.opentracing" name="opentracing-noop" rev="0.33.0"/>
|
||||
<dependency org="io.opentracing" name="opentracing-util" rev="0.33.0"/>
|
||||
<dependency org="javax.servlet" name="javax.servlet-api" rev="3.1.0"/>
|
||||
<dependency org="jcifs" name="jcifs" rev="1.3.17" conf="compile->master" />
|
||||
<dependency org="net.arnx" name="jsonic" rev="1.3.10"/>
|
||||
<dependency org="net.jthink" name="jaudiotagger" rev="2.2.5"/>
|
||||
<dependency org="net.sourceforge.jchardet" name="jchardet" rev="1.0"/>
|
||||
<dependency org="org.apache.commons" name="commons-collections4" rev="4.4" />
|
||||
<dependency org="org.apache.commons" name="commons-compress" rev="1.21" />
|
||||
<dependency org="org.apache.calcite.avatica" name="avatica-core" rev="1.13.0" conf="compile->master"/>
|
||||
<dependency org="org.apache.calcite" name="calcite-core" rev="1.18.0" conf="compile->master"/>
|
||||
<dependency org="org.apache.calcite" name="calcite-linq4j" rev="1.18.0" conf="compile->master"/>
|
||||
<dependency org="org.apache.commons" name="commons-math3" rev="3.4.1" />
|
||||
<dependency org="org.apache.commons" name="commons-lang3" rev="3.12.0" />
|
||||
<dependency org="org.apache.httpcomponents" name="httpclient" rev="4.5.12"/>
|
||||
<dependency org="org.apache.httpcomponents" name="httpmime" rev="4.5.12"/>
|
||||
<dependency org="org.apache.james" name="apache-mime4j" rev="0.6"/>
|
||||
<dependency org="org.apache.lucene" name="lucene-analyzers-phonetic" rev="8.8.1" />
|
||||
<dependency org="org.apache.lucene" name="lucene-backward-codecs" rev="8.8.1" />
|
||||
<dependency org="org.apache.lucene" name="lucene-classification" rev="8.8.1" />
|
||||
<dependency org="org.apache.lucene" name="lucene-codecs" rev="8.8.1" />
|
||||
<dependency org="org.apache.lucene" name="lucene-grouping" rev="8.8.1" />
|
||||
<dependency org="org.apache.lucene" name="lucene-highlighter" rev="8.8.1" />
|
||||
<dependency org="org.apache.lucene" name="lucene-join" rev="8.8.1" />
|
||||
<dependency org="org.apache.lucene" name="lucene-memory" rev="8.8.1" />
|
||||
<dependency org="org.apache.lucene" name="lucene-misc" rev="8.8.1" />
|
||||
<dependency org="org.apache.lucene" name="lucene-queries" rev="8.8.1" />
|
||||
<dependency org="org.apache.lucene" name="lucene-queryparser" rev="8.8.1" conf="compile->master"/>
|
||||
<dependency org="org.apache.lucene" name="lucene-spatial-extras" rev="8.8.1" conf="compile->master"/>
|
||||
<dependency org="org.apache.lucene" name="lucene-suggest" rev="8.8.1"/>
|
||||
<dependency org="org.apache.pdfbox" name="pdfbox" rev="2.0.15" />
|
||||
<dependency org="org.apache.poi" name="poi" rev="3.17" />
|
||||
<dependency org="org.apache.poi" name="poi-scratchpad" rev="3.17" />
|
||||
<dependency org="org.apache.solr" name="solr-core" rev="8.8.1" conf="compile->master"/>
|
||||
<dependency org="org.apache.solr" name="solr-solrj" rev="8.8.1" conf="compile->master" />
|
||||
<dependency org="org.apache.zookeeper" name="zookeeper" rev="3.4.14" conf="compile->master" />
|
||||
<dependency org="org.bitlet" name="weupnp" rev="0.1.4" />
|
||||
<dependency org="org.bouncycastle" name="bcmail-jdk15on" rev="1.69" />
|
||||
<dependency org="org.codehaus.woodstox" name="woodstox-core-asl" rev="4.4.1">
|
||||
<exclude module="stax-api" />
|
||||
</dependency>
|
||||
<dependency org="org.eclipse.jetty" name="jetty-client" rev="9.4.35.v20201120" />
|
||||
<dependency org="org.eclipse.jetty" name="jetty-deploy" rev="9.4.35.v20201120" conf="compile->master" />
|
||||
<dependency org="org.eclipse.jetty" name="jetty-jmx" rev="9.4.35.v20201120" conf="compile->master"/>
|
||||
<dependency org="org.eclipse.jetty" name="jetty-http" rev="9.4.35.v20201120"/>
|
||||
<dependency org="org.eclipse.jetty" name="jetty-proxy" rev="9.4.35.v20201120"/>
|
||||
<dependency org="org.eclipse.jetty" name="jetty-security" rev="9.4.35.v20201120"/>
|
||||
<dependency org="org.eclipse.jetty" name="jetty-server" rev="9.4.35.v20201120"/>
|
||||
<dependency org="org.eclipse.jetty" name="jetty-servlets" rev="9.4.35.v20201120"/>
|
||||
<dependency org="org.eclipse.jetty" name="jetty-servlet" rev="9.4.35.v20201120">
|
||||
<exclude module="jetty-util-ajax" />
|
||||
</dependency>
|
||||
<dependency org="org.eclipse.jetty" name="jetty-util" rev="9.4.35.v20201120" />
|
||||
<dependency org="org.eclipse.jetty" name="jetty-webapp" rev="9.4.35.v20201120" />
|
||||
<dependency org="org.eclipse.jetty.http2" name="http2-client" rev="9.4.34.v20201102" conf="compile->master"/>
|
||||
<dependency org="org.eclipse.jetty.http2" name="http2-common" rev="9.4.34.v20201102" conf="compile->master"/>
|
||||
<dependency org="org.eclipse.jetty.http2" name="http2-http-client-transport" rev="9.4.34.v20201102" conf="compile->master"/>
|
||||
<dependency org="org.jsoup" name="jsoup" rev="1.14.2" />
|
||||
<dependency org="org.jwat" name="jwat-warc" rev="1.1.1" />
|
||||
<dependency org="org.locationtech.spatial4j" name="spatial4j" rev="0.6"/>
|
||||
<!--NOT FOUND dependency org="org.restlet.jee" name="org.restlet" rev="2.2.1" / -->
|
||||
<dependency org="org.rrd4j" name="rrd4j" rev="3.2"/>
|
||||
<dependency org="org.slf4j" name="jcl-over-slf4j" rev="1.7.25"/>
|
||||
<dependency org="org.slf4j" name="log4j-over-slf4j" rev="1.7.32"/>
|
||||
<dependency org="org.slf4j" name="slf4j-jdk14" rev="1.7.32"/>
|
||||
<!-- This does not match langdetect.jar from pre-ivy -->
|
||||
<dependency org="org.tukaani" name="xz" rev="1.8"/>
|
||||
<dependency org="oro" name="oro" rev="2.0.8"/>
|
||||
<dependency org="xml-apis" name="xml-apis" rev="1.4.01"/>
|
||||
|
||||
<dependency org="junit" name="junit" rev="4.13" conf="test->default"/>
|
||||
<dependency org="org.hamcrest" name="hamcrest" rev="2.2" conf="test->default"/>
|
||||
<dependency org="org.hamcrest" name="hamcrest-core" rev="2.2" conf="test->default"/>
|
||||
<dependency org="org.hamcrest" name="hamcrest-library" rev="2.2" conf="test->default"/>
|
||||
|
||||
<dependency org="com.googlecode.javaewah" name="JavaEWAH" rev="0.7.9" conf="libbuild->master"/>
|
||||
<dependency org="com.jcraft" name="jsch" rev="0.1.53" conf="libbuild->master"/>
|
||||
<dependency org="org.apache.httpcomponents" name="httpclient" rev="4.3.6" conf="libbuild->master"/>
|
||||
<dependency org="org.eclipse.jgit" name="org.eclipse.jgit" rev="4.5.0.201609210915-r" conf="libbuild->master"/>
|
||||
<dependency org="org.slf4j" name="slf4j-api" rev="1.7.2" conf="libbuild->master"/>
|
||||
</dependencies>
|
||||
</ivy-module>
|
@ -0,0 +1,104 @@
|
||||
apache-mime4j-0.6.jar
|
||||
avatica-core-1.13.0.jar
|
||||
bcmail-jdk15on-1.69.jar
|
||||
bcpkix-jdk15on-1.69.jar
|
||||
bcprov-jdk15on-1.69.jar
|
||||
bcutil-jdk15on-1.69.jar
|
||||
calcite-core-1.18.0.jar
|
||||
calcite-linq4j-1.18.0.jar
|
||||
common-image-3.3.2.jar
|
||||
common-io-3.3.2.jar
|
||||
common-lang-3.3.2.jar
|
||||
commons-codec-1.14.jar
|
||||
commons-collections4-4.4.jar
|
||||
commons-compress-1.21.jar
|
||||
commons-fileupload-1.4.jar
|
||||
commons-io-2.7.jar
|
||||
commons-lang-2.6.jar
|
||||
commons-lang3-3.12.0.jar
|
||||
commons-logging-1.2.jar
|
||||
commons-math3-3.4.1.jar
|
||||
fontbox-2.0.15.jar
|
||||
guava-25.1-jre.jar
|
||||
hazelcast-4.2.jar
|
||||
http2-client-9.4.34.v20201102.jar
|
||||
http2-common-9.4.34.v20201102.jar
|
||||
http2-http-client-transport-9.4.34.v20201102.jar
|
||||
httpclient-4.5.12.jar
|
||||
httpcore-4.4.13.jar
|
||||
httpmime-4.5.12.jar
|
||||
icu4j-63.1.jar
|
||||
imageio-bmp-3.3.2.jar
|
||||
imageio-core-3.3.2.jar
|
||||
imageio-metadata-3.3.2.jar
|
||||
imageio-tiff-3.3.2.jar
|
||||
jackson-annotations-2.11.2.jar
|
||||
jackson-core-2.11.2.jar
|
||||
jackson-databind-2.11.2.jar
|
||||
jaudiotagger-2.2.5.jar
|
||||
javax.servlet-api-3.1.0.jar
|
||||
jchardet-1.0.jar
|
||||
jcifs-1.3.17.jar
|
||||
jcl-over-slf4j-1.7.25.jar
|
||||
jetty-client-9.4.35.v20201120.jar
|
||||
jetty-continuation-9.4.35.v20201120.jar
|
||||
jetty-deploy-9.4.35.v20201120.jar
|
||||
jetty-http-9.4.35.v20201120.jar
|
||||
jetty-io-9.4.35.v20201120.jar
|
||||
jetty-jmx-9.4.35.v20201120.jar
|
||||
jetty-proxy-9.4.35.v20201120.jar
|
||||
jetty-security-9.4.35.v20201120.jar
|
||||
jetty-server-9.4.35.v20201120.jar
|
||||
jetty-servlet-9.4.35.v20201120.jar
|
||||
jetty-servlets-9.4.35.v20201120.jar
|
||||
jetty-util-9.4.35.v20201120.jar
|
||||
jetty-webapp-9.4.35.v20201120.jar
|
||||
jetty-xml-9.4.35.v20201120.jar
|
||||
jsch-0.1.54.jar
|
||||
json-simple-1.1.1.jar
|
||||
jsonic-1.3.10.jar
|
||||
jsoup-1.14.2.jar
|
||||
jwat-archive-common-1.1.1.jar
|
||||
jwat-common-1.1.1.jar
|
||||
jwat-gzip-1.1.1.jar
|
||||
jwat-warc-1.1.1.jar
|
||||
langdetect-1.1-20120112.jar
|
||||
log4j-over-slf4j-1.7.32.jar
|
||||
lucene-analyzers-common-8.8.1.jar
|
||||
lucene-analyzers-phonetic-8.8.1.jar
|
||||
lucene-backward-codecs-8.8.1.jar
|
||||
lucene-classification-8.8.1.jar
|
||||
lucene-codecs-8.8.1.jar
|
||||
lucene-core-8.8.1.jar
|
||||
lucene-grouping-8.8.1.jar
|
||||
lucene-highlighter-8.8.1.jar
|
||||
lucene-join-8.8.1.jar
|
||||
lucene-memory-8.8.1.jar
|
||||
lucene-misc-8.8.1.jar
|
||||
lucene-queries-8.8.1.jar
|
||||
lucene-queryparser-8.8.1.jar
|
||||
lucene-spatial-extras-8.8.1.jar
|
||||
lucene-suggest-8.8.1.jar
|
||||
metadata-extractor-2.11.0.jar
|
||||
metrics-core-3.2.2.jar
|
||||
metrics-jmx-4.1.5.jar
|
||||
opentracing-api-0.33.0.jar
|
||||
opentracing-noop-0.33.0.jar
|
||||
opentracing-util-0.33.0.jar
|
||||
oro-2.0.8.jar
|
||||
pdfbox-2.0.15.jar
|
||||
poi-3.17.jar
|
||||
poi-scratchpad-3.17.jar
|
||||
rrd4j-3.2.jar
|
||||
slf4j-api-1.7.32.jar
|
||||
slf4j-jdk14-1.7.32.jar
|
||||
solr-core-8.8.1.jar
|
||||
solr-solrj-8.8.1.jar
|
||||
spatial4j-0.6.jar
|
||||
stax2-api-3.1.4.jar
|
||||
weupnp-0.1.4.jar
|
||||
woodstox-core-asl-4.4.1.jar
|
||||
xml-apis-1.4.01.jar
|
||||
xmpcore-5.1.3.jar
|
||||
xz-1.8.jar
|
||||
zookeeper-3.4.14.jar
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue