1.0.0 Dew Parent Starter

Dew 父工程

License

License

GroupId

GroupId

ms.dew
ArtifactId

ArtifactId

parent-starter
Last Version

Last Version

2.0.0-rc
Release Date

Release Date

Type

Type

pom
Description

Description

1.0.0 Dew Parent Starter
Dew 父工程
Project URL

Project URL

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

Download parent-starter

How to add to project

<!-- https://jarcasting.com/artifacts/ms.dew/parent-starter/ -->
<dependency>
    <groupId>ms.dew</groupId>
    <artifactId>parent-starter</artifactId>
    <version>2.0.0-rc</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ms.dew/parent-starter/
implementation 'ms.dew:parent-starter:2.0.0-rc'
// https://jarcasting.com/artifacts/ms.dew/parent-starter/
implementation ("ms.dew:parent-starter:2.0.0-rc")
'ms.dew:parent-starter:pom:2.0.0-rc'
<dependency org="ms.dew" name="parent-starter" rev="2.0.0-rc">
  <artifact name="parent-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='ms.dew', module='parent-starter', version='2.0.0-rc')
)
libraryDependencies += "ms.dew" % "parent-starter" % "2.0.0-rc"
[ms.dew/parent-starter "2.0.0-rc"]

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-rc
2.0.0-beta2
2.0.0-beta1