Last Version

Apache Flex - FlexJS: Framework: Archetypes 0.8.0

Maven archetypes for creating flexjs maven projects

License

License

Categories

Categories

JavaScript Languages Maven Build Tools
GroupId

GroupId

org.apache.flex.flexjs.framework
ArtifactId

ArtifactId

flexjs-maven-archetypes
Version

Version

0.8.0
Type

Type

pom
Description

Description

Apache Flex - FlexJS: Framework: Archetypes
Maven archetypes for creating flexjs maven projects
Project Organization

Project Organization

The Apache Software Foundation

Download flexjs-maven-archetypes 0.8.0


<!-- https://jarcasting.com/artifacts/org.apache.flex.flexjs.framework/flexjs-maven-archetypes/ -->
<dependency>
    <groupId>org.apache.flex.flexjs.framework</groupId>
    <artifactId>flexjs-maven-archetypes</artifactId>
    <version>0.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flex.flexjs.framework/flexjs-maven-archetypes/
implementation 'org.apache.flex.flexjs.framework:flexjs-maven-archetypes:0.8.0'
// https://jarcasting.com/artifacts/org.apache.flex.flexjs.framework/flexjs-maven-archetypes/
implementation ("org.apache.flex.flexjs.framework:flexjs-maven-archetypes:0.8.0")
'org.apache.flex.flexjs.framework:flexjs-maven-archetypes:pom:0.8.0'
<dependency org="org.apache.flex.flexjs.framework" name="flexjs-maven-archetypes" rev="0.8.0">
  <artifact name="flexjs-maven-archetypes" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.flex.flexjs.framework', module='flexjs-maven-archetypes', version='0.8.0')
)
libraryDependencies += "org.apache.flex.flexjs.framework" % "flexjs-maven-archetypes" % "0.8.0"
[org.apache.flex.flexjs.framework/flexjs-maven-archetypes "0.8.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • flexjs-simple-application-archetype
  • flexjs-simple-application-pure-js-archetype
  • flexjs-simple-application-pure-swf-archetype
  • flexjs-simple-library-archetype
  • flexjs-simple-typedef-archetype