is not current version
Last Version 2.0.1

io.bootique.tapestry:bootique-tapestry-parent 2.0.B1

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

2.0.B1
Type

Type

pom

Download bootique-tapestry-parent 2.0.B1


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