is not current version
Last Version 3.5.0

org.appfuse:appfuse-light-tapestry 2.1.0-M2


Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.appfuse
ArtifactId

ArtifactId

appfuse-light-tapestry
Version

Version

2.1.0-M2
Type

Type

war

Download appfuse-light-tapestry 2.1.0-M2


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