Fujion Maven Archetypes

Fujion Framework Parent POM

License

License

GroupId

GroupId

org.fujion
ArtifactId

ArtifactId

fujion-archetype-parent
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Fujion Maven Archetypes
Fujion Framework Parent POM
Project Organization

Project Organization

Fujion Framework

Download fujion-archetype-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.fujion/fujion-archetype-parent/ -->
<dependency>
    <groupId>org.fujion</groupId>
    <artifactId>fujion-archetype-parent</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fujion/fujion-archetype-parent/
implementation 'org.fujion:fujion-archetype-parent:3.0.0'
// https://jarcasting.com/artifacts/org.fujion/fujion-archetype-parent/
implementation ("org.fujion:fujion-archetype-parent:3.0.0")
'org.fujion:fujion-archetype-parent:pom:3.0.0'
<dependency org="org.fujion" name="fujion-archetype-parent" rev="3.0.0">
  <artifact name="fujion-archetype-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fujion', module='fujion-archetype-parent', version='3.0.0')
)
libraryDependencies += "org.fujion" % "fujion-archetype-parent" % "3.0.0"
[org.fujion/fujion-archetype-parent "3.0.0"]

Dependencies

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

Project Modules

  • fujion-archetype-fsp
  • fujion-archetype-component
  • fujion-archetype-webapp
  • fujion-archetype-angular
  • fujion-archetype-react

Fujion Web Framework

This is an open-source web framework that builds on a number of open source technologies (e.g., Spring Framework, Spring MVC, Spring Web Sockets on the server; JQuery, JQuery-UI, SystemJS, Bootstrap on the client). It employs a server-centric, single page design. The UI is constructed using a Java-based component model on the server which mirrors a Javascript widget model on the client. Synchronization between server-side components and client-side widgets occurs via a web socket connection. Javascript resources are stored on the server as web jars and deployed on demand to the client using SystemJS. The component model is fully extensible allowing new components to be easily created.

org.fujion

Fujion Framework

Versions

Version
3.0.0
2.2.1
2.2.0
2.1.1
2.1.0
2.0.0
2.0.0-RC9
2.0.0-RC8
2.0.0-RC7
2.0.0-RC6
2.0.0-RC5
2.0.0-RC4
2.0.0-RC3
2.0.0-RC2
2.0.0-RC1
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.1.0-RC5
1.1.0-RC4
1.1.0-RC3
1.1.0-RC2
1.1.0-RC1
1.0.20
1.0.19
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10