Last Version

OpenYich Data 2.1.5

A data module built on Spring Data JPA

License

License

Apache License, version 2.0
Categories

Categories

Data
GroupId

GroupId

com.github.zhycn
ArtifactId

ArtifactId

openyich-data
Version

Version

2.1.5
Type

Type

jar
Description

Description

OpenYich Data
A data module built on Spring Data JPA
Project Organization

Project Organization

OpenYich

Download openyich-data 2.1.5


<!-- https://jarcasting.com/artifacts/com.github.zhycn/openyich-data/ -->
<dependency>
    <groupId>com.github.zhycn</groupId>
    <artifactId>openyich-data</artifactId>
    <version>2.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhycn/openyich-data/
implementation 'com.github.zhycn:openyich-data:2.1.5'
// https://jarcasting.com/artifacts/com.github.zhycn/openyich-data/
implementation ("com.github.zhycn:openyich-data:2.1.5")
'com.github.zhycn:openyich-data:jar:2.1.5'
<dependency org="com.github.zhycn" name="openyich-data" rev="2.1.5">
  <artifact name="openyich-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhycn', module='openyich-data', version='2.1.5')
)
libraryDependencies += "com.github.zhycn" % "openyich-data" % "2.1.5"
[com.github.zhycn/openyich-data "2.1.5"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.zhycn : openyich-framework jar 2.1.5
org.springframework.boot : spring-boot-starter-data-jpa jar 2.1.1.RELEASE
com.alibaba : druid-spring-boot-starter jar 1.1.10
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.1.RELEASE

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.47

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.1.RELEASE

Project Modules

There are no modules declared in this project.