ryo-domain-infra-sql

Couche domain

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.ryoframework.core
ArtifactId

ArtifactId

ryo-domain-infra-sql
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

ryo-domain-infra-sql
Couche domain
Project Organization

Project Organization

org.ryoframework

Download ryo-domain-infra-sql

How to add to project

<!-- https://jarcasting.com/artifacts/org.ryoframework.core/ryo-domain-infra-sql/ -->
<dependency>
    <groupId>org.ryoframework.core</groupId>
    <artifactId>ryo-domain-infra-sql</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ryoframework.core/ryo-domain-infra-sql/
implementation 'org.ryoframework.core:ryo-domain-infra-sql:1.0.3'
// https://jarcasting.com/artifacts/org.ryoframework.core/ryo-domain-infra-sql/
implementation ("org.ryoframework.core:ryo-domain-infra-sql:1.0.3")
'org.ryoframework.core:ryo-domain-infra-sql:jar:1.0.3'
<dependency org="org.ryoframework.core" name="ryo-domain-infra-sql" rev="1.0.3">
  <artifact name="ryo-domain-infra-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ryoframework.core', module='ryo-domain-infra-sql', version='1.0.3')
)
libraryDependencies += "org.ryoframework.core" % "ryo-domain-infra-sql" % "1.0.3"
[org.ryoframework.core/ryo-domain-infra-sql "1.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.10
org.jetbrains.kotlin : kotlin-reflect jar 1.3.10
org.liquibase : liquibase-core jar 3.6.2
javax.xml.bind : jaxb-api jar 2.3.1
org.yaml : snakeyaml jar 1.23

test (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.10
org.springframework.boot : spring-boot-starter-test jar
com.h2database : h2 jar
org.ryoframework.core : ryo-domain-test jar 1.0.3
com.github.javafaker : javafaker jar 0.16

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0