is not current version
Last Version 2.0.1

io.bootique.tapestry:bootique-tapestry-parent 1.2

Provides Apache Tapestry Integration with Bootique.

Categories

Categories

Tape Data Data Structures Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.tapestry
ArtifactId

ArtifactId

bootique-tapestry-parent
Version

Version

1.2
Type

Type

pom

Download bootique-tapestry-parent 1.2


<!-- https://jarcasting.com/artifacts/io.bootique.tapestry/bootique-tapestry-parent/ -->
<dependency>
    <groupId>io.bootique.tapestry</groupId>
    <artifactId>bootique-tapestry-parent</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.tapestry/bootique-tapestry-parent/
implementation 'io.bootique.tapestry:bootique-tapestry-parent:1.2'
// https://jarcasting.com/artifacts/io.bootique.tapestry/bootique-tapestry-parent/
implementation ("io.bootique.tapestry:bootique-tapestry-parent:1.2")
'io.bootique.tapestry:bootique-tapestry-parent:pom:1.2'
<dependency org="io.bootique.tapestry" name="bootique-tapestry-parent" rev="1.2">
  <artifact name="bootique-tapestry-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.bootique.tapestry', module='bootique-tapestry-parent', version='1.2')
)
libraryDependencies += "io.bootique.tapestry" % "bootique-tapestry-parent" % "1.2"
[io.bootique.tapestry/bootique-tapestry-parent "1.2"]