cfw

CoreFramework is a java application boilerplate providing various functionalities like user management, configurations, API and dashboarding out of the box.

License

License

GroupId

GroupId

com.xresch
ArtifactId

ArtifactId

cfw
Last Version

Last Version

6.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

cfw
CoreFramework is a java application boilerplate providing various functionalities like user management, configurations, API and dashboarding out of the box.
Project URL

Project URL

https://github.com/xresch/CoreFramework
Source Code Management

Source Code Management

https://github.com/xresch/CoreFramework/tree/master

Download cfw

How to add to project

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

Dependencies

compile (24)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.4.43.v20210629
org.eclipse.jetty : jetty-security jar 9.4.43.v20210629
org.eclipse.jetty : jetty-webapp jar 9.4.43.v20210629
org.eclipse.jetty : jetty-rewrite jar 9.4.43.v20210629
javax.mail : mail jar 1.4.7
io.prometheus : simpleclient jar 0.9.0
io.prometheus : simpleclient_hotspot jar 0.9.0
io.prometheus : simpleclient_common jar 0.9.0
io.prometheus : simpleclient_servlet jar 0.9.0
io.prometheus : simpleclient_jetty jar 0.9.0
io.prometheus : simpleclient_guava jar 0.9.0
com.h2database : h2 jar 2.0.206
org.apache.lucene : lucene-core jar 8.0.0
org.apache.lucene : lucene-queryparser jar 8.0.0
org.apache.lucene : lucene-analyzers-common jar 8.0.0
org.apache.commons : commons-dbcp2 jar 2.8.0
org.quartz-scheduler : quartz jar 2.3.2
com.onelogin : java-saml jar 2.6.0
com.google.code.gson : gson jar 2.8.9
com.google.guava : guava jar 31.0.1-jre
com.googlecode.owasp-java-html-sanitizer : owasp-java-html-sanitizer jar 20200713.1
org.slf4j : slf4j-api jar 2.0.0-alpha1
org.graalvm.js : js jar 21.2.0
org.graalvm.js : js-scriptengine jar 21.2.0

provided (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.platform : junit-platform-commons jar 1.8.2
org.junit.platform : junit-platform-suite-api jar 1.8.2
org.junit.platform : junit-platform-suite-engine jar 1.8.2
org.seleniumhq.selenium : selenium-java jar 4.1.2
io.github.bonigarcia : webdrivermanager jar 5.0.3

runtime (1)

Group / Artifact Type Version
org.junit.platform : junit-platform-suite-commons jar 1.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
6.0.0
5.0.0
4.0.0
3.0.1
3.0.0
2.0.1
2.0.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0