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