License |
License |
---|---|
GroupId | GroupIdcom.github.jherculesqz |
ArtifactId | ArtifactIdcore-fw |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore-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
|
Filename | Size |
---|---|
core-fw-1.0.2.pom | |
core-fw-1.0.2.jar | 702 KB |
core-fw-1.0.2-sources.jar | 446 KB |
core-fw-1.0.2-javadoc.jar | 306 KB |
Browse |
<!-- 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"]
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 |