Last Version

com.squeakysand - squeakysand-sling 0.1.0

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
ArtifactId

ArtifactId

squeakysand-sling
Version

Version

0.1.0
Type

Type

jar
Description

Description

com.squeakysand - 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 Organization

Project Organization

squeakysand.com

Download squeakysand-sling 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squeakysand : squeakysand-jcr jar 0.1.0
org.apache.sling : org.apache.sling.api jar 2.2.0

provided (2)

Group / Artifact Type Version
javax.jcr : jcr jar 2.0
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.