Socket
Book a DemoInstallSign in
Socket

com.athaydes.osgiaas:osgiaas-java-autocomplete

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.athaydes.osgiaas:osgiaas-java-autocomplete

OSGiaaS Java language Auto-complete implementation

Source
mavenMaven
Version
0.7
Version published
Maintainers
1
Source

OSGiaaS Project

OSGi as a Service

Build Status

The OSGiaaS Project aims to provide JVM modules and a CLI to make the development of truly modular, dynamic applications easier.

Though all modules are OSGi bundles, many modules can also be used without OSGi (in standard Java applications).

For details, check the Documentation in the docs directory.

Main features

  • Powerful CLI that can be used to run commands written in Java or any JVM language.
  • CLI features auto-completion, line editing, vi/emacs modes, history, command pipeline etc.
  • Language commands turn the CLI into a polyglot REPL (JavaScript, Groovy, Java, Frege).
  • grab libraries from Maven repositories and install/uninstall them on the system at any time.
  • hot swapping of JVM code (enabled by OSGi), so re-compiled code can be reloaded at runtime.
  • the best open-source Java 8 runtime compiler available.

FAQs

Package last updated on 22 Jan 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts