Utility methods to be used in OPS4j projects.




Base subprojects contain utility classes and extensions to be used in OPS4J projects.

Source code and more documentation

https://github.com/ops4j/org.ops4j.base

Documentation

https://github.com/ops4j/org.ops4j.base/blob/master/README.md

Build

mvn clean install

Issues

Use the Jira project BASE.

Modules

  • ops4j-base-exec — Utilities for running a Java class in a separate process
  • ops4j-base-io — Utilities/Extensions related to handling streams and files
  • ops4j-base-net — Utilities/Extensions related to network access/usage
  • ops4j-base-spi Utilities for obtaining services via the Java SE 6 ServiceLoader
  • ops4j-base-store — Utilities for storing and retrieving data from an InputStream.
  • ops4j-base-util — Utilities/Extensions related to environment, i18n and mime types
  • ops4j-base — the über-bundle with all from OPS4J Base

All JARs are OSGi R4 Bundles.








Latest News