Last Version

org.dromara:myth-spring-boot-starter 2.0.2-RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.dromara
ArtifactId

ArtifactId

myth-spring-boot-starter
Version

Version

2.0.2-RELEASE
Type

Type

pom
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/myth-spring-boot-starter

Download myth-spring-boot-starter 2.0.2-RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.0.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.2.RELEASE

Project Modules

  • myth-spring-boot-starter-dubbo
  • myth-spring-boot-starter-springcloud
  • myth-spring-boot-starter-parent