License |
License |
---|---|
GroupId | GroupIdcom.github.osworks |
ArtifactId | ArtifactIdpangu-parent |
Last Version | Last Version4.1.8 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionparent of pangu microservice framework
the parent of pangu framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pangu-parent-4.1.8.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.osworks/pangu-parent/ -->
<dependency>
<groupId>com.github.osworks</groupId>
<artifactId>pangu-parent</artifactId>
<version>4.1.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.osworks/pangu-parent/
implementation 'com.github.osworks:pangu-parent:4.1.8'
// https://jarcasting.com/artifacts/com.github.osworks/pangu-parent/
implementation ("com.github.osworks:pangu-parent:4.1.8")
'com.github.osworks:pangu-parent:pom:4.1.8'
<dependency org="com.github.osworks" name="pangu-parent" rev="4.1.8">
<artifact name="pangu-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.osworks', module='pangu-parent', version='4.1.8')
)
libraryDependencies += "com.github.osworks" % "pangu-parent" % "4.1.8"
[com.github.osworks/pangu-parent "4.1.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-validation | jar | 2.2.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.5.RELEASE |