Last Version

ryo-service 1.2.0

Utilitaires pour la couche service

License

License

GroupId

GroupId

org.ryoframework.core
ArtifactId

ArtifactId

ryo-service
Version

Version

1.2.0
Type

Type

jar
Description

Description

ryo-service
Utilitaires pour la couche service
Project Organization

Project Organization

org.ryoframework

Download ryo-service 1.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.ryoframework.core : ryo-domain jar 1.2.0
javax.transaction : javax.transaction-api jar 1.3

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.20
org.jetbrains.kotlin : kotlin-reflect jar 1.3.20

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.20

Project Modules

There are no modules declared in this project.