Group Id org.apache.sling
Artifact Id scriptingbundle-maven-plugin
Version 0.1.0
Packaging jar
URL -
Badge
Last Updated 2019-08-28T02:28:12+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.apache.sling</groupId>
    <artifactId>scriptingbundle-maven-plugin</artifactId>
    <version>0.1.0</version>
</dependency>
implementation group: 'org.apache.sling', name: 'scriptingbundle-maven-plugin', version: '0.1.0'
implementation 'org.apache.sling:scriptingbundle-maven-plugin:0.1.0'
implementation("org.apache.sling:scriptingbundle-maven-plugin:0.1.0")
libraryDependencies += "org.apache.sling" % "scriptingbundle-maven-plugin" % "0.1.0"
<dependency org="org.apache.sling" name="scriptingbundle-maven-plugin" rev="0.1.0"/>
@Grapes(
    @Grab(group='org.apache.sling', module='scriptingbundle-maven-plugin', version='0.1.0')
)
[org.apache.sling/scriptingbundle-maven-plugin "0.1.0"]
'org.apache.sling:scriptingbundle-maven-plugin:0.1.0'