Coder Social home page Coder Social logo

kast0rtr0y / alfresco-jodconverter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alfresco/alfresco-jodconverter

0.0 2.0 0.0 431 KB

JODConverter automates document conversions using LibreOffice/OpenOffice.org

Java 94.52% JavaScript 5.05% HTML 0.43%

alfresco-jodconverter's Introduction

Alfresco JODConverter

The Alfresco JODConverter (Java OpenDocument Converter) was forked from https://github.com/mirkonasato/jodconverter which stopped being maintaining in 2012. It contains patched code used by the Alfresco content services repository. The repository uses the JODConverter to help automates document conversions using LibreOffice or OpenOffice.org.

Prior to this github repository, a patched version of JODConverter (source and jar) were available in the Alfresco maven repository as com.artofsolving:jodconverter:2.1.0-alfresco-patched.

Building and testing

The core project can be built by running Maven command:

cd jodconverter-core
mvn clean install -DskipTests

Artifacts

The artifacts can be obtained by:

  • downloading from Alfresco repository
  • getting as Maven dependency by adding the dependency to your pom file:
<dependency>
  <groupId>org.alfresco</groupId>
  <artifactId>alfresco-jodconverter-core</artifactId>
  <version>3.0.1</version>
</dependency>

and Alfresco Maven repository:

<repository>
  <id>alfresco-maven-repo</id>
  <url>https://artifacts.alfresco.com/nexus/content/groups/public</url>
</repository>

The SNAPSHOT version of the artifact is never published.

Bamboo

The build plan in Bamboo is PLAT-JOD

Contributing guide

Please use this guide to make a contribution to the project.

alfresco-jodconverter's People

Contributors

alandavis avatar alfresco-build avatar mirkonasato avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.