i

io.wcm.osgi.wrapper.handlebars

Logic-less and semantic templates with Java
Files download
File Operation
io.wcm.osgi.wrapper.handlebars-2.2.2-0000.jar download
io.wcm.osgi.wrapper.handlebars-2.2.2-0000.pom download
Apache Maven
<dependency>
  <groupId>io.wcm.osgi.wrapper</groupId>
  <artifactId>io.wcm.osgi.wrapper.handlebars</artifactId>
  <version>2.2.2-0000</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'io.wcm.osgi.wrapper:io.wcm.osgi.wrapper.handlebars:2.2.2-0000'
Gradle Kotlin
implementation("io.wcm.osgi.wrapper:io.wcm.osgi.wrapper.handlebars:2.2.2-0000")
Scala SBT
libraryDependencies += "io.wcm.osgi.wrapper" % "io.wcm.osgi.wrapper.handlebars" % "2.2.2-0000"
Groovy Grape
@Grapes(
  @Grab(group='io.wcm.osgi.wrapper', module='io.wcm.osgi.wrapper.handlebars', version='2.2.2-0000')
)
Apache Ivy
<dependency org="io.wcm.osgi.wrapper" name="io.wcm.osgi.wrapper.handlebars" rev="2.2.2-0000" />
Leiningen
[io.wcm.osgi.wrapper/io.wcm.osgi.wrapper.handlebars "2.2.2-0000"]
Apache Buildr
'io.wcm.osgi.wrapper:io.wcm.osgi.wrapper.handlebars:jar:2.2.2-0000'