is not current version
Last Version 6.0.0

cfw 3.0.1

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
Version

Version

3.0.1
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 3.0.1


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

Dependencies

compile (23)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.4.35.v20201120
org.eclipse.jetty : jetty-security jar 9.4.35.v20201120
org.eclipse.jetty : jetty-webapp jar 9.4.35.v20201120
org.eclipse.jetty : jetty-rewrite jar 9.4.35.v20201120
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 1.4.200
org.apache.lucene : lucene-core jar 5.5.5
org.apache.lucene : lucene-queryparser jar 5.5.5
org.apache.lucene : lucene-analyzers-common jar 5.5.5
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.6
com.google.guava : guava jar 30.0-jre
org.reflections : reflections jar 0.9.12
com.googlecode.owasp-java-html-sanitizer : owasp-java-html-sanitizer jar 20200713.1
org.slf4j : slf4j-api jar 2.0.0-alpha1

test (4)

Group / Artifact Type Version
org.junit.platform : junit-platform-runner jar 1.6.2
junit : junit jar 4.13
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

Project Modules

There are no modules declared in this project.