License |
License |
---|---|
Categories |
CategoriesNacos Container Microservices |
GroupId | GroupIdcom.xkcoding |
ArtifactId | ArtifactIdnacos-test |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnacos-test 1.1.4
Top Nacos project pom.xml file
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
nacos-test-1.1.4.pom | |
nacos-test-1.1.4.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xkcoding/nacos-test/ -->
<dependency>
<groupId>com.xkcoding</groupId>
<artifactId>nacos-test</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.xkcoding/nacos-test/
implementation 'com.xkcoding:nacos-test:1.1.4'
// https://jarcasting.com/artifacts/com.xkcoding/nacos-test/
implementation ("com.xkcoding:nacos-test:1.1.4")
'com.xkcoding:nacos-test:jar:1.1.4'
<dependency org="com.xkcoding" name="nacos-test" rev="1.1.4">
<artifact name="nacos-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xkcoding', module='nacos-test', version='1.1.4')
)
libraryDependencies += "com.xkcoding" % "nacos-test" % "1.1.4"
[com.xkcoding/nacos-test "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
com.google.truth : truth | jar | 0.30 |
com.xkcoding : nacos-api | jar | 1.1.4 |
com.xkcoding : nacos-client | jar | 1.1.4 |
com.xkcoding : nacos-config | jar | 1.1.4 |
com.xkcoding : nacos-naming | jar | 1.1.4 |
com.xkcoding : nacos-core | jar | 1.1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.springframework : spring-test | jar | |
org.springframework.boot : spring-boot-test | jar | |
com.github.keran213539 : commonOkHttp | jar | 0.4.1 |