osgiaas-autoupdate-grabber

OSGiaaS Bundle Auto-update Implementation based on osgiaas-grab

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.athaydes.osgiaas
ArtifactId

ArtifactId

osgiaas-autoupdate-grabber
Last Version

Last Version

0.7
Release Date

Release Date

Type

Type

jar
Description

Description

osgiaas-autoupdate-grabber
OSGiaaS Bundle Auto-update Implementation based on osgiaas-grab
Project URL

Project URL

https://github.com/renatoathaydes/osgiaas
Source Code Management

Source Code Management

https://github.com/renatoathaydes/osgiaas

Download osgiaas-autoupdate-grabber

How to add to project

<!-- https://jarcasting.com/artifacts/com.athaydes.osgiaas/osgiaas-autoupdate-grabber/ -->
<dependency>
    <groupId>com.athaydes.osgiaas</groupId>
    <artifactId>osgiaas-autoupdate-grabber</artifactId>
    <version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.athaydes.osgiaas/osgiaas-autoupdate-grabber/
implementation 'com.athaydes.osgiaas:osgiaas-autoupdate-grabber:0.7'
// https://jarcasting.com/artifacts/com.athaydes.osgiaas/osgiaas-autoupdate-grabber/
implementation ("com.athaydes.osgiaas:osgiaas-autoupdate-grabber:0.7")
'com.athaydes.osgiaas:osgiaas-autoupdate-grabber:jar:0.7'
<dependency org="com.athaydes.osgiaas" name="osgiaas-autoupdate-grabber" rev="0.7">
  <artifact name="osgiaas-autoupdate-grabber" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.athaydes.osgiaas', module='osgiaas-autoupdate-grabber', version='0.7')
)
libraryDependencies += "com.athaydes.osgiaas" % "osgiaas-autoupdate-grabber" % "0.7"
[com.athaydes.osgiaas/osgiaas-autoupdate-grabber "0.7"]

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
com.athaydes.osgiaas : osgiaas-common jar 0.7
com.athaydes.osgiaas » osgiaas-autoupdate jar 0.7
com.athaydes.osgiaas : osgiaas-grab jar 0.7
org.codehaus.groovy : groovy-all jar 2.4.8

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.4
org.slf4j : slf4j-simple jar 1.7.13

Project Modules

There are no modules declared in this project.

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.

Versions

Version
0.7