Last Version

com.github.yunwjr:yun-spring-boot-common 0.0.2.RELEASE

YunSpringBoot Starter Parent

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.yunwjr
ArtifactId

ArtifactId

yun-spring-boot-common
Version

Version

0.0.2.RELEASE
Type

Type

jar
Description

Description

YunSpringBoot Starter Parent

Download yun-spring-boot-common 0.0.2.RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar
org.springframework : spring-context-support jar
com.fasterxml.jackson.core : jackson-databind jar 2.10.3

Project Modules

There are no modules declared in this project.