| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.herodotus.engine |
| Идентификатор | Идентификаторrest-core |
| Версия | Версия2.7.0.40 |
| Тип | Типjar |
| Описание |
Описание基于 Spring Authorization Server 的 Eurynome Cloud 基础核心组件模块
|
| Имя Файла | Размер |
|---|---|
| rest-core-2.7.0.40.pom | |
| rest-core-2.7.0.40.jar | 14 KB |
| rest-core-2.7.0.40-sources.jar | 19 KB |
| rest-core-2.7.0.40-javadoc.jar | 174 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.herodotus.engine/rest-core/ -->
<dependency>
<groupId>cn.herodotus.engine</groupId>
<artifactId>rest-core</artifactId>
<version>2.7.0.40</version>
</dependency>
// https://jarcasting.com/artifacts/cn.herodotus.engine/rest-core/
implementation 'cn.herodotus.engine:rest-core:2.7.0.40'
// https://jarcasting.com/artifacts/cn.herodotus.engine/rest-core/
implementation ("cn.herodotus.engine:rest-core:2.7.0.40")
'cn.herodotus.engine:rest-core:jar:2.7.0.40'
<dependency org="cn.herodotus.engine" name="rest-core" rev="2.7.0.40">
<artifact name="rest-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.herodotus.engine', module='rest-core', version='2.7.0.40')
)
libraryDependencies += "cn.herodotus.engine" % "rest-core" % "2.7.0.40"
[cn.herodotus.engine/rest-core "2.7.0.40"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.herodotus.engine : data-core | jar | 2.7.0.40 |
| cn.herodotus.engine : protect-core | jar | 2.7.0.40 |