Skip to content

OSGi bundle versions of libraries that we use

Notifications You must be signed in to change notification settings

ppiegaze/osgi-bundles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enonic OSGi Bundles

This project build OSGi wrappers of some libraries we use here at Enonic. The following libraries are OSGi wrapped:

  • JDom 2.x (org.jdom/jdom2)
  • JHLabs Filters 2.x (com.jhlabs/filters)
  • Saxon HE 9.x (net.sf.saxon/Saxon-HE)
  • AttoParser 1.3 (org.attoparser/attoparser)
  • Elasticsearch 1.3.6 (org.elasticsearch/elasticsearch)
  • JMustache 1.9.0 com.samskivert/jmustache)
  • Thymeleaf 2.1.1 (org.thymeleaf/thymeleaf)
  • Resteasy 3.0.8 (org.jboss.resteasy/resteasy-jaxrs)

Building

To install all libraries locally (in your own local Maven repositroy):

./gradlew clean install

If you want to deploy all libraries in Enonic's remote repository:

./gradlew clean publish

About

OSGi bundle versions of libraries that we use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published