MVN

net.sf.jlynx : jlynx

Maven & Gradle

Sep 29, 2008

jLynx Framework · Thin, light, fast persistence framework

<dependency>
    <groupId>net.sf.jlynx</groupId>
    <artifactId>jlynx</artifactId>
    <version>1.6.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.jlynx : jlynx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.3

All Versions

Choose a version of net.sf.jlynx : jlynx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
jlynx-1.6.3
jlynx-1.6.1
jlynx-1.6.0
1.5.x
jlynx-1.5.2
jlynx-1.5.0
1.4.x
jlynx-1.4.5
jlynx-1.4.4
jlynx-1.4.3
jlynx-1.4.2
jlynx-1.4.1
jlynx-1.4.5b

How to add a dependency to Maven

Add the following net.sf.jlynx : jlynx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.jlynx</groupId>
    <artifactId>jlynx</artifactId>
    <version>1.6.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.jlynx : jlynx gradle dependency to your build.gradle file:

implementation 'net.sf.jlynx:jlynx:1.6.3'

Gradle Kotlin DSL: Add the following net.sf.jlynx : jlynx gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.jlynx:jlynx:1.6.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.jlynx : jlynx sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.jlynx" % "jlynx" % "1.6.3"

Advertisement

Dependencies from Group

Sep 29, 2008

Discover Dependencies

Jul 19, 2013
2 usages
Mar 20, 2014
1 usages
6 stars
fel
Jan 04, 2013
18 usages
26 stars
Jul 07, 2023
0 stars
Sep 18, 2014
11 usages
45 stars
May 02, 2007
28 usages
Jan 05, 2015
356 stars