is not current version
Last Version 2.0.1

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

Provides Apache Tapestry 5.4.x Integration with Bootique. Compatible with Java up to 1.8

Categories

Categories

Tape Data Data Structures Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.tapestry
ArtifactId

ArtifactId

bootique-tapestry
Version

Version

2.0.B1
Type

Type

jar

Download bootique-tapestry 2.0.B1


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