License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcn.herodotus.engine |
ArtifactId | ArtifactIddata-core |
Last Version | Last Version2.7.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description基于 Spring Authorization Server 的 Eurynome Cloud 基础核心组件模块
|
Filename | Size |
---|---|
data-core-2.7.1.0.pom | |
data-core-2.7.1.0.jar | 14 KB |
data-core-2.7.1.0-sources.jar | 17 KB |
data-core-2.7.1.0-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.herodotus.engine/data-core/ -->
<dependency>
<groupId>cn.herodotus.engine</groupId>
<artifactId>data-core</artifactId>
<version>2.7.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.herodotus.engine/data-core/
implementation 'cn.herodotus.engine:data-core:2.7.1.0'
// https://jarcasting.com/artifacts/cn.herodotus.engine/data-core/
implementation ("cn.herodotus.engine:data-core:2.7.1.0")
'cn.herodotus.engine:data-core:jar:2.7.1.0'
<dependency org="cn.herodotus.engine" name="data-core" rev="2.7.1.0">
<artifact name="data-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.herodotus.engine', module='data-core', version='2.7.1.0')
)
libraryDependencies += "cn.herodotus.engine" % "data-core" % "2.7.1.0"
[cn.herodotus.engine/data-core "2.7.1.0"]
Group / Artifact | Type | Version |
---|---|---|
cn.herodotus.engine : assistant-core | jar | 2.7.1.0 |
org.springframework.data : spring-data-jpa | jar | |
org.hibernate : hibernate-core | jar | 5.6.9.Final |
mysql : mysql-connector-java | jar | 8.0.29 |
org.postgresql : postgresql | jar | 42.3.6 |