is not current version
Last Version 0.0.3

org.tynamo:tapestry-editablecontent 0.0.2

JPA based editable content for Tapestry 5

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.tynamo
ArtifactId

ArtifactId

tapestry-editablecontent
Version

Version

0.0.2
Type

Type

jar

Download tapestry-editablecontent 0.0.2


<!-- https://jarcasting.com/artifacts/org.tynamo/tapestry-editablecontent/ -->
<dependency>
    <groupId>org.tynamo</groupId>
    <artifactId>tapestry-editablecontent</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.tynamo/tapestry-editablecontent/
implementation 'org.tynamo:tapestry-editablecontent:0.0.2'
// https://jarcasting.com/artifacts/org.tynamo/tapestry-editablecontent/
implementation ("org.tynamo:tapestry-editablecontent:0.0.2")
'org.tynamo:tapestry-editablecontent:jar:0.0.2'
<dependency org="org.tynamo" name="tapestry-editablecontent" rev="0.0.2">
  <artifact name="tapestry-editablecontent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tynamo', module='tapestry-editablecontent', version='0.0.2')
)
libraryDependencies += "org.tynamo" % "tapestry-editablecontent" % "0.0.2"
[org.tynamo/tapestry-editablecontent "0.0.2"]