MVN

org.knowm : yank

Maven & Gradle

Sep 03, 2021
3 usages
128 stars

Yank · Ultra-Light JDBC Persistance Layer for Java Apps

<dependency>
    <groupId>org.knowm</groupId>
    <artifactId>yank</artifactId>
    <version>3.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.knowm : yank to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.4.0

All Versions

Choose a version of org.knowm : yank to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.4.x
yank-3.4.0
3.3.x
yank-3.3.3
yank-3.3.2
yank-3.3.1
yank-3.3.0
3.2.x
yank-3.2.0
3.1.x
yank-3.1.0

How to add a dependency to Maven

Add the following org.knowm : yank maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.knowm</groupId>
    <artifactId>yank</artifactId>
    <version>3.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.knowm : yank gradle dependency to your build.gradle file:

implementation 'org.knowm:yank:3.4.0'

Gradle Kotlin DSL: Add the following org.knowm : yank gradle kotlin dependency to your build.gradle.kts file:

implementation("org.knowm:yank:3.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.knowm : yank sbt scala dependency to your build.sbt file:

libraryDependencies += "org.knowm" % "yank" % "3.4.0"

Advertisement

Dependencies from Group

Sep 03, 2021
3 usages
128 stars
Sep 03, 2021
3 usages
Oct 26, 2020
1 usages
Aug 01, 2020
Jun 19, 2019
55 stars

Discover Dependencies

Sep 07, 2017
3 usages
134 stars
Nov 23, 2020
9 usages
2 stars
Aug 07, 2023
10 usages
83 stars
Apr 20, 2015
7 usages
12.3k stars
Apr 13, 2023
6 usages
Sep 25, 2022
4 usages
571 stars