MVN

org.scala-libs : scalajpa_2.10

Maven & Gradle

Apr 22, 2014
1 usages
43 stars

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

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

Latest Version

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

  • Latest Stable: 1.5

All Versions

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

Version Vulnerabilities Updated
1.5
scalajpa_2.10-1.5
1.4
scalajpa_2.10-1.4

How to add a dependency to Maven

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

<dependency>
    <groupId>org.scala-libs</groupId>
    <artifactId>scalajpa_2.10</artifactId>
    <version>1.5</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.scala-libs:scalajpa_2.10:1.5'

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

implementation("org.scala-libs:scalajpa_2.10:1.5")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.scala-libs" % "scalajpa_2.10" % "1.5"

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

Apr 22, 2014
1 usages
43 stars
Mar 03, 2012
2 usages
udt
May 14, 2013
3 usages
1 stars
Aug 31, 2011
9 usages
Dec 09, 2013
1 usages
0 stars
Dec 23, 2014
1 usages
7.2k stars
Jan 29, 2015
2 usages
Apr 04, 2014
7 usages
290 stars
Oct 15, 2007
1 usages