Last Version

net.bookrain:parent 0.0.1

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.bookrain
ArtifactId

ArtifactId

parent
Version

Version

0.0.1
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/parent

Download parent 0.0.1

Filename Size
parent-0.0.1.pom 18 KB
Browse

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

Dependencies

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

Project Modules

  • core
  • swagger2
  • database
  • codegen
  • ftp
  • file
  • kafka
  • mqtt
  • netty
  • qrcode
  • redis
  • system
  • wechat
  • example