| License |
License |
|---|---|
| GroupId | GroupIdio.github.huguojia |
| ArtifactId | ArtifactIdeasy-service |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioneasy-service
Demo project for Spring Boot
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| easy-service-1.0.1.pom | |
| easy-service-1.0.1.jar | 8 KB |
| easy-service-1.0.1-sources.jar | 6 KB |
| easy-service-1.0.1-javadoc.jar | 51 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.huguojia/easy-service/ -->
<dependency>
<groupId>io.github.huguojia</groupId>
<artifactId>easy-service</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.huguojia/easy-service/
implementation 'io.github.huguojia:easy-service:1.0.1'
// https://jarcasting.com/artifacts/io.github.huguojia/easy-service/
implementation ("io.github.huguojia:easy-service:1.0.1")
'io.github.huguojia:easy-service:jar:1.0.1'
<dependency org="io.github.huguojia" name="easy-service" rev="1.0.1">
<artifact name="easy-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.huguojia', module='easy-service', version='1.0.1')
)
libraryDependencies += "io.github.huguojia" % "easy-service" % "1.0.1"
[io.github.huguojia/easy-service "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.5 |
| org.springframework.boot : spring-boot-starter | jar | 2.4.5 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.5 |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.4.5 |
| commons-beanutils : commons-beanutils | jar | 1.8.3 |
| com.alibaba : fastjson | jar | 1.2.75 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |