Last Version

bootique-tapestry: Apache Tapestry Integration for Bootique 0.1

Provides Apache Tapestry Integration with Bootique.

License

License

Categories

Categories

Tape Data Data Structures Bootique User Interface Web Frameworks
GroupId

GroupId

com.nhl.bootique.tapestry
ArtifactId

ArtifactId

bootique-tapestry
Version

Version

0.1
Type

Type

jar
Description

Description

bootique-tapestry: Apache Tapestry Integration for Bootique
Provides Apache Tapestry Integration with Bootique.
Project Organization

Project Organization

National Hockey League
Source Code Management

Source Code Management

https://github.com/nhl/bootique-tapestry

Download bootique-tapestry 0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.nhl.bootique : bootique jar 0.18
com.nhl.bootique.jetty : bootique-jetty jar 0.16
org.apache.tapestry : tapestry-core jar 5.4.1

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.31-beta
org.slf4j : slf4j-simple jar 1.7.13
com.nhl.bootique : bootique-test jar 0.18
com.nhl.bootique.jetty : bootique-jetty-test jar 0.16
org.glassfish.jersey.core : jersey-client jar 2.21

Project Modules

There are no modules declared in this project.