License |
License |
---|---|
GroupId | GroupIdcom.gitee.secretopen |
ArtifactId | ArtifactIdsecret-boot-framework-common-core |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsecret-boot-framework-common-core
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.gitee.secretopen/secret-boot-framework-common-core/ -->
<dependency>
<groupId>com.gitee.secretopen</groupId>
<artifactId>secret-boot-framework-common-core</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.secretopen/secret-boot-framework-common-core/
implementation 'com.gitee.secretopen:secret-boot-framework-common-core:1.0'
// https://jarcasting.com/artifacts/com.gitee.secretopen/secret-boot-framework-common-core/
implementation ("com.gitee.secretopen:secret-boot-framework-common-core:1.0")
'com.gitee.secretopen:secret-boot-framework-common-core:jar:1.0'
<dependency org="com.gitee.secretopen" name="secret-boot-framework-common-core" rev="1.0">
<artifact name="secret-boot-framework-common-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.secretopen', module='secret-boot-framework-common-core', version='1.0')
)
libraryDependencies += "com.gitee.secretopen" % "secret-boot-framework-common-core" % "1.0"
[com.gitee.secretopen/secret-boot-framework-common-core "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.12.RELEASE |
org.springframework.boot : spring-boot-starter-json | jar | 2.1.12.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 2.1.12.RELEASE |
com.google.guava : guava | jar | 24.0-jre |
me.zhyd.braum.spring.boot : braum-spring-boot-starter | jar | 1.0.0-alpha |
commons-fileupload : commons-fileupload | jar | 1.3.1 |
commons-lang : commons-lang | jar | 2.6 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
org.apache.commons : commons-io | jar | 1.3.2 |
commons-net : commons-net | jar | 3.3 |
commons-codec : commons-codec | jar | 1.11 |
org.apache.ant : ant | jar | 1.9.4 |
org.apache.httpcomponents : httpclient | jar | 4.5.12 |
org.jsoup : jsoup | jar | 1.10.2 |
eu.bitwalker : UserAgentUtils | jar | 1.20 |
com.vladsch.flexmark : flexmark-all | jar | 0.50.42 |
cn.hutool : hutool-core | jar | 4.1.21 |
cn.hutool : hutool-all | jar | 4.1.21 |
org.projectlombok : lombok | jar | 1.16.16 |
io.springfox : springfox-swagger2 | jar | 2.7.0 |