t

tapestry

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