| License |
License |
|---|---|
| GroupId | GroupIdcom.developcollect |
| ArtifactId | ArtifactIddc-infra-core |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondc-infra-core
dc 工具核心包
|
| Filename | Size |
|---|---|
| dc-infra-core-1.1.1.pom | |
| dc-infra-core-1.1.1.jar | 91 KB |
| dc-infra-core-1.1.1-sources.jar | 64 KB |
| dc-infra-core-1.1.1-javadoc.jar | 386 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |