secret-boot-framework-common-core

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.gitee.secretopen
ArtifactId

ArtifactId

secret-boot-framework-common-core
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

secret-boot-framework-common-core
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/secret-boot-framework-common-core

Download secret-boot-framework-common-core

How to add to project

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

Dependencies

compile (20)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0