is not current version
Last Version 1.2.0

org.ryoframework.core:ryo-domain-test 1.0.9

Couche domain

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.ryoframework.core
ArtifactId

ArtifactId

ryo-domain-test
Version

Version

1.0.9
Type

Type

jar

Download ryo-domain-test 1.0.9


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