Fujion Icon Library: Fugue Icon Collection

Fujion Framework Parent POM

License

License

Categories

Categories

Fugue General Purpose Libraries Functional Programming
GroupId

GroupId

org.fujion
ArtifactId

ArtifactId

fujion-icons-fugue
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Fujion Icon Library: Fugue Icon Collection
Fujion Framework Parent POM
Project Organization

Project Organization

Fujion Framework

Download fujion-icons-fugue

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.fujion : fujion-icons-core jar 3.0.0

runtime (1)

Group / Artifact Type Version
org.webjars : fugue-icons jar 3.5.6

test (1)

Group / Artifact Type Version
org.fujion : fujion-icons-test jar 3.0.0

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