com.squeakysand.sling - squeakysand-sling

A POM that can be extended by POMs that are intended to create a Jar and a BND based Jar at the same time.

License

License

GroupId

GroupId

com.squeakysand.sling
ArtifactId

ArtifactId

squeakysand-sling
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.squeakysand.sling - squeakysand-sling
A POM that can be extended by POMs that are intended to create a Jar and a BND based Jar at the same time.
Project URL

Project URL

http://www.squeakysand.com/projects/com.squeakysand.sling/squeakysand-sling/0.3.0/
Project Organization

Project Organization

squeakysand.com

Download squeakysand-sling

How to add to project

<!-- https://jarcasting.com/artifacts/com.squeakysand.sling/squeakysand-sling/ -->
<dependency>
    <groupId>com.squeakysand.sling</groupId>
    <artifactId>squeakysand-sling</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.squeakysand.sling/squeakysand-sling/
implementation 'com.squeakysand.sling:squeakysand-sling:0.3.0'
// https://jarcasting.com/artifacts/com.squeakysand.sling/squeakysand-sling/
implementation ("com.squeakysand.sling:squeakysand-sling:0.3.0")
'com.squeakysand.sling:squeakysand-sling:jar:0.3.0'
<dependency org="com.squeakysand.sling" name="squeakysand-sling" rev="0.3.0">
  <artifact name="squeakysand-sling" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squeakysand.sling', module='squeakysand-sling', version='0.3.0')
)
libraryDependencies += "com.squeakysand.sling" % "squeakysand-sling" % "0.3.0"
[com.squeakysand.sling/squeakysand-sling "0.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.squeakysand : squeakysand-commons jar 0.4.0
com.squeakysand.jcr : squeakysand-jcr jar 0.3.0

provided (5)

Group / Artifact Type Version
javax.jcr : jcr jar 2.0
javax.servlet : servlet-api jar 2.5
org.apache.sling : org.apache.sling.api jar 2.2.0
org.apache.sling : org.apache.sling.engine jar 2.2.0
org.slf4j : slf4j-api jar 1.5.8

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.slf4j : slf4j-log4j12 jar 1.5.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0