Last Version

Fujion Core Libraries 3.0.0

Fujion Framework Parent POM

License

License

GroupId

GroupId

org.fujion
ArtifactId

ArtifactId

fujion-core
Version

Version

3.0.0
Type

Type

jar
Description

Description

Fujion Core Libraries
Fujion Framework Parent POM
Project Organization

Project Organization

Fujion Framework

Download fujion-core 3.0.0


<!-- 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.