Last Version

io.github.jinlongliao:spring-boot-commons 1.0.1.release


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.jinlongliao
ArtifactId

ArtifactId

spring-boot-commons
Version

Version

1.0.1.release
Type

Type

pom
Description

Description

Download spring-boot-commons 1.0.1.release


<!-- https://jarcasting.com/artifacts/io.github.jinlongliao/spring-boot-commons/ -->
<dependency>
    <groupId>io.github.jinlongliao</groupId>
    <artifactId>spring-boot-commons</artifactId>
    <version>1.0.1.release</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jinlongliao/spring-boot-commons/
implementation 'io.github.jinlongliao:spring-boot-commons:1.0.1.release'
// https://jarcasting.com/artifacts/io.github.jinlongliao/spring-boot-commons/
implementation ("io.github.jinlongliao:spring-boot-commons:1.0.1.release")
'io.github.jinlongliao:spring-boot-commons:pom:1.0.1.release'
<dependency org="io.github.jinlongliao" name="spring-boot-commons" rev="1.0.1.release">
  <artifact name="spring-boot-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jinlongliao', module='spring-boot-commons', version='1.0.1.release')
)
libraryDependencies += "io.github.jinlongliao" % "spring-boot-commons" % "1.0.1.release"
[io.github.jinlongliao/spring-boot-commons "1.0.1.release"]

Dependencies

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

Project Modules

  • dynamic-datasource-springboot-autoconfig