MVN

com.github.ykrasik : fetch-dsl-core

Maven & Gradle

May 08, 2015
1 usages
0 stars

ORM fetch DSL · A DSL for specifying the eager fetch columns and relations in ORM queries.

<dependency>
    <groupId>com.github.ykrasik</groupId>
    <artifactId>fetch-dsl-core</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ykrasik : fetch-dsl-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of com.github.ykrasik : fetch-dsl-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
fetch-dsl-core-0.2.0

How to add a dependency to Maven

Add the following com.github.ykrasik : fetch-dsl-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.ykrasik</groupId>
    <artifactId>fetch-dsl-core</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.ykrasik : fetch-dsl-core gradle dependency to your build.gradle file:

implementation 'com.github.ykrasik:fetch-dsl-core:0.2.0'

Gradle Kotlin DSL: Add the following com.github.ykrasik : fetch-dsl-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.ykrasik:fetch-dsl-core:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.ykrasik : fetch-dsl-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.ykrasik" % "fetch-dsl-core" % "0.2.0"

Advertisement

Dependencies from Group

Apr 15, 2016
3 usages
7 stars
Apr 15, 2016
2 usages
7 stars
Apr 15, 2016
2 usages
7 stars
Apr 15, 2016
2 usages
7 stars
Apr 15, 2016
2 usages
7 stars

Discover Dependencies

Jul 30, 2015
2 usages
3 stars
Oct 14, 2015
2 usages
2 stars
Sep 17, 2021
3 usages
Jan 17, 2022
2 usages
205 stars
Jan 21, 2016
1 usages
536 stars
Jul 23, 2023
2 usages
72 stars
May 23, 2015
1 usages
May 17, 2017
18 stars