is not current version
Last Version 2.0.1

io.bootique.tapestry:bootique-tapestry55 1.1

Provides Apache Tapestry 5.5.x Integration with Bootique.

Categories

Categories

Tape Data Data Structures Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.tapestry
ArtifactId

ArtifactId

bootique-tapestry55
Version

Version

1.1
Type

Type

jar

Download bootique-tapestry55 1.1


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