Last Version

ryo-commons 1.3.1

ryo-core

License

License

GroupId

GroupId

org.ryoframework.core
ArtifactId

ArtifactId

ryo-commons
Version

Version

1.3.1
Type

Type

jar
Description

Description

ryo-commons
ryo-core
Project Organization

Project Organization

org.ryoframework

Download ryo-commons 1.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
javax.validation : validation-api jar 2.0.1.Final

runtime (13)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.31
org.jetbrains.kotlin : kotlin-reflect jar 1.3.31
com.google.guava : guava jar 27.0.1-jre
joda-time : joda-time jar 2.10
com.joestelmach : natty jar 0.13
org.hashids : hashids jar 1.0.3
com.fasterxml.uuid : java-uuid-generator jar 3.1.5
org.apache.commons : commons-lang3 jar 3.8.1
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.7
com.squareup.okhttp3 : okhttp jar 3.10.0
org.json : json jar 20180130
net.jodah : failsafe jar 1.1.0
commons-io : commons-io jar 2.6

test (2)

Group / Artifact Type Version
org.awaitility : awaitility jar 3.1.6
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.31

Project Modules

There are no modules declared in this project.