License |
License |
---|---|
GroupId | GroupIdio.wcm.caravan |
ArtifactId | ArtifactIdio.wcm.caravan.hal.parent |
Version | Version1.1.2 |
Type | Typepom |
Description |
DescriptionHAL
Hypertext Application Language (HAL) Support.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
io.wcm.caravan.hal.parent-1.1.2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.wcm.caravan/io.wcm.caravan.hal.parent/ -->
<dependency>
<groupId>io.wcm.caravan</groupId>
<artifactId>io.wcm.caravan.hal.parent</artifactId>
<version>1.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.wcm.caravan/io.wcm.caravan.hal.parent/
implementation 'io.wcm.caravan:io.wcm.caravan.hal.parent:1.1.2'
// https://jarcasting.com/artifacts/io.wcm.caravan/io.wcm.caravan.hal.parent/
implementation ("io.wcm.caravan:io.wcm.caravan.hal.parent:1.1.2")
'io.wcm.caravan:io.wcm.caravan.hal.parent:pom:1.1.2'
<dependency org="io.wcm.caravan" name="io.wcm.caravan.hal.parent" rev="1.1.2">
<artifact name="io.wcm.caravan.hal.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.wcm.caravan', module='io.wcm.caravan.hal.parent', version='1.1.2')
)
libraryDependencies += "io.wcm.caravan" % "io.wcm.caravan.hal.parent" % "1.1.2"
[io.wcm.caravan/io.wcm.caravan.hal.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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.19.0 |
org.apache.sling : org.apache.sling.testing.osgi-mock.junit4 | jar | 2.4.0 |
org.slf4j : slf4j-simple | jar | 1.7.6 |