| License |
License |
|---|---|
| GroupId | GroupIdcom.develophelper |
| ArtifactId | ArtifactIdluffy-springboot-parent |
| Version | Version1.0.0 |
| Type | Typepom |
| Description |
Descriptionluffy-springboot-parent
luffy springboot parent
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| luffy-springboot-parent-1.0.0.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.develophelper/luffy-springboot-parent/ -->
<dependency>
<groupId>com.develophelper</groupId>
<artifactId>luffy-springboot-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.develophelper/luffy-springboot-parent/
implementation 'com.develophelper:luffy-springboot-parent:1.0.0'
// https://jarcasting.com/artifacts/com.develophelper/luffy-springboot-parent/
implementation ("com.develophelper:luffy-springboot-parent:1.0.0")
'com.develophelper:luffy-springboot-parent:pom:1.0.0'
<dependency org="com.develophelper" name="luffy-springboot-parent" rev="1.0.0">
<artifact name="luffy-springboot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.develophelper', module='luffy-springboot-parent', version='1.0.0')
)
libraryDependencies += "com.develophelper" % "luffy-springboot-parent" % "1.0.0"
[com.develophelper/luffy-springboot-parent "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |