<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-integration-datanucleus-5.1</artifactId>
<version>1.6.0-Alpha2</version>
</dependency>
implementation 'com.blazebit:blaze-persistence-integration-datanucleus-5.1:1.6.0-Alpha2'
implementation("com.blazebit:blaze-persistence-integration-datanucleus-5.1:1.6.0-Alpha2")
libraryDependencies += "com.blazebit" % "blaze-persistence-integration-datanucleus-5.1" % "1.6.0-Alpha2"
@Grapes(
@Grab(group='com.blazebit', module='blaze-persistence-integration-datanucleus-5.1', version='1.6.0-Alpha2')
)
<dependency org="com.blazebit" name="blaze-persistence-integration-datanucleus-5.1" rev="1.6.0-Alpha2" />
<parent> <groupId>com.blazebit</groupId> <artifactId>blaze-persistence-integration</artifactId> <version>1.6.0-Alpha2</version> </parent>
compile
|-- com.blazebit:blaze-persistence-core-api
|-- com.blazebit:blaze-common-utils
|-- com.blazebit:blaze-persistence-integration-jpa-base
provided
|-- com.blazebit:blaze-apt-utils
|-- org.datanucleus:javax.persistence:2.2.0-release
|-- org.datanucleus:datanucleus-core
|-- org.datanucleus:datanucleus-api-jpa