License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.apache.karaf.decanter.collector |
ArtifactId | ArtifactIdorg.apache.karaf.decanter.collector.utils |
Last Version | Last Version2.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Karaf :: Decanter :: Collector :: Utils
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 |
<!-- https://jarcasting.com/artifacts/org.apache.karaf.decanter.collector/org.apache.karaf.decanter.collector.utils/ -->
<dependency>
<groupId>org.apache.karaf.decanter.collector</groupId>
<artifactId>org.apache.karaf.decanter.collector.utils</artifactId>
<version>2.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.karaf.decanter.collector/org.apache.karaf.decanter.collector.utils/
implementation 'org.apache.karaf.decanter.collector:org.apache.karaf.decanter.collector.utils:2.9.0'
// https://jarcasting.com/artifacts/org.apache.karaf.decanter.collector/org.apache.karaf.decanter.collector.utils/
implementation ("org.apache.karaf.decanter.collector:org.apache.karaf.decanter.collector.utils:2.9.0")
'org.apache.karaf.decanter.collector:org.apache.karaf.decanter.collector.utils:jar:2.9.0'
<dependency org="org.apache.karaf.decanter.collector" name="org.apache.karaf.decanter.collector.utils" rev="2.9.0">
<artifact name="org.apache.karaf.decanter.collector.utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.karaf.decanter.collector', module='org.apache.karaf.decanter.collector.utils', version='2.9.0')
)
libraryDependencies += "org.apache.karaf.decanter.collector" % "org.apache.karaf.decanter.collector.utils" % "2.9.0"
[org.apache.karaf.decanter.collector/org.apache.karaf.decanter.collector.utils "2.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core | jar | 6.0.0 |
org.osgi : osgi.cmpn | jar | 6.0.0 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |