| License |
License |
|---|---|
| GroupId | GroupIdio.wcm.caravan |
| ArtifactId | ArtifactIdio.wcm.caravan.io.parent |
| Version | Version1.1.2 |
| Type | Typepom |
| Description |
DescriptionI/O
Micro Services I/O Resilient Transport Layer.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| io.wcm.caravan.io.parent-1.1.2.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.wcm.caravan/io.wcm.caravan.io.parent/ -->
<dependency>
<groupId>io.wcm.caravan</groupId>
<artifactId>io.wcm.caravan.io.parent</artifactId>
<version>1.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.wcm.caravan/io.wcm.caravan.io.parent/
implementation 'io.wcm.caravan:io.wcm.caravan.io.parent:1.1.2'
// https://jarcasting.com/artifacts/io.wcm.caravan/io.wcm.caravan.io.parent/
implementation ("io.wcm.caravan:io.wcm.caravan.io.parent:1.1.2")
'io.wcm.caravan:io.wcm.caravan.io.parent:pom:1.1.2'
<dependency org="io.wcm.caravan" name="io.wcm.caravan.io.parent" rev="1.1.2">
<artifact name="io.wcm.caravan.io.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.wcm.caravan', module='io.wcm.caravan.io.parent', version='1.1.2')
)
libraryDependencies += "io.wcm.caravan" % "io.wcm.caravan.io.parent" % "1.1.2"
[io.wcm.caravan/io.wcm.caravan.io.parent "1.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.felix : org.apache.felix.scr.annotations | jar | 1.11.0 |
| org.slf4j : slf4j-api | jar | 1.7.6 |
| org.osgi : osgi.annotation | jar | 6.0.1 |
| org.osgi : org.osgi.service.component.annotations | jar | 1.3.0 |
| org.osgi : org.osgi.service.metatype.annotations | jar | 1.3.0 |
| org.osgi : osgi.core | jar | 6.0.0 |
| org.osgi : osgi.cmpn | jar | 5.0.0 |
| com.google.code.findbugs : annotations | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.apache.sling : org.apache.sling.testing.osgi-mock | jar | 1.9.2 |
| org.slf4j : slf4j-simple | jar | 1.7.6 |