License |
License |
---|---|
GroupId | GroupIdorg.apache.clerezza.provisioning |
ArtifactId | ArtifactIdshell-launcher |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionClerezza - Launcher: Shell only
Runnable jar using the clerezza partial bundlelists.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
shell-launcher-0.1.pom | |
shell-launcher-0.1.jar | 35 MB |
shell-launcher-0.1-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.clerezza.provisioning/shell-launcher/ -->
<dependency>
<groupId>org.apache.clerezza.provisioning</groupId>
<artifactId>shell-launcher</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.clerezza.provisioning/shell-launcher/
implementation 'org.apache.clerezza.provisioning:shell-launcher:0.1'
// https://jarcasting.com/artifacts/org.apache.clerezza.provisioning/shell-launcher/
implementation ("org.apache.clerezza.provisioning:shell-launcher:0.1")
'org.apache.clerezza.provisioning:shell-launcher:jar:0.1'
<dependency org="org.apache.clerezza.provisioning" name="shell-launcher" rev="0.1">
<artifact name="shell-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.clerezza.provisioning', module='shell-launcher', version='0.1')
)
libraryDependencies += "org.apache.clerezza.provisioning" % "shell-launcher" % "0.1"
[org.apache.clerezza.provisioning/shell-launcher "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.clerezza.provisioning : felixosgi | partialbundlelist | 0.1 |
org.apache.clerezza.provisioning : shell | partialbundlelist | 0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.sling : org.apache.sling.launchpad | xml | RELEASE |
org.apache.felix : org.apache.felix.http.jetty | jar | RELEASE |