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