yizhishang-core

Spring Boot Parent

License

License

GroupId

GroupId

com.github.yizhishang
ArtifactId

ArtifactId

yizhishang-core
Last Version

Last Version

1.0.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

yizhishang-core
Spring Boot Parent
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/yizhishang/yizhishang-parent/tree/master/yizhishang-core

Download yizhishang-core

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.projectlombok : lombok jar
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
io.swagger : swagger-models jar 1.5.21
com.github.xiaoymin : swagger-bootstrap-ui jar 1.9.6
com.baomidou : mybatis-plus-extension jar 3.1.0
javax.validation : validation-api jar
org.hibernate.validator : hibernate-validator jar
com.alibaba : fastjson jar 1.2.74
com.fasterxml.jackson.core : jackson-databind jar 2.12.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.0-RELEASE
1.0