Last Version

Apache Karaf :: Decanter :: Spring Boot Starter 2.2.0

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.

License

License

Categories

Categories

Spring Boot Container Microservices Ant Build Tools
GroupId

GroupId

org.apache.karaf.decanter
ArtifactId

ArtifactId

spring-boot-starter-decanter
Version

Version

2.2.0
Type

Type

jar
Description

Description

Apache Karaf :: Decanter :: Spring Boot Starter
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

The Apache Software Foundation

Download spring-boot-starter-decanter 2.2.0


<!-- https://jarcasting.com/artifacts/org.apache.karaf.decanter/spring-boot-starter-decanter/ -->
<dependency>
    <groupId>org.apache.karaf.decanter</groupId>
    <artifactId>spring-boot-starter-decanter</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.karaf.decanter/spring-boot-starter-decanter/
implementation 'org.apache.karaf.decanter:spring-boot-starter-decanter:2.2.0'
// https://jarcasting.com/artifacts/org.apache.karaf.decanter/spring-boot-starter-decanter/
implementation ("org.apache.karaf.decanter:spring-boot-starter-decanter:2.2.0")
'org.apache.karaf.decanter:spring-boot-starter-decanter:jar:2.2.0'
<dependency org="org.apache.karaf.decanter" name="spring-boot-starter-decanter" rev="2.2.0">
  <artifact name="spring-boot-starter-decanter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.karaf.decanter', module='spring-boot-starter-decanter', version='2.2.0')
)
libraryDependencies += "org.apache.karaf.decanter" % "spring-boot-starter-decanter" % "2.2.0"
[org.apache.karaf.decanter/spring-boot-starter-decanter "2.2.0"]

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.felix : org.apache.felix.connect jar 0.1.0
org.apache.felix : org.apache.felix.scr jar 2.0.2
org.apache.karaf.decanter.appender : org.apache.karaf.decanter.appender.kafka jar 2.2.0
org.apache.karaf.decanter.appender : org.apache.karaf.decanter.appender.log jar 2.2.0
org.apache.karaf.decanter.marshaller : org.apache.karaf.decanter.marshaller.json jar 2.2.0
ch.qos.logback : logback-classic jar 1.1.5
org.apache.felix : org.apache.felix.eventadmin jar 1.4.6
org.apache.felix : org.apache.felix.configadmin jar 1.8.8
org.apache.felix : org.apache.felix.fileinstall jar 3.5.4
org.springframework.boot : spring-boot-autoconfigure jar 2.1.3.RELEASE

provided (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.