Last Version

facelog service start and http service supported 5.2.2

run facelog as a RPC service and supply http service and online document support

License

License

The 2-Clause BSD License
GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

facelog-service
Version

Version

5.2.2
Type

Type

jar
Description

Description

facelog service start and http service supported
run facelog as a RPC service and supply http service and online document support

Download facelog-service 5.2.2


<!-- https://jarcasting.com/artifacts/com.gitee.l0km/facelog-service/ -->
<dependency>
    <groupId>com.gitee.l0km</groupId>
    <artifactId>facelog-service</artifactId>
    <version>5.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/facelog-service/
implementation 'com.gitee.l0km:facelog-service:5.2.2'
// https://jarcasting.com/artifacts/com.gitee.l0km/facelog-service/
implementation ("com.gitee.l0km:facelog-service:5.2.2")
'com.gitee.l0km:facelog-service:jar:5.2.2'
<dependency org="com.gitee.l0km" name="facelog-service" rev="5.2.2">
  <artifact name="facelog-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='facelog-service', version='5.2.2')
)
libraryDependencies += "com.gitee.l0km" % "facelog-service" % "5.2.2"
[com.gitee.l0km/facelog-service "5.2.2"]

Dependencies

compile (6)

Group / Artifact Type Version
com.gitee.l0km : common-cli jar 1.4.11
org.springframework.boot : spring-boot-starter-web jar 1.5.9.RELEASE
io.springfox : springfox-swagger-ui jar 2.7.0
io.springfox : springfox-swagger2 jar 2.7.0
com.gitee.l0km : facelog-local jar 5.2.2
com.gitee.l0km : common-base2 jar 1.4.11

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.