Last Version

DataNucleus JDO Query 6.0.0-release

Plugin for DataNucleus providing annotation processing for JDOQLTypedQuery 'Q' class generation.

License

License

Categories

Categories

Data
GroupId

GroupId

org.datanucleus
ArtifactId

ArtifactId

datanucleus-jdo-query
Version

Version

6.0.0-release
Type

Type

jar
Description

Description

DataNucleus JDO Query
Plugin for DataNucleus providing annotation processing for JDOQLTypedQuery 'Q' class generation.
Project URL

Project URL

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

Source Code Management

https://github.com/datanucleus/datanucleus-jdo-query

Download datanucleus-jdo-query 6.0.0-release


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

Dependencies

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.