a

appfuse-light-tapestry-archetype

AppFuse Archetype
Files download
File Operation
appfuse-light-tapestry-archetype-2.1.0-M1.jar download
appfuse-light-tapestry-archetype-2.1.0-M1.pom download
Apache Maven
<dependency>
  <groupId>org.appfuse.archetypes</groupId>
  <artifactId>appfuse-light-tapestry-archetype</artifactId>
  <version>2.1.0-M1</version>
  <type>maven-archetype</type>
</dependency>
Gradle Groovy
implementation 'org.appfuse.archetypes:appfuse-light-tapestry-archetype:2.1.0-M1'
Gradle Kotlin
implementation("org.appfuse.archetypes:appfuse-light-tapestry-archetype:2.1.0-M1")
Scala SBT
libraryDependencies += "org.appfuse.archetypes" % "appfuse-light-tapestry-archetype" % "2.1.0-M1"
Groovy Grape
@Grapes(
  @Grab(group='org.appfuse.archetypes', module='appfuse-light-tapestry-archetype', version='2.1.0-M1')
)
Apache Ivy
<dependency org="org.appfuse.archetypes" name="appfuse-light-tapestry-archetype" rev="2.1.0-M1" />
Leiningen
[org.appfuse.archetypes/appfuse-light-tapestry-archetype "2.1.0-M1"]
Apache Buildr
'org.appfuse.archetypes:appfuse-light-tapestry-archetype:jar:2.1.0-M1'
Dependencies
The project has no third-party dependencies