MVN

org.scala-libs : scalajpa_2.7.7

Maven & Gradle

Dec 30, 2010
1 usages
43 stars

Scala JPA Utility Framework · This module provides some basic classes to simplify using JPA (Java Persistence) under Scala.

<dependency>
    <groupId>org.scala-libs</groupId>
    <artifactId>scalajpa_2.7.7</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.scala-libs : scalajpa_2.7.7 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of org.scala-libs : scalajpa_2.7.7 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
scalajpa_2.7.7-1.3
1.2
scalajpa_2.7.7-1.2

How to add a dependency to Maven

Add the following org.scala-libs : scalajpa_2.7.7 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.scala-libs</groupId>
    <artifactId>scalajpa_2.7.7</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.scala-libs : scalajpa_2.7.7 gradle dependency to your build.gradle file:

implementation 'org.scala-libs:scalajpa_2.7.7:1.3'

Gradle Kotlin DSL: Add the following org.scala-libs : scalajpa_2.7.7 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.scala-libs:scalajpa_2.7.7:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.scala-libs : scalajpa_2.7.7 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.scala-libs" % "scalajpa_2.7.7" % "1.3"

Advertisement

Dependencies from Group

Apr 22, 2014
16 usages
43 stars
Aug 12, 2009
10 usages
43 stars
Nov 09, 2012
5 usages
43 stars
Apr 22, 2014
3 usages
43 stars
Nov 09, 2012
3 usages
43 stars

Discover Dependencies

Dec 15, 2012
43 stars
Dec 15, 2012
43 stars
Nov 09, 2012
43 stars
Nov 09, 2012
43 stars
Aug 12, 2009
10 usages
43 stars
Nov 24, 2008
1 usages
Feb 28, 2013
4 usages
Apr 04, 2014
1 usages
1 stars
Mar 19, 2014
1 usages
1 stars
Feb 28, 2014
1 usages
1 stars