License |
License |
---|---|
Categories |
CategoriesNacos Container Microservices |
GroupId | GroupIdcn.aghost |
ArtifactId | ArtifactIdnacos-core |
Last Version | Last Version1.2.1.aghost-fix.20210122 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnacos-core 1.2.1.aghost-fix.20210122
Top Nacos project pom.xml file
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/cn.aghost/nacos-core/ -->
<dependency>
<groupId>cn.aghost</groupId>
<artifactId>nacos-core</artifactId>
<version>1.2.1.aghost-fix.20210122</version>
</dependency>
// https://jarcasting.com/artifacts/cn.aghost/nacos-core/
implementation 'cn.aghost:nacos-core:1.2.1.aghost-fix.20210122'
// https://jarcasting.com/artifacts/cn.aghost/nacos-core/
implementation ("cn.aghost:nacos-core:1.2.1.aghost-fix.20210122")
'cn.aghost:nacos-core:jar:1.2.1.aghost-fix.20210122'
<dependency org="cn.aghost" name="nacos-core" rev="1.2.1.aghost-fix.20210122">
<artifact name="nacos-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.aghost', module='nacos-core', version='1.2.1.aghost-fix.20210122')
)
libraryDependencies += "cn.aghost" % "nacos-core" % "1.2.1.aghost-fix.20210122"
[cn.aghost/nacos-core "1.2.1.aghost-fix.20210122"]
Group / Artifact | Type | Version |
---|---|---|
cn.aghost : nacos-common | jar | 1.2.1.aghost-fix.20210122 |
org.springframework.boot : spring-boot-starter Optional | jar | |
org.springframework.boot : spring-boot-starter-security | jar | |
org.springframework : spring-test | jar | |
org.springframework.boot : spring-boot-test | jar | |
org.apache.tomcat.embed : tomcat-embed-core | jar | |
io.jsonwebtoken : jjwt-api | jar | 0.11.2 |
org.reflections : reflections | jar | 0.9.11 |
Group / Artifact | Type | Version |
---|---|---|
io.jsonwebtoken : jjwt-impl | jar | 0.11.2 |
io.jsonwebtoken : jjwt-jackson | jar | 0.11.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.18.RELEASE |
org.springframework.security : spring-security-test | jar | |
junit : junit | jar | 4.13.1 |