License |
License
https://www.apache.org/licenses/LICENSE-2.0.txt
|
---|---|
Categories |
CategoriesMINA Net Networking |
GroupId | GroupIdio.staminaframework.runtime |
ArtifactId | ArtifactIdio.staminaframework.runtime.starter |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStamina 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 OrganizationStamina Framework |
<!-- 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"]
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 |