Last Version

spring-magic 0.0.1

Spring Boot composite platform

License

License

GroupId

GroupId

cn.sexycode
ArtifactId

ArtifactId

spring-magic
Version

Version

0.0.1
Type

Type

pom
Description

Description

spring-magic
Spring Boot composite platform
Project URL

Project URL

https://github.com/qzzsunly/spring-magic

Download spring-magic 0.0.1

Filename Size
spring-magic-0.0.1.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/cn.sexycode/spring-magic/ -->
<dependency>
    <groupId>cn.sexycode</groupId>
    <artifactId>spring-magic</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.sexycode/spring-magic/
implementation 'cn.sexycode:spring-magic:0.0.1'
// https://jarcasting.com/artifacts/cn.sexycode/spring-magic/
implementation ("cn.sexycode:spring-magic:0.0.1")
'cn.sexycode:spring-magic:pom:0.0.1'
<dependency org="cn.sexycode" name="spring-magic" rev="0.0.1">
  <artifact name="spring-magic" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.sexycode', module='spring-magic', version='0.0.1')
)
libraryDependencies += "cn.sexycode" % "spring-magic" % "0.0.1"
[cn.sexycode/spring-magic "0.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.4.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter-test jar 2.0.4.RELEASE

Project Modules

  • spring-magic-build