lama4j.1.1.1.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 lama4j Show documentation
Show all versions of lama4j Show documentation
LaMa4J ("Lattice Manipulation for Java") is a set of Java classes that implement a number of lattices and lattice operations.
The newest version!
version=1.1.1
build.sysclasspath=last
jar.base=/usr/share/java
javadoc.base=/usr/share/javadoc
src=src
reports=reports
coverage=coverage
checkstyle=checkstyle
docs=docs
build=bin
instrumented=instr
dist=dist
# Whenever it necessary to add new jar to the project, the following
# data must be updated:
# 1) the list of local javadocs
# 2) the list of remote javadocs
# 3) the list of javadocs referenced by the javadoc target
# 4) the list of jars in the fingbugs target
j2se.apiurl=http://docs.oracle.com/javase/7/docs/api/
fastutil.apiurl=http://fastutil.di.unimi.it/docs/
dsiutils.apiurl=http://dsiutils.di.unimi.it/docs/
jsap.apiurl=http://www.martiansoftware.com/jsap/doc/javadoc/
junit.apiurl=http://junit.sourceforge.net/javadoc_40/
slf4j.apiurl=http://www.slf4j.org/apidocs/