Last Version

Apache Flex - FlexJS: Framework: Archetypes: Simple FlexJS Application 0.8.0

Maven archetype for creating FlexJS Maven project for building a simple FlexJS application with both Flash and JavaScript output.

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.apache.flex.flexjs.framework
ArtifactId

ArtifactId

flexjs-simple-application-archetype
Version

Version

0.8.0
Type

Type

jar
Description

Description

Apache Flex - FlexJS: Framework: Archetypes: Simple FlexJS Application
Maven archetype for creating FlexJS Maven project for building a simple FlexJS application with both Flash and JavaScript output.
Project Organization

Project Organization

The Apache Software Foundation

Download flexjs-simple-application-archetype 0.8.0


<!-- https://jarcasting.com/artifacts/org.apache.flex.flexjs.framework/flexjs-simple-application-archetype/ -->
<dependency>
    <groupId>org.apache.flex.flexjs.framework</groupId>
    <artifactId>flexjs-simple-application-archetype</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flex.flexjs.framework/flexjs-simple-application-archetype/
implementation 'org.apache.flex.flexjs.framework:flexjs-simple-application-archetype:0.8.0'
// https://jarcasting.com/artifacts/org.apache.flex.flexjs.framework/flexjs-simple-application-archetype/
implementation ("org.apache.flex.flexjs.framework:flexjs-simple-application-archetype:0.8.0")
'org.apache.flex.flexjs.framework:flexjs-simple-application-archetype:jar:0.8.0'
<dependency org="org.apache.flex.flexjs.framework" name="flexjs-simple-application-archetype" rev="0.8.0">
  <artifact name="flexjs-simple-application-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.flex.flexjs.framework', module='flexjs-simple-application-archetype', version='0.8.0')
)
libraryDependencies += "org.apache.flex.flexjs.framework" % "flexjs-simple-application-archetype" % "0.8.0"
[org.apache.flex.flexjs.framework/flexjs-simple-application-archetype "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

There are no modules declared in this project.