License |
License |
---|---|
GroupId | GroupIdorg.apache.karaf.admin |
ArtifactId | ArtifactIdadmin |
Last Version | Last Version2.4.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Karaf :: Admin
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 |
---|---|
admin-2.4.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.karaf.admin/admin/ -->
<dependency>
<groupId>org.apache.karaf.admin</groupId>
<artifactId>admin</artifactId>
<version>2.4.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.karaf.admin/admin/
implementation 'org.apache.karaf.admin:admin:2.4.4'
// https://jarcasting.com/artifacts/org.apache.karaf.admin/admin/
implementation ("org.apache.karaf.admin:admin:2.4.4")
'org.apache.karaf.admin:admin:pom:2.4.4'
<dependency org="org.apache.karaf.admin" name="admin" rev="2.4.4">
<artifact name="admin" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.karaf.admin', module='admin', version='2.4.4')
)
libraryDependencies += "org.apache.karaf.admin" % "admin" % "2.4.4"
[org.apache.karaf.admin/admin "2.4.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.easymock : easymock | jar | 3.2 |