| License |
License |
|---|---|
| Categories |
CategoriesNacos Container Microservices |
| GroupId | GroupIdcom.ieooc.nacos |
| ArtifactId | ArtifactIdnacos-api |
| Last Version | Last Version2.0.4.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnacos-api 2.0.4.RELEASE
Top Nacos project pom.xml file
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| nacos-api-2.0.4.RELEASE.pom | |
| nacos-api-2.0.4.RELEASE.jar | 183 KB |
| nacos-api-2.0.4.RELEASE-sources.jar | 170 KB |
| nacos-api-2.0.4.RELEASE-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ieooc.nacos/nacos-api/ -->
<dependency>
<groupId>com.ieooc.nacos</groupId>
<artifactId>nacos-api</artifactId>
<version>2.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.ieooc.nacos/nacos-api/
implementation 'com.ieooc.nacos:nacos-api:2.0.4.RELEASE'
// https://jarcasting.com/artifacts/com.ieooc.nacos/nacos-api/
implementation ("com.ieooc.nacos:nacos-api:2.0.4.RELEASE")
'com.ieooc.nacos:nacos-api:jar:2.0.4.RELEASE'
<dependency org="com.ieooc.nacos" name="nacos-api" rev="2.0.4.RELEASE">
<artifact name="nacos-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ieooc.nacos', module='nacos-api', version='2.0.4.RELEASE')
)
libraryDependencies += "com.ieooc.nacos" % "nacos-api" % "2.0.4.RELEASE"
[com.ieooc.nacos/nacos-api "2.0.4.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.2 |
| org.reflections : reflections | jar | 0.9.11 |
| io.grpc : grpc-netty-shaded | jar | 1.24.0 |
| io.grpc : grpc-protobuf | jar | 1.24.0 |
| io.grpc : grpc-stub | jar | 1.24.0 |
| io.netty : netty-all | jar | 4.1.59.Final |
| com.google.api.grpc : proto-google-common-protos | jar | 1.17.0 |
| com.google.protobuf : protobuf-java | jar | 3.16.1 |
| io.grpc : protoc-gen-grpc-java | pom | 1.24.0 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.springframework : spring-test | jar | 5.3.15 |
| org.mockito : mockito-core | jar | 3.8.0 |
| org.mockito : mockito-inline | jar | 3.8.0 |