Fujion Icon Library Testing

Fujion Framework Parent POM

License

License

GroupId

GroupId

org.fujion
ArtifactId

ArtifactId

fujion-icons-test
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Fujion Icon Library Testing
Fujion Framework Parent POM
Project Organization

Project Organization

Fujion Framework

Download fujion-icons-test

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.fujion : fujion-icons-core jar 3.0.0
org.fujion : fujion-test jar 3.0.0
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