Last Version

Stamina Runtime Starter 0.1.0

Use this project to automatically set up dependencies required for a Stamina bundle. Import this project as a dependency, using type 'pom' with scope 'provided'.

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.starter
Version

Version

0.1.0
Type

Type

jar
Description

Description

Stamina Runtime Starter
Use this project to automatically set up dependencies required for a Stamina bundle. Import this project as a dependency, using type 'pom' with scope 'provided'.
Project Organization

Project Organization

Stamina Framework

Download io.staminaframework.runtime.starter 0.1.0


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

Dependencies

compile (13)

Group / Artifact Type Version
io.staminaframework.runtime : io.staminaframework.runtime.command jar 0.1.0
org.osgi : org.osgi.core jar 6.0.0
org.osgi : org.osgi.service.log jar 1.3.0
org.osgi : org.osgi.service.event jar 1.3.1
org.osgi : org.osgi.service.cm jar 1.5.0
org.osgi : org.osgi.service.component jar 1.3.0
org.osgi : org.osgi.service.coordinator jar 1.0.2
org.osgi : org.osgi.service.repository jar 1.1.0
org.osgi : org.osgi.service.async jar 1.0.0
org.osgi : org.osgi.util.promise jar 1.0.0
org.osgi : org.osgi.service.subsystem jar 1.1.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.