is not current version
Last Version 2.0.1

io.bootique.tapestry:bootique-tapestry-parent 1.3

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.3
Type

Type

pom

Download bootique-tapestry-parent 1.3


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