License |
License |
---|---|
Categories |
CategoriesTape Data Data Structures Bootique User Interface Web Frameworks |
GroupId | GroupIdio.bootique.tapestry |
ArtifactId | ArtifactIdbootique-tapestry |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbootique-tapestry: Apache Tapestry 5.4.x Integration for Bootique
Provides Apache Tapestry 5.4.x Integration with Bootique. Compatible with Java up to 1.8
|
Project Organization |
Project OrganizationObjectStyle LLC |
Filename | Size |
---|---|
bootique-tapestry-2.0.1.pom | |
bootique-tapestry-2.0.1.jar | 22 KB |
bootique-tapestry-2.0.1-sources.jar | 19 KB |
bootique-tapestry-2.0.1-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bootique.tapestry/bootique-tapestry/ -->
<dependency>
<groupId>io.bootique.tapestry</groupId>
<artifactId>bootique-tapestry</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.tapestry/bootique-tapestry/
implementation 'io.bootique.tapestry:bootique-tapestry:2.0.1'
// https://jarcasting.com/artifacts/io.bootique.tapestry/bootique-tapestry/
implementation ("io.bootique.tapestry:bootique-tapestry:2.0.1")
'io.bootique.tapestry:bootique-tapestry:jar:2.0.1'
<dependency org="io.bootique.tapestry" name="bootique-tapestry" rev="2.0.1">
<artifact name="bootique-tapestry" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bootique.tapestry', module='bootique-tapestry', version='2.0.1')
)
libraryDependencies += "io.bootique.tapestry" % "bootique-tapestry" % "2.0.1"
[io.bootique.tapestry/bootique-tapestry "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.bootique : bootique | jar | 2.0.1 |
io.bootique.jetty : bootique-jetty | jar | 2.0.1 |
org.apache.tapestry : tapestry-core | jar | 5.4.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.9.0 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
io.bootique : bootique-test | jar | 2.0.1 |
io.bootique.jersey : bootique-jersey-client | jar | 2.0.1 |