An open API service indexing awesome lists of open source software.

https://github.com/ops4j/org.ops4j.pax.tinybundles

OPS4J Pax TinyBundles
https://github.com/ops4j/org.ops4j.pax.tinybundles

automation java osgi testing

Last synced: 6 months ago
JSON representation

OPS4J Pax TinyBundles

Awesome Lists containing this project

README

          

# OPS4J Pax TinyBundles

[![CI](https://github.com/ops4j/org.ops4j.pax.tinybundles/actions/workflows/maven.yml/badge.svg)](https://github.com/ops4j/org.ops4j.pax.tinybundles/actions/workflows/maven.yml)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.ops4j.pax.tinybundles/tinybundles/badge.svg)](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.ops4j.pax.tinybundles%22%20a%3A%22tinybundles%22)
[![Javadoc](https://javadoc.io/badge2/org.ops4j.pax.tinybundles/tinybundles/javadoc.svg)](https://javadoc.io/doc/org.ops4j.pax.tinybundles/tinybundles)

TinyBundles is a library to create and modify OSGi bundles on the fly using fluent Java API.

* [Documentation](https://ops4j.github.io/pax-tinybundles/)