Commons

Common libraries for OSGi-based RESTful micro services.

License

License

GroupId

GroupId

io.wcm.caravan
ArtifactId

ArtifactId

io.wcm.caravan.commons.parent
Last Version

Last Version

1.2.6
Release Date

Release Date

Type

Type

pom
Description

Description

Commons
Common libraries for OSGi-based RESTful micro services.
Project Organization

Project Organization

wcm.io Caravan
Source Code Management

Source Code Management

https://github.com/wcm-io-caravan/caravan-commons

Download io.wcm.caravan.commons.parent

How to add to project

<!-- https://jarcasting.com/artifacts/io.wcm.caravan/io.wcm.caravan.commons.parent/ -->
<dependency>
    <groupId>io.wcm.caravan</groupId>
    <artifactId>io.wcm.caravan.commons.parent</artifactId>
    <version>1.2.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.wcm.caravan/io.wcm.caravan.commons.parent/
implementation 'io.wcm.caravan:io.wcm.caravan.commons.parent:1.2.6'
// https://jarcasting.com/artifacts/io.wcm.caravan/io.wcm.caravan.commons.parent/
implementation ("io.wcm.caravan:io.wcm.caravan.commons.parent:1.2.6")
'io.wcm.caravan:io.wcm.caravan.commons.parent:pom:1.2.6'
<dependency org="io.wcm.caravan" name="io.wcm.caravan.commons.parent" rev="1.2.6">
  <artifact name="io.wcm.caravan.commons.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.wcm.caravan', module='io.wcm.caravan.commons.parent', version='1.2.6')
)
libraryDependencies += "io.wcm.caravan" % "io.wcm.caravan.commons.parent" % "1.2.6"
[io.wcm.caravan/io.wcm.caravan.commons.parent "1.2.6"]

Dependencies

provided (7)

Group / Artifact Type Version
org.jetbrains : annotations jar 23.0.0
io.wcm.tooling.spotbugs : io.wcm.tooling.spotbugs.annotations jar 1.0.0
org.slf4j : slf4j-api jar 1.7.6
org.osgi : org.osgi.annotation.bundle jar 1.0.0
org.osgi : org.osgi.annotation.versioning jar 1.0.0
org.osgi : org.osgi.service.component.annotations jar 1.4.0
org.osgi : org.osgi.service.metatype.annotations jar 1.3.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 2.25.1
org.apache.sling : org.apache.sling.testing.osgi-mock.junit4 jar 3.2.2
org.slf4j : slf4j-simple jar 1.7.6

Project Modules

There are no modules declared in this project.
io.wcm.caravan

wcm.io Caravan

JSON Data Pipelining Infrastructure

Versions

Version
1.2.6
1.2.4
1.2.2
1.2.0
1.1.6
1.1.4
1.1.2
1.1.0
1.0.2
1.0.0