Last Version

module-parent 1.0.14

Demo project for Spring Boot

License

License

GroupId

GroupId

com.github.xuchen93
ArtifactId

ArtifactId

module-parent
Version

Version

1.0.14
Type

Type

pom
Description

Description

module-parent
Demo project for Spring Boot
Project URL

Project URL

https://github.com/xuchen93/module-parent
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

http://github.com/xuchen93/module-parent

Download module-parent 1.0.14

Filename Size
module-parent-1.0.14.pom 5 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.12
cn.hutool : hutool-all jar 5.7.5

test (1)

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

Project Modules

  • module-base
  • module-core
  • module-database
  • module-web
  • module-server
  • module-generate
  • module-selenium
  • module-other