Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.

dmandalidis/lettuce-core-osgi

 
 

Build Status Maven Central

This project is a fork of Lettuce adding only OSGi information in the generated MANIFEST.MF. Its codebase is supposed to be totally aligned with the upstream repository and it is solely intended to be used as a drop-in replacement only when OSGi bundle deployment cannot be avoided. For any other cases, please consider using the upstream project instead. Same applies to issue handling where only OSGi-related issues will be addressed by this project.

Not all upstream releases are enhanced by default. If you need a specific release to be enhanced, please open an issue.

Finally, branches of this project are rebased over the respective branches of the upstream project. This creates a more clean git history, leaving only the fork commits at the top of the history (but ruins any attempt to clone it)

<dependency>
  <groupId>org.mandas</groupId>
  <artifactId>lettuce-core-osgi</artifactId>
  <version>x.y.z</version>
</dependency>

About

OSGi-enabled lettuce-core

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Languages

  • Java 95.3%
  • Kotlin 3.8%
  • Other 0.9%