Dependencies

Sejda is developed using JDK 1.5.

sejda-core compile

The following is a list of compile dependencies for sejda-core project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Optional
commons-io commons-io 2.1 jar No
org.apache.commons commons-lang3 3.1 jar No
javax.validation validation-api 1.0.0.GA jar No
org.sejda sejda-model 1.0.0.M6 jar No
org.slf4j slf4j-api 1.7.2 jar No
org.hibernate hibernate-validator 4.2.0.Final jar Yes

sejda-model compile

The following is a list of compile dependencies for sejda-model project. These dependencies are required to compile the model module:

GroupId ArtifactId Version Type
commons-io commons-io 2.1 jar No
org.apache.commons commons-lang3 3.1 jar No
javax.validation validation-api 1.0.0.GA jar No
org.slf4j slf4j-api 1.7.2 jar

sejda-itext compile

The following is a list of compile dependencies for sejda-itext project. These dependencies are required to compile and run the iText tasks implementation:

GroupId ArtifactId Version Type
com.lowagie itext 2.1.7 jar
commons-io commons-io 2.1 jar
org.apache.commons commons-lang3 3.1 jar
org.sejda sejda-core 1.0.0.M6 jar
org.sejda sejda-model 1.0.0.M6 jar
org.slf4j slf4j-api 1.7.2 jar

sejda-pdfbox compile

The following is a list of compile dependencies for sejda-pdfbox project. These dependencies are required to compile and run the PDFBox tasks implementation:

GroupId ArtifactId Version Type
commons-io commons-io 2.1 jar
org.apache.commons commons-lang3 3.1 jar
org.apache.pdfbox pdfbox 1.7.1 jar
org.bouncycastle bcmail-jdk15 1.45 jar
org.bouncycastle bcprov-jdk15 1.45 jar
org.sejda sejda-core 1.0.0.M6 jar
org.sejda sejda-model 1.0.0.M6 jar
org.slf4j slf4j-api 1.7.2 jar

sejda-icepdf compile

The following is a list of compile dependencies for sejda-icepdf project. These dependencies are required to compile and run the ICEpdf tasks implementation:

GroupId ArtifactId Version Type
org.icepdf icepdf-core 4.4.0 jar
org.sejda sejda-core 1.0.0.M6 jar
org.sejda sejda-model 1.0.0.M6 jar
org.sejda sejda-image-writers 1.0.0.M6 jar
org.apache.commons commons-lang3 3.1 jar
org.slf4j slf4j-api 1.7.2 jar

sejda-image-writers compile

The following is a list of compile dependencies for sejda-image-writers project.

GroupId ArtifactId Version Type
org.apache.xmlgraphics xmlgraphics-commons 1.4 jar
org.sejda sejda-core 1.0.0.M6 jar
org.apache.commons commons-lang3 3.1 jar
org.slf4j slf4j-api 1.7.2 jar