License |
License |
---|---|
GroupId | GroupIdcn.herodotus.engine |
ArtifactId | ArtifactIdweb-core |
Last Version | Last Version2.7.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description基于 Spring Authorization Server 的 Eurynome Cloud 基础核心组件模块
|
Filename | Size |
---|---|
web-core-2.7.1.0.pom | |
web-core-2.7.1.0.jar | 23 KB |
web-core-2.7.1.0-sources.jar | 25 KB |
web-core-2.7.1.0-javadoc.jar | 146 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.herodotus.engine/web-core/ -->
<dependency>
<groupId>cn.herodotus.engine</groupId>
<artifactId>web-core</artifactId>
<version>2.7.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.herodotus.engine/web-core/
implementation 'cn.herodotus.engine:web-core:2.7.1.0'
// https://jarcasting.com/artifacts/cn.herodotus.engine/web-core/
implementation ("cn.herodotus.engine:web-core:2.7.1.0")
'cn.herodotus.engine:web-core:jar:2.7.1.0'
<dependency org="cn.herodotus.engine" name="web-core" rev="2.7.1.0">
<artifact name="web-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.herodotus.engine', module='web-core', version='2.7.1.0')
)
libraryDependencies += "cn.herodotus.engine" % "web-core" % "2.7.1.0"
[cn.herodotus.engine/web-core "2.7.1.0"]
Group / Artifact | Type | Version |
---|---|---|
cn.herodotus.engine : assistant-core | jar | 2.7.1.0 |
org.springframework : spring-webmvc | jar | |
jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
org.springframework.cloud : spring-cloud-openfeign-core | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.7.1 |