License |
License |
---|---|
GroupId | GroupIdorg.apache.karaf.eik |
ArtifactId | ArtifactIdmanual |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionApache Karaf :: EIK :: Manual
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
manual-0.9.0.pom | |
manual-0.9.0.war | 23 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.karaf.eik/manual/ -->
<dependency>
<groupId>org.apache.karaf.eik</groupId>
<artifactId>manual</artifactId>
<version>0.9.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.karaf.eik/manual/
implementation 'org.apache.karaf.eik:manual:0.9.0'
// https://jarcasting.com/artifacts/org.apache.karaf.eik/manual/
implementation ("org.apache.karaf.eik:manual:0.9.0")
'org.apache.karaf.eik:manual:war:0.9.0'
<dependency org="org.apache.karaf.eik" name="manual" rev="0.9.0">
<artifact name="manual" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.karaf.eik', module='manual', version='0.9.0')
)
libraryDependencies += "org.apache.karaf.eik" % "manual" % "0.9.0"
[org.apache.karaf.eik/manual "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.fusesource.scalate : scalate-wikitext | jar | 1.5.1 |
org.slf4j : slf4j-api | jar | 1.7.2 |
org.scala-lang : scala-library | jar | 2.9.1 |
org.scala-lang : scala-compiler | jar | 2.9.1 |