DataNucleus Scala plugin

Specific support for Scala

License

License

Categories

Categories

Scala Languages Data
GroupId

GroupId

org.datanucleus
ArtifactId

ArtifactId

datanucleus-scala
Last Version

Last Version

5.2.0-release
Release Date

Release Date

Type

Type

jar
Description

Description

DataNucleus Scala plugin
Specific support for Scala
Project URL

Project URL

http://www.datanucleus.org/#/datanucleus-scala
Source Code Management

Source Code Management

https://github.com/datanucleus/datanucleus-scala

Download datanucleus-scala

How to add to project

<!-- https://jarcasting.com/artifacts/org.datanucleus/datanucleus-scala/ -->
<dependency>
    <groupId>org.datanucleus</groupId>
    <artifactId>datanucleus-scala</artifactId>
    <version>5.2.0-release</version>
</dependency>
// https://jarcasting.com/artifacts/org.datanucleus/datanucleus-scala/
implementation 'org.datanucleus:datanucleus-scala:5.2.0-release'
// https://jarcasting.com/artifacts/org.datanucleus/datanucleus-scala/
implementation ("org.datanucleus:datanucleus-scala:5.2.0-release")
'org.datanucleus:datanucleus-scala:jar:5.2.0-release'
<dependency org="org.datanucleus" name="datanucleus-scala" rev="5.2.0-release">
  <artifact name="datanucleus-scala" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.datanucleus', module='datanucleus-scala', version='5.2.0-release')
)
libraryDependencies += "org.datanucleus" % "datanucleus-scala" % "5.2.0-release"
[org.datanucleus/datanucleus-scala "5.2.0-release"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7
org.scala-lang : scalap jar 2.11.7
org.datanucleus : datanucleus-core jar [5.2.0-release, 5.9)
org.datanucleus : datanucleus-api-jdo jar (5.2.0-release, 5.9)
org.datanucleus : datanucleus-rdbms Optional jar [5.2.0-release, 5.9)

provided (1)

Group / Artifact Type Version
org.datanucleus : javax.jdo jar [3.2.0-m11, )

test (5)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.4
com.h2database : h2 jar 1.3.172
mysql : mysql-connector-java jar 5.1.28
log4j : log4j jar 1.2.8
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.
org.datanucleus

DataNucleus

Java persistence using JDO/JPA/REST APIs to a very wide range of datastores

Versions

Version
5.2.0-release
5.2.0-m1
5.0.2
5.0.1
5.0.0-release
5.0.0-m1