MVN

org.ryoframework.core : ryo-service

Maven & Gradle

Mar 30, 2019
23 usages

ryo-service · Utilitaires pour la couche service

<dependency>
    <groupId>org.ryoframework.core</groupId>
    <artifactId>ryo-service</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ryoframework.core : ryo-service to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of org.ryoframework.core : ryo-service to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
ryo-service-1.2.0
1.0.x
ryo-service-1.0.5
ryo-service-1.0.4
ryo-service-1.0.3
ryo-service-1.0.2
ryo-service-1.0.1

How to add a dependency to Maven

Add the following org.ryoframework.core : ryo-service maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ryoframework.core</groupId>
    <artifactId>ryo-service</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ryoframework.core : ryo-service gradle dependency to your build.gradle file:

implementation 'org.ryoframework.core:ryo-service:1.2.0'

Gradle Kotlin DSL: Add the following org.ryoframework.core : ryo-service gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ryoframework.core:ryo-service:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ryoframework.core : ryo-service sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ryoframework.core" % "ryo-service" % "1.2.0"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 06, 2019
25 stars
Jan 08, 2022
2 usages
0 stars
Aug 17, 2023
7 usages
67.5k stars
Jul 31, 2023
97 usages
40k stars
Jul 11, 2023
4 usages
Jun 26, 2023
0 stars
May 30, 2023
9 stars
Feb 11, 2019
2 usages
Feb 15, 2019
3 usages
768 stars