Skip to content
This repository has been archived by the owner on Jul 4, 2020. It is now read-only.

enonic/osgi-bundles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 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:

  • AttoParser 1.3 (org.attoparser/attoparser)
  • Elasticsearch 1.7.4 (org.elasticsearch/elasticsearch)
  • Resteasy 3.0.8 (org.jboss.resteasy/resteasy-jaxrs)
  • OKHttp 2.5.0 (com.squareup.okhttp/okhttp)

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