Group Id org.apache.sling
Artifact Id scriptingbundle-maven-plugin
Version 0.5.2
Packaging jar
URL -
Badge
Last Updated 2021-12-16T06:05:25+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.5.2</version>
</dependency>
implementation group: 'org.apache.sling', name: 'scriptingbundle-maven-plugin', version: '0.5.2'
implementation 'org.apache.sling:scriptingbundle-maven-plugin:0.5.2'
implementation("org.apache.sling:scriptingbundle-maven-plugin:0.5.2")
libraryDependencies += "org.apache.sling" % "scriptingbundle-maven-plugin" % "0.5.2"
<dependency org="org.apache.sling" name="scriptingbundle-maven-plugin" rev="0.5.2"/>
@Grapes(
    @Grab(group='org.apache.sling', module='scriptingbundle-maven-plugin', version='0.5.2')
)
[org.apache.sling/scriptingbundle-maven-plugin "0.5.2"]
'org.apache.sling:scriptingbundle-maven-plugin:0.5.2'