Last Version

jetose-spring-boot-starter 1.0.3.RELEASE

jetose-spring-boot整合插件

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.jetose
ArtifactId

ArtifactId

jetose-spring-boot-starter
Version

Version

1.0.3.RELEASE
Type

Type

pom
Description

Description

jetose-spring-boot-starter
jetose-spring-boot整合插件

Download jetose-spring-boot-starter 1.0.3.RELEASE


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

Dependencies

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

Project Modules

  • swagger-spring-boot-starter