License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices ORM Data |
GroupId | GroupIdcn.sexycode |
ArtifactId | ArtifactIdspringo-form-spring-boot-starter |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot composite platform
|
<!-- https://jarcasting.com/artifacts/cn.sexycode/springo-form-spring-boot-starter/ -->
<dependency>
<groupId>cn.sexycode</groupId>
<artifactId>springo-form-spring-boot-starter</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sexycode/springo-form-spring-boot-starter/
implementation 'cn.sexycode:springo-form-spring-boot-starter:0.0.1'
// https://jarcasting.com/artifacts/cn.sexycode/springo-form-spring-boot-starter/
implementation ("cn.sexycode:springo-form-spring-boot-starter:0.0.1")
'cn.sexycode:springo-form-spring-boot-starter:jar:0.0.1'
<dependency org="cn.sexycode" name="springo-form-spring-boot-starter" rev="0.0.1">
<artifact name="springo-form-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sexycode', module='springo-form-spring-boot-starter', version='0.0.1')
)
libraryDependencies += "cn.sexycode" % "springo-form-spring-boot-starter" % "0.0.1"
[cn.sexycode/springo-form-spring-boot-starter "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
cn.sexycode : springo-form-core | jar | |
cn.sexycode : springo-boot-starter-parent | jar | |
org.springframework.boot : spring-boot-starter-test | jar |