Last Version

dxy-library-springboot 1.0.0

Java SpringBoot API 库

License

License

GroupId

GroupId

com.github.duanxinyuan
ArtifactId

ArtifactId

library-springboot
Version

Version

1.0.0
Type

Type

pom
Description

Description

dxy-library-springboot
Java SpringBoot API 库

Download library-springboot 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.duanxinyuan/library-springboot/ -->
<dependency>
    <groupId>com.github.duanxinyuan</groupId>
    <artifactId>library-springboot</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.duanxinyuan/library-springboot/
implementation 'com.github.duanxinyuan:library-springboot:1.0.0'
// https://jarcasting.com/artifacts/com.github.duanxinyuan/library-springboot/
implementation ("com.github.duanxinyuan:library-springboot:1.0.0")
'com.github.duanxinyuan:library-springboot:pom:1.0.0'
<dependency org="com.github.duanxinyuan" name="library-springboot" rev="1.0.0">
  <artifact name="library-springboot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.duanxinyuan', module='library-springboot', version='1.0.0')
)
libraryDependencies += "com.github.duanxinyuan" % "library-springboot" % "1.0.0"
[com.github.duanxinyuan/library-springboot "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • library-springboot-kafka
  • library-springboot-rabbit
  • library-springboot-jersey