<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-integration-datanucleus-5.1</artifactId>
<version>1.3.0-Alpha3</version>
</dependency>
implementation 'com.blazebit:blaze-persistence-integration-datanucleus-5.1:1.3.0-Alpha3'
implementation("com.blazebit:blaze-persistence-integration-datanucleus-5.1:1.3.0-Alpha3")
libraryDependencies += "com.blazebit" % "blaze-persistence-integration-datanucleus-5.1" % "1.3.0-Alpha3"
@Grapes(
@Grab(group='com.blazebit', module='blaze-persistence-integration-datanucleus-5.1', version='1.3.0-Alpha3')
)
<dependency org="com.blazebit" name="blaze-persistence-integration-datanucleus-5.1" rev="1.3.0-Alpha3" />
<parent> <groupId>com.blazebit</groupId> <artifactId>blaze-persistence-integration</artifactId> <version>1.3.0-Alpha3</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