| License |
License |
|---|---|
| Categories |
CategoriesApollo Container Microservices |
| GroupId | GroupIdcom.github.shipengyan |
| ArtifactId | ArtifactIdapollo-test |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspr root pom
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| apollo-test-1.0.0.pom | |
| apollo-test-1.0.0.jar | 4 KB |
| apollo-test-1.0.0-sources.jar | 3 KB |
| apollo-test-1.0.0-javadoc.jar | 43 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.shipengyan/apollo-test/ -->
<dependency>
<groupId>com.github.shipengyan</groupId>
<artifactId>apollo-test</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shipengyan/apollo-test/
implementation 'com.github.shipengyan:apollo-test:1.0.0'
// https://jarcasting.com/artifacts/com.github.shipengyan/apollo-test/
implementation ("com.github.shipengyan:apollo-test:1.0.0")
'com.github.shipengyan:apollo-test:jar:1.0.0'
<dependency org="com.github.shipengyan" name="apollo-test" rev="1.0.0">
<artifact name="apollo-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shipengyan', module='apollo-test', version='1.0.0')
)
libraryDependencies += "com.github.shipengyan" % "apollo-test" % "1.0.0"
[com.github.shipengyan/apollo-test "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.1.RELEASE |
| junit : junit | jar | 4.12 |
| org.projectlombok : lombok | jar | 1.16.12 |
| org.slf4j : slf4j-api | jar | 1.7.22 |
| com.alibaba : fastjson | jar | 1.2.31 |