Last Version

unique-parent 0.1.0

The parent project of unique

License

License

GroupId

GroupId

io.leego
ArtifactId

ArtifactId

unique-parent
Version

Version

0.1.0
Type

Type

pom
Description

Description

unique-parent
The parent project of unique
Project URL

Project URL

https://github.com/yihleego/unique
Source Code Management

Source Code Management

https://github.com/yihleego/unique

Download unique-parent 0.1.0

Filename Size
unique-parent-0.1.0.pom 13 KB
Browse

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

Dependencies

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

Project Modules

  • unique-common
  • unique-client
  • unique-client-spring-boot-starter
  • unique-core
  • unique-server-spring-boot-starter
  • unique-server-console
  • unique-mybatis-support