Last Version

Stamina Runtime Command 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.command
Version

Version

0.1.0
Type

Type

jar
Description

Description

Stamina Runtime Command
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.command 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.staminaframework.runtime : io.staminaframework.runtime.boot jar 0.1.0

provided (5)

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

Project Modules

There are no modules declared in this project.