| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNacos Контейнер Микросервисы |
| Группа | Группаio.springboot.nacos |
| Идентификатор | Идентификаторnacos-encryption-plugin-ext |
| Версия | Версия1.0.0 |
| Тип | Типpom |
| Описание |
ОписаниеTop Nacos project pom.xml file
|
| Имя Файла | Размер |
|---|---|
| nacos-encryption-plugin-ext-1.0.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.springboot.nacos/nacos-encryption-plugin-ext/ -->
<dependency>
<groupId>io.springboot.nacos</groupId>
<artifactId>nacos-encryption-plugin-ext</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.springboot.nacos/nacos-encryption-plugin-ext/
implementation 'io.springboot.nacos:nacos-encryption-plugin-ext:1.0.0'
// https://jarcasting.com/artifacts/io.springboot.nacos/nacos-encryption-plugin-ext/
implementation ("io.springboot.nacos:nacos-encryption-plugin-ext:1.0.0")
'io.springboot.nacos:nacos-encryption-plugin-ext:pom:1.0.0'
<dependency org="io.springboot.nacos" name="nacos-encryption-plugin-ext" rev="1.0.0">
<artifact name="nacos-encryption-plugin-ext" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.springboot.nacos', module='nacos-encryption-plugin-ext', version='1.0.0')
)
libraryDependencies += "io.springboot.nacos" % "nacos-encryption-plugin-ext" % "1.0.0"
[io.springboot.nacos/nacos-encryption-plugin-ext "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.springboot.nacos : nacos-encryption-plugin | jar | 2.1.0 |
| io.springboot.nacos : nacos-common | jar | 2.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |