Fujion Core Libraries

Fujion Framework Parent POM

License

License

GroupId

GroupId

org.fujion
ArtifactId

ArtifactId

fujion-core
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Fujion Core Libraries
Fujion Framework Parent POM
Project Organization

Project Organization

Fujion Framework

Download fujion-core

How to add to project

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

Dependencies

compile (23)

Group / Artifact Type Version
org.fujion : fujion-common jar 3.0.0
org.springframework : spring-webmvc jar 5.2.8.RELEASE
org.springframework : spring-websocket jar 5.2.8.RELEASE
commons-cli : commons-cli jar 1.4
commons-beanutils : commons-beanutils jar 1.9.4
org.apache.commons : commons-collections4 jar 4.4
commons-io : commons-io jar 2.7
org.apache.commons : commons-lang3 jar 3.11
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
org.fujion.webjars : webjar-systemjs jar 0.21.6-1
org.fujion.webjars : webjar-systemjs-plugin-css jar 0.1.37-1
org.fujion.webjars : webjar-jquery-print jar 1.6.0-1
org.fujion.webjars : webjar-jquery jar 3.5.1
org.fujion.webjars : webjar-jquery-ui jar 1.12.1-1
org.fujion.webjars : webjar-bootstrap jar 4.5.0
org.fujion.webjars : webjar-fontawesome jar 4.7.0-1
org.fujion.webjars : webjar-lodash jar 4.17.19
org.fujion.webjars : webjar-file-saver jar 2.0.2
org.fujion.webjars : webjar-moment jar 2.27.0
org.fujion.webjars : webjar-balloon-css jar 1.2.0
org.fujion.webjars : webjar-jquery-scrollto jar 2.1.2-1
org.apache.httpcomponents : httpclient jar 4.5.12
com.udojava : JMXWrapper jar 1.4

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

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
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0