core-fw

It is a Java tool class library, pure Java, independent of heavy frameworks like Spring, easy to use for lightweight projects and improve development efficiency

License

License

GroupId

GroupId

com.github.jherculesqz
ArtifactId

ArtifactId

core-fw
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

core-fw
It is a Java tool class library, pure Java, independent of heavy frameworks like Spring, easy to use for lightweight projects and improve development efficiency

Download core-fw

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.0
org.jodd : jodd-json jar 3.7
commons-lang : commons-lang jar 2.6
commons-net : commons-net jar 3.5
commons-io : commons-io jar 2.4
org.zeroturnaround : zt-zip jar 1.11
org.apache.poi : poi jar 3.17
org.apache.poi : poi-ooxml jar 3.17
com.fasterxml.jackson.core : jackson-core jar 2.9.7
com.fasterxml.jackson.core : jackson-databind jar 2.9.7
com.esotericsoftware : kryo jar 3.0.0
com.aliyun : aliyun-java-sdk-core jar 3.3.1
com.aliyun : aliyun-java-sdk-dysmsapi jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0