t

tapestry

文件下载
文件名 操作
tapestry-4.0-rc-3.jar 下载
tapestry-4.0-rc-3.pom 下载
Apache Maven
<dependency>
  <groupId>tapestry</groupId>
  <artifactId>tapestry</artifactId>
  <version>4.0-rc-3</version>
</dependency>
Gradle Groovy
implementation 'tapestry:tapestry:4.0-rc-3'
Gradle Kotlin
implementation("tapestry:tapestry:4.0-rc-3")
Scala SBT
libraryDependencies += "tapestry" % "tapestry" % "4.0-rc-3"
Groovy Grape
@Grapes(
  @Grab(group='tapestry', module='tapestry', version='4.0-rc-3')
)
Apache Ivy
<dependency org="tapestry" name="tapestry" rev="4.0-rc-3" />
Leiningen
[tapestry/tapestry "4.0-rc-3"]
Apache Buildr
'tapestry:tapestry:jar:4.0-rc-3'
本项目依赖
该项目无第三方依赖