b

blaze-persistence-integration-datanucleus

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