Last Version

Stamina Runtime Log 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.log
Version

Version

0.1.0
Type

Type

jar
Description

Description

Stamina Runtime Log
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.log 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : jul-to-slf4j jar 1.7.25

provided (3)

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

Project Modules

There are no modules declared in this project.