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