Last Version

Stamina Runtime Boot 0.1.0

The Stamina Framework provides a modular platform for modern development, using the best open-source libraries. These modules are built for efficiency, targeting IoT devices as well as personal servers.

License

License

https://www.apache.org/licenses/LICENSE-2.0.txt
Categories

Categories

MINA Net Networking
GroupId

GroupId

io.staminaframework.runtime
ArtifactId

ArtifactId

io.staminaframework.runtime.boot
Version

Version

0.1.0
Type

Type

jar
Description

Description

Stamina Runtime Boot
The Stamina Framework provides a modular platform for modern development, using the best open-source libraries. These modules are built for efficiency, targeting IoT devices as well as personal servers.
Project Organization

Project Organization

Stamina Framework

Download io.staminaframework.runtime.boot 0.1.0


<!-- https://jarcasting.com/artifacts/io.staminaframework.runtime/io.staminaframework.runtime.boot/ -->
<dependency>
    <groupId>io.staminaframework.runtime</groupId>
    <artifactId>io.staminaframework.runtime.boot</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.staminaframework.runtime/io.staminaframework.runtime.boot/
implementation 'io.staminaframework.runtime:io.staminaframework.runtime.boot:0.1.0'
// https://jarcasting.com/artifacts/io.staminaframework.runtime/io.staminaframework.runtime.boot/
implementation ("io.staminaframework.runtime:io.staminaframework.runtime.boot:0.1.0")
'io.staminaframework.runtime:io.staminaframework.runtime.boot:jar:0.1.0'
<dependency org="io.staminaframework.runtime" name="io.staminaframework.runtime.boot" rev="0.1.0">
  <artifact name="io.staminaframework.runtime.boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.staminaframework.runtime', module='io.staminaframework.runtime.boot', version='0.1.0')
)
libraryDependencies += "io.staminaframework.runtime" % "io.staminaframework.runtime.boot" % "0.1.0"
[io.staminaframework.runtime/io.staminaframework.runtime.boot "0.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.equinox : org.eclipse.equinox.region jar 1.2.101.v20150831-1342
org.apache.felix : org.apache.felix.utils Optional jar 1.10.4
io.staminaframework.runtime : io.staminaframework.runtime.asciitable Optional jar 0.1.0

provided (6)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 6.0.0
org.osgi : org.osgi.service.log jar 1.3.0
org.osgi : org.osgi.service.cm jar 1.5.0
org.osgi : org.osgi.service.component.annotations jar 1.3.0
org.osgi : org.osgi.annotation.versioning jar 1.0.0
org.apache.felix : org.apache.felix.gogo.runtime jar 1.0.10

Project Modules

There are no modules declared in this project.