License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.apache.karaf.decanter |
ArtifactId | ArtifactIdmarshaller |
Last Version | Last Version2.9.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Karaf :: Decanter :: Marshaller
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 |
---|---|
marshaller-2.9.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.karaf.decanter/marshaller/ -->
<dependency>
<groupId>org.apache.karaf.decanter</groupId>
<artifactId>marshaller</artifactId>
<version>2.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.karaf.decanter/marshaller/
implementation 'org.apache.karaf.decanter:marshaller:2.9.0'
// https://jarcasting.com/artifacts/org.apache.karaf.decanter/marshaller/
implementation ("org.apache.karaf.decanter:marshaller:2.9.0")
'org.apache.karaf.decanter:marshaller:pom:2.9.0'
<dependency org="org.apache.karaf.decanter" name="marshaller" rev="2.9.0">
<artifact name="marshaller" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.karaf.decanter', module='marshaller', version='2.9.0')
)
libraryDependencies += "org.apache.karaf.decanter" % "marshaller" % "2.9.0"
[org.apache.karaf.decanter/marshaller "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 |