| License |
License |
|---|---|
| Categories |
CategoriesNacos Container Microservices |
| GroupId | GroupIdcn.aghost |
| ArtifactId | ArtifactIdnacos-console |
| Last Version | Last Version1.2.1.aghost-fix.20210122 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnacos-console 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-console/ -->
<dependency>
<groupId>cn.aghost</groupId>
<artifactId>nacos-console</artifactId>
<version>1.2.1.aghost-fix.20210122</version>
</dependency>
// https://jarcasting.com/artifacts/cn.aghost/nacos-console/
implementation 'cn.aghost:nacos-console:1.2.1.aghost-fix.20210122'
// https://jarcasting.com/artifacts/cn.aghost/nacos-console/
implementation ("cn.aghost:nacos-console:1.2.1.aghost-fix.20210122")
'cn.aghost:nacos-console:jar:1.2.1.aghost-fix.20210122'
<dependency org="cn.aghost" name="nacos-console" rev="1.2.1.aghost-fix.20210122">
<artifact name="nacos-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.aghost', module='nacos-console', version='1.2.1.aghost-fix.20210122')
)
libraryDependencies += "cn.aghost" % "nacos-console" % "1.2.1.aghost-fix.20210122"
[cn.aghost/nacos-console "1.2.1.aghost-fix.20210122"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.aghost : nacos-config | jar | 1.2.1.aghost-fix.20210122 |
| org.apache.tomcat.embed : tomcat-embed-jasper | jar | 7.0.59 |
| cn.aghost : nacos-naming | jar | 1.2.1.aghost-fix.20210122 |
| cn.aghost : nacos-istio | jar | 1.2.1.aghost-fix.20210122 |
| org.slf4j : log4j-over-slf4j | jar | |
| org.slf4j : jcl-over-slf4j | jar | |
| org.slf4j : jul-to-slf4j | jar | |
| org.springframework.boot : spring-boot-starter-security | jar | |
| io.jsonwebtoken : jjwt-api | jar | 0.11.2 |
| 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.mockito : mockito-core | jar | |
| junit : junit | jar | 4.13.1 |