dc-infra-core

dc 工具核心包

License

License

GroupId

GroupId

com.developcollect
ArtifactId

ArtifactId

dc-infra-core
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

dc-infra-core
dc 工具核心包

Download dc-infra-core

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.16
cn.hutool : hutool-all jar 5.6.3
ch.qos.logback : logback-classic jar 1.2.3
org.apache.logging.log4j : log4j-to-slf4j jar 2.13.3
org.slf4j : jul-to-slf4j jar 1.7.30
cglib : cglib jar 3.3.0
com.alibaba : fastjson jar 1.2.71
com.thoughtworks.xstream : xstream jar 1.4.10
com.sun.mail : javax.mail Optional jar 1.6.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

dc-infra-parent

Versions

Version
1.1.1
1.1.0