| License | License | 
|---|---|
| GroupId | GroupIdcn.herodotus.engine | 
| ArtifactId | ArtifactIdrest-core | 
| Last Version | Last Version2.7.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description基于 Spring Authorization Server 的 Eurynome Cloud 基础核心组件模块 | 
| Filename | Size | 
|---|---|
| rest-core-2.7.1.0.pom | |
| rest-core-2.7.1.0.jar | 16 KB | 
| rest-core-2.7.1.0-sources.jar | 23 KB | 
| rest-core-2.7.1.0-javadoc.jar | 115 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.herodotus.engine/rest-core/ -->
<dependency>
    <groupId>cn.herodotus.engine</groupId>
    <artifactId>rest-core</artifactId>
    <version>2.7.1.0</version>
</dependency>// https://jarcasting.com/artifacts/cn.herodotus.engine/rest-core/
implementation 'cn.herodotus.engine:rest-core:2.7.1.0'// https://jarcasting.com/artifacts/cn.herodotus.engine/rest-core/
implementation ("cn.herodotus.engine:rest-core:2.7.1.0")'cn.herodotus.engine:rest-core:jar:2.7.1.0'<dependency org="cn.herodotus.engine" name="rest-core" rev="2.7.1.0">
  <artifact name="rest-core" type="jar" />
</dependency>@Grapes(
@Grab(group='cn.herodotus.engine', module='rest-core', version='2.7.1.0')
)libraryDependencies += "cn.herodotus.engine" % "rest-core" % "2.7.1.0"[cn.herodotus.engine/rest-core "2.7.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| cn.herodotus.engine : data-core | jar | 2.7.1.0 | 
| cn.herodotus.engine : protect-core | jar | 2.7.1.0 |