License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdorg.ryoframework.next |
ArtifactId | ArtifactIdryo-domain |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionryo-domain
next
|
Project Organization |
Project Organizationorg.ryoframework |
Filename | Size |
---|---|
ryo-domain-1.0.0.pom | |
ryo-domain-1.0.0.jar | 60 KB |
ryo-domain-1.0.0-sources.jar | 14 KB |
ryo-domain-1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.ryoframework.next/ryo-domain/ -->
<dependency>
<groupId>org.ryoframework.next</groupId>
<artifactId>ryo-domain</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ryoframework.next/ryo-domain/
implementation 'org.ryoframework.next:ryo-domain:1.0.0'
// https://jarcasting.com/artifacts/org.ryoframework.next/ryo-domain/
implementation ("org.ryoframework.next:ryo-domain:1.0.0")
'org.ryoframework.next:ryo-domain:jar:1.0.0'
<dependency org="org.ryoframework.next" name="ryo-domain" rev="1.0.0">
<artifact name="ryo-domain" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ryoframework.next', module='ryo-domain', version='1.0.0')
)
libraryDependencies += "org.ryoframework.next" % "ryo-domain" % "1.0.0"
[org.ryoframework.next/ryo-domain "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.9.8 |
javax.persistence : javax.persistence-api | jar | 2.2 |
org.ryoframework.core : ryo-commons-core | jar | 1.2.3 |
javax.inject : javax.inject | jar | 1 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
org.mapstruct : mapstruct | jar | 1.3.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.20 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.20 |
org.liquibase : liquibase-core | jar | 3.6.3 |
commons-io : commons-io | jar | 2.6 |
org.hibernate : hibernate-core | jar | 5.4.2.Final |
com.zaxxer : HikariCP | jar | 3.3.1 |
com.fasterxml.uuid : java-uuid-generator | jar | 3.2.0 |
org.reflections : reflections | jar | 0.9.11 |
com.vladmihalcea : hibernate-types-52 | jar | 2.4.3 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.3.20 |
com.h2database : h2 | jar | 1.4.197 |