is not current version
Last Version 2.0.1

io.bootique.tapestry:bootique-tapestry 1.0

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
Version

Version

1.0
Type

Type

jar

Download bootique-tapestry 1.0


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