pangu microservice framework


License

License

GroupId

GroupId

com.github.osworks
ArtifactId

ArtifactId

pangu
Last Version

Last Version

4.1.8
Release Date

Release Date

Type

Type

pom
Description

Description

pangu microservice framework
pangu microservice framework
Project URL

Project URL

https://github.com/osworks/pangu
Source Code Management

Source Code Management

https://github.com/osworks/pangu.git

Download pangu

Filename Size
pangu-4.1.8.pom 2 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • pangu-parent
  • pangu-toolbox
  • pangu-common
  • pangu-orm

Versions

Version
4.1.8
4.1.7
4.1.6
4.1.5
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0