License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.wcm.samples |
ArtifactId | ArtifactIdio.wcm.samples.clientlibs |
Version | Version1.4.0 |
Type | Typejar |
Description |
DescriptionSample Application Clientlibs
Sample application to demonstrate the usage of the wcm.io handler infrastructure and other wcm.io Features.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.wcm.samples/io.wcm.samples.clientlibs/ -->
<dependency>
<groupId>io.wcm.samples</groupId>
<artifactId>io.wcm.samples.clientlibs</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.wcm.samples/io.wcm.samples.clientlibs/
implementation 'io.wcm.samples:io.wcm.samples.clientlibs:1.4.0'
// https://jarcasting.com/artifacts/io.wcm.samples/io.wcm.samples.clientlibs/
implementation ("io.wcm.samples:io.wcm.samples.clientlibs:1.4.0")
'io.wcm.samples:io.wcm.samples.clientlibs:jar:1.4.0'
<dependency org="io.wcm.samples" name="io.wcm.samples.clientlibs" rev="1.4.0">
<artifact name="io.wcm.samples.clientlibs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.wcm.samples', module='io.wcm.samples.clientlibs', version='1.4.0')
)
libraryDependencies += "io.wcm.samples" % "io.wcm.samples.clientlibs" % "1.4.0"
[io.wcm.samples/io.wcm.samples.clientlibs "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 23.0.0 |
org.osgi : org.osgi.annotation.bundle | jar | |
org.osgi : org.osgi.annotation.versioning | jar | |
org.osgi : org.osgi.service.component.annotations | jar | |
org.osgi : org.osgi.service.metatype.annotations | jar | |
org.apache.sling : org.apache.sling.servlets.annotations | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.mockito : mockito-core | jar | 4.1.0 |
org.mockito : mockito-junit-jupiter | jar | 4.1.0 |