...
Tapestry is primarily available for download via Maven, from the Maven central repository:
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<dependency> <groupId>org.apache.tapestry</groupId> <artifactId>tapestry-core</artifactId> <version>5.3.5</version> </dependency> |
...
...
Tapestry is primarily available for download via Maven, from the Maven central repository:
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<dependency> <groupId>org.apache.tapestry</groupId> <artifactId>tapestry-core</artifactId> <version>5.3.5</version> </dependency> |
...