| License |
License |
|---|---|
| GroupId | GroupIdcom.github.liuyuyu |
| ArtifactId | ArtifactIddictator-web |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondictator-web
配置中心服务端
|
| Filename | Size |
|---|---|
| dictator-web-0.0.1.pom | |
| dictator-web-0.0.1.jar | 27 MB |
| dictator-web-0.0.1-sources.jar | 30 KB |
| dictator-web-0.0.1-javadoc.jar | 277 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.liuyuyu/dictator-web/ -->
<dependency>
<groupId>com.github.liuyuyu</groupId>
<artifactId>dictator-web</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuyuyu/dictator-web/
implementation 'com.github.liuyuyu:dictator-web:0.0.1'
// https://jarcasting.com/artifacts/com.github.liuyuyu/dictator-web/
implementation ("com.github.liuyuyu:dictator-web:0.0.1")
'com.github.liuyuyu:dictator-web:jar:0.0.1'
<dependency org="com.github.liuyuyu" name="dictator-web" rev="0.0.1">
<artifact name="dictator-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuyuyu', module='dictator-web', version='0.0.1')
)
libraryDependencies += "com.github.liuyuyu" % "dictator-web" % "0.0.1"
[com.github.liuyuyu/dictator-web "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.apache.curator : curator-recipes | jar | 2.12.0 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.reflections : reflections | jar | 0.9.11 |
| mysql : mysql-connector-java | jar | |
| tk.mybatis : mapper | jar | 3.5.2 |
| tk.mybatis : mapper-spring-boot-starter | jar | 1.2.3 |
| com.github.liuyuyu : dictator-common | jar | 0.0.1 |
| org.projectlombok : lombok | jar | 1.16.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |