Last Version

org.dromara:myth-spring-boot-start-parent 2.0.0-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-start-parent
Version

Version

2.0.0-RELEASE
Type

Type

jar
Description

Description

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

Project Organization

dromara

Download myth-spring-boot-start-parent 2.0.0-RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.dromara : myth-core jar 2.0.0-RELEASE
org.springframework.boot : spring-boot-starter jar 1.5.9.RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.5.9.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.9.RELEASE
org.projectlombok : lombok jar 1.16.20

Project Modules

There are no modules declared in this project.