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