License |
License |
---|---|
Categories |
CategoriesTape Data Data Structures Bootique User Interface Web Frameworks |
GroupId | GroupIdio.bootique.tapestry |
ArtifactId | ArtifactIdbootique-tapestry55 |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbootique-tapestry55: Apache Tapestry 5.5.x Integration for Bootique
Provides Apache Tapestry 5.5.x Integration with Bootique.
|
Project Organization |
Project OrganizationObjectStyle LLC |
Filename | Size |
---|---|
bootique-tapestry55-2.0.1.pom | |
bootique-tapestry55-2.0.1.jar | 22 KB |
bootique-tapestry55-2.0.1-sources.jar | 19 KB |
bootique-tapestry55-2.0.1-javadoc.jar | 107 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bootique.tapestry/bootique-tapestry55/ -->
<dependency>
<groupId>io.bootique.tapestry</groupId>
<artifactId>bootique-tapestry55</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.tapestry/bootique-tapestry55/
implementation 'io.bootique.tapestry:bootique-tapestry55:2.0.1'
// https://jarcasting.com/artifacts/io.bootique.tapestry/bootique-tapestry55/
implementation ("io.bootique.tapestry:bootique-tapestry55:2.0.1")
'io.bootique.tapestry:bootique-tapestry55:jar:2.0.1'
<dependency org="io.bootique.tapestry" name="bootique-tapestry55" rev="2.0.1">
<artifact name="bootique-tapestry55" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bootique.tapestry', module='bootique-tapestry55', version='2.0.1')
)
libraryDependencies += "io.bootique.tapestry" % "bootique-tapestry55" % "2.0.1"
[io.bootique.tapestry/bootique-tapestry55 "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.5.0 |
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 |