| License |
License |
|---|---|
| GroupId | GroupIdcom.developcollect |
| ArtifactId | ArtifactIddc-infra |
| Last Version | Last Version1.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondc-infra
这是一个dc系列工具的基础包, 包含一些基础的类及依赖
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dc-infra-1.0.7.pom | |
| dc-infra-1.0.7.jar | 46 KB |
| dc-infra-1.0.7-sources.jar | 30 KB |
| dc-infra-1.0.7-javadoc.jar | 138 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.developcollect/dc-infra/ -->
<dependency>
<groupId>com.developcollect</groupId>
<artifactId>dc-infra</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.developcollect/dc-infra/
implementation 'com.developcollect:dc-infra:1.0.7'
// https://jarcasting.com/artifacts/com.developcollect/dc-infra/
implementation ("com.developcollect:dc-infra:1.0.7")
'com.developcollect:dc-infra:jar:1.0.7'
<dependency org="com.developcollect" name="dc-infra" rev="1.0.7">
<artifact name="dc-infra" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.developcollect', module='dc-infra', version='1.0.7')
)
libraryDependencies += "com.developcollect" % "dc-infra" % "1.0.7"
[com.developcollect/dc-infra "1.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| cglib : cglib Optional | jar | 3.3.0 |
| cn.hutool : hutool-all | jar | 5.3.1 |
| org.projectlombok : lombok Optional | jar | 1.18.12 |
| org.apache.httpcomponents : httpclient | jar | 4.5.11 |
| com.alibaba : fastjson | jar | 1.2.71 |
| com.thoughtworks.xstream : xstream | jar | 1.4.10 |
| com.google.zxing : core Optional | jar | 3.3.0 |
| com.google.zxing : javase Optional | jar | 3.3.0 |
| 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 |
| org.seleniumhq.selenium : selenium-java Optional | jar | 3.141.59 |
| org.springframework.boot : spring-boot-starter Optional | jar | 2.3.2.RELEASE |
| org.springframework.boot : spring-boot-starter-web Optional | jar | 2.3.2.RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.2.RELEASE |