Last Version

cn.wjee.boot:wjee-parent 2.1.1.3

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

License

License

GroupId

GroupId

cn.wjee.boot
ArtifactId

ArtifactId

wjee-parent
Version

Version

2.1.1.3
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/wjee-parent

Download wjee-parent 2.1.1.3

Filename Size
wjee-parent-2.1.1.3.pom 4 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.1.RELEASE

Project Modules

There are no modules declared in this project.