easy-service

Demo project for Spring Boot

License

License

GroupId

GroupId

io.github.huguojia
ArtifactId

ArtifactId

easy-service
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

easy-service
Demo project for Spring Boot
Project URL

Project URL

https://github.com/huguojia/easy-service
Source Code Management

Source Code Management

https://github.com/huguojia/easy-service

Download easy-service

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

easy-service

Versions

Version
1.0.1
1.0.0