License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.guangyang1314666 |
ArtifactId | ArtifactIdhelper-spring-boot-starter |
Version | Version1.0.0 |
Type | Typepom |
Description |
Descriptionhelper-spring-boot-starter
helper-spring-boot-starter
|
Project URL |
Project URL |
Filename | Size |
---|---|
helper-spring-boot-starter-1.0.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.guangyang1314666/helper-spring-boot-starter/ -->
<dependency>
<groupId>com.github.guangyang1314666</groupId>
<artifactId>helper-spring-boot-starter</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.guangyang1314666/helper-spring-boot-starter/
implementation 'com.github.guangyang1314666:helper-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/com.github.guangyang1314666/helper-spring-boot-starter/
implementation ("com.github.guangyang1314666:helper-spring-boot-starter:1.0.0")
'com.github.guangyang1314666:helper-spring-boot-starter:pom:1.0.0'
<dependency org="com.github.guangyang1314666" name="helper-spring-boot-starter" rev="1.0.0">
<artifact name="helper-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.guangyang1314666', module='helper-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "com.github.guangyang1314666" % "helper-spring-boot-starter" % "1.0.0"
[com.github.guangyang1314666/helper-spring-boot-starter "1.0.0"]