License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices ORM Data |
GroupId | GroupIdcom.wudgaby.platform |
ArtifactId | ArtifactIdbasis-spring-boot-starters |
Version | Version1.0.0 |
Type | Typepom |
Description |
Descriptionbasis spring boot starters
basis spring boot starters
|
Filename | Size |
---|---|
basis-spring-boot-starters-1.0.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wudgaby.platform/basis-spring-boot-starters/ -->
<dependency>
<groupId>com.wudgaby.platform</groupId>
<artifactId>basis-spring-boot-starters</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wudgaby.platform/basis-spring-boot-starters/
implementation 'com.wudgaby.platform:basis-spring-boot-starters:1.0.0'
// https://jarcasting.com/artifacts/com.wudgaby.platform/basis-spring-boot-starters/
implementation ("com.wudgaby.platform:basis-spring-boot-starters:1.0.0")
'com.wudgaby.platform:basis-spring-boot-starters:pom:1.0.0'
<dependency org="com.wudgaby.platform" name="basis-spring-boot-starters" rev="1.0.0">
<artifact name="basis-spring-boot-starters" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wudgaby.platform', module='basis-spring-boot-starters', version='1.0.0')
)
libraryDependencies += "com.wudgaby.platform" % "basis-spring-boot-starters" % "1.0.0"
[com.wudgaby.platform/basis-spring-boot-starters "1.0.0"]