License |
License |
---|---|
GroupId | GroupIdcn.sexycode |
ArtifactId | ArtifactIdspring-magic-build |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionspring-magic-build
Spring Boot composite platform
|
Project URL |
Project URL |
Filename | Size |
---|---|
spring-magic-build-0.0.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.sexycode/spring-magic-build/ -->
<dependency>
<groupId>cn.sexycode</groupId>
<artifactId>spring-magic-build</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.sexycode/spring-magic-build/
implementation 'cn.sexycode:spring-magic-build:0.0.1'
// https://jarcasting.com/artifacts/cn.sexycode/spring-magic-build/
implementation ("cn.sexycode:spring-magic-build:0.0.1")
'cn.sexycode:spring-magic-build:pom:0.0.1'
<dependency org="cn.sexycode" name="spring-magic-build" rev="0.0.1">
<artifact name="spring-magic-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.sexycode', module='spring-magic-build', version='0.0.1')
)
libraryDependencies += "cn.sexycode" % "spring-magic-build" % "0.0.1"
[cn.sexycode/spring-magic-build "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework.boot : spring-boot-starter-test | jar | 2.0.4.RELEASE |