Last Version

Dew Parent Starter 1.2.2-RC

Dew 父工程

License

License

GroupId

GroupId

com.ecfront.dew
ArtifactId

ArtifactId

parent-starter
Version

Version

1.2.2-RC
Type

Type

pom
Description

Description

Dew Parent Starter
Dew 父工程
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/gudaoxuri/dew.git

Download parent-starter 1.2.2-RC


<!-- https://jarcasting.com/artifacts/com.ecfront.dew/parent-starter/ -->
<dependency>
    <groupId>com.ecfront.dew</groupId>
    <artifactId>parent-starter</artifactId>
    <version>1.2.2-RC</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ecfront.dew/parent-starter/
implementation 'com.ecfront.dew:parent-starter:1.2.2-RC'
// https://jarcasting.com/artifacts/com.ecfront.dew/parent-starter/
implementation ("com.ecfront.dew:parent-starter:1.2.2-RC")
'com.ecfront.dew:parent-starter:pom:1.2.2-RC'
<dependency org="com.ecfront.dew" name="parent-starter" rev="1.2.2-RC">
  <artifact name="parent-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ecfront.dew', module='parent-starter', version='1.2.2-RC')
)
libraryDependencies += "com.ecfront.dew" % "parent-starter" % "1.2.2-RC"
[com.ecfront.dew/parent-starter "1.2.2-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.