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

Лицензия

Лицензия

Группа

Группа

com.github.jherculesqz
Идентификатор

Идентификатор

core-fw
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать core-fw

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2
1.0.1
1.0