dsiutils.2.6.9.source-code.build.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dsiutils Show documentation
Show all versions of dsiutils Show documentation
The DSI utilities are a mishmash of classes accumulated during the last twenty years in projects developed at the DSI (Dipartimento di Scienze dell'Informazione, i.e., Information Sciences Department), now DI (Dipartimento di Informatica, i.e., Informatics Department), of the Universita` degli Studi di Milano.
version=2.6.9
build.sysclasspath=ignore
jar.base=/usr/share/java
javadoc.base=/usr/share/javadoc
dist=dist
src=src
test=test
slow=slow
reports=reports
coverage=coverage
checkstyle=checkstyle
docs=docs
build=build
instrumented=instr
j2se.apiurl=https://docs.oracle.com/javase/8/docs/api/
fastutil.apiurl=http://fastutil.di.unimi.it/docs/
jsap.apiurl=http://www.martiansoftware.com/jsap/doc/javadoc/
junit.apiurl=https://junit.org/junit4/javadoc/latest/
log4j.apiurl=http://logging.apache.org/log4j/1.2/apidocs/
slf4j.apiurl=http://www.slf4j.org/apidocs/
commons-configuration.apiurl=http://commons.apache.org/proper/commons-configuration/javadocs/v1.10/apidocs/
commons-io.apiurl=http://commons.apache.org/proper/commons-io/javadocs/api-release/
commons-lang.apiurl=http://commons.apache.org/proper/commons-lang/javadocs/api-release/
commons-collections.apiurl=http://commons.apache.org/proper/commons-collections/apidocs/
commons-math3.apiurl=http://commons.apache.org/proper/commons-math/apidocs/
guava.apiurl=https://guava.dev/releases/26.0-jre/api/docs/