License |
License |
---|---|
Categories |
CategoriesBuild Tools |
GroupId | GroupIdio.kestros.commons |
ArtifactId | ArtifactIdkestros-build-tools |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKestros Build Tools
Kestros build tool configurations.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.kestros.commons/kestros-build-tools/ -->
<dependency>
<groupId>io.kestros.commons</groupId>
<artifactId>kestros-build-tools</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.kestros.commons/kestros-build-tools/
implementation 'io.kestros.commons:kestros-build-tools:0.2.2'
// https://jarcasting.com/artifacts/io.kestros.commons/kestros-build-tools/
implementation ("io.kestros.commons:kestros-build-tools:0.2.2")
'io.kestros.commons:kestros-build-tools:jar:0.2.2'
<dependency org="io.kestros.commons" name="kestros-build-tools" rev="0.2.2">
<artifact name="kestros-build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kestros.commons', module='kestros-build-tools', version='0.2.2')
)
libraryDependencies += "io.kestros.commons" % "kestros-build-tools" % "0.2.2"
[io.kestros.commons/kestros-build-tools "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.8 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.sling : org.apache.sling.models.impl | jar | 1.4.10 |
org.apache.sling : org.apache.sling.event.api | jar | 1.0.0 |
org.apache.sling : org.apache.sling.commons.log | jar | 5.0.0 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 2.23.0 |
org.apache.sling : org.apache.sling.testing.sling-mock.junit4 | jar | 2.3.10 |
org.apache.sling : org.apache.sling.testing.sling-mock-oak | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core | jar | 7.0.0 |
org.osgi : osgi.cmpn | jar | 7.0.0 |
org.osgi : osgi.annotation | jar | 7.0.0 |
com.google.code.findbugs : annotations | jar | 3.0.0 |
org.apache.sling : org.apache.sling.models.api | jar | 1.3.6 |
org.apache.felix : org.apache.felix.healthcheck.api | jar | 2.0.2 |
org.apache.felix : org.apache.felix.healthcheck.annotation | jar | 2.0.0 |