| License |
License
The 2-Clause BSD License
|
|---|---|
| GroupId | GroupIdcom.gitee.l0km |
| ArtifactId | ArtifactIdfacelog-service |
| Last Version | Last Version5.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfacelog service start and http service supported
run facelog as a RPC service and supply http service and online document support
|
| Filename | Size |
|---|---|
| facelog-service-5.2.2.pom | |
| facelog-service-5.2.2.jar | 84 KB |
| facelog-service-5.2.2-sources.jar | 86 KB |
| facelog-service-5.2.2-javadoc.jar | 520 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |