License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.weibin268 |
ArtifactId | ArtifactIdmy-spring-boot-parent |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmy-spring-boot-parent
my-spring-boot-parent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
my-spring-boot-parent-1.0.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.weibin268/my-spring-boot-parent/ -->
<dependency>
<groupId>com.github.weibin268</groupId>
<artifactId>my-spring-boot-parent</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.weibin268/my-spring-boot-parent/
implementation 'com.github.weibin268:my-spring-boot-parent:1.0.1'
// https://jarcasting.com/artifacts/com.github.weibin268/my-spring-boot-parent/
implementation ("com.github.weibin268:my-spring-boot-parent:1.0.1")
'com.github.weibin268:my-spring-boot-parent:pom:1.0.1'
<dependency org="com.github.weibin268" name="my-spring-boot-parent" rev="1.0.1">
<artifact name="my-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.weibin268', module='my-spring-boot-parent', version='1.0.1')
)
libraryDependencies += "com.github.weibin268" % "my-spring-boot-parent" % "1.0.1"
[com.github.weibin268/my-spring-boot-parent "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.12 |