b

blaze-persistence-integration-datanucleus

Files download
File Operation
blaze-persistence-integration-datanucleus-1.3.0-Alpha2.jar download
blaze-persistence-integration-datanucleus-1.3.0-Alpha2.pom download
blaze-persistence-integration-datanucleus-1.3.0-Alpha2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.blazebit</groupId>
  <artifactId>blaze-persistence-integration-datanucleus</artifactId>
  <version>1.3.0-Alpha2</version>
</dependency>
Gradle Groovy
implementation 'com.blazebit:blaze-persistence-integration-datanucleus:1.3.0-Alpha2'
Gradle Kotlin
implementation("com.blazebit:blaze-persistence-integration-datanucleus:1.3.0-Alpha2")
Scala SBT
libraryDependencies += "com.blazebit" % "blaze-persistence-integration-datanucleus" % "1.3.0-Alpha2"
Groovy Grape
@Grapes(
  @Grab(group='com.blazebit', module='blaze-persistence-integration-datanucleus', version='1.3.0-Alpha2')
)
Apache Ivy
<dependency org="com.blazebit" name="blaze-persistence-integration-datanucleus" rev="1.3.0-Alpha2" />
Leiningen
[com.blazebit/blaze-persistence-integration-datanucleus "1.3.0-Alpha2"]
Apache Buildr
'com.blazebit:blaze-persistence-integration-datanucleus:jar:1.3.0-Alpha2'