License |
License |
---|---|
GroupId | GroupIdcom.github.osworks |
ArtifactId | ArtifactIdpangu |
Last Version | Last Version4.1.8 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionpangu microservice framework
pangu microservice framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pangu-4.1.8.pom | 2 KB |
Browse |
<!-- 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"]