is not current version
Last Version 3.0.0-Alpha5

com.blazebit:blaze-domain-parent 1.0.3

Blazebit Blaze-Domain Parent

Categories

Categories

Doma Data ORM
GroupId

GroupId

com.blazebit
ArtifactId

ArtifactId

blaze-domain-parent
Version

Version

1.0.3
Type

Type

pom

Download blaze-domain-parent 1.0.3


<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-domain-parent/ -->
<dependency>
    <groupId>com.blazebit</groupId>
    <artifactId>blaze-domain-parent</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-domain-parent/
implementation 'com.blazebit:blaze-domain-parent:1.0.3'
// https://jarcasting.com/artifacts/com.blazebit/blaze-domain-parent/
implementation ("com.blazebit:blaze-domain-parent:1.0.3")
'com.blazebit:blaze-domain-parent:pom:1.0.3'
<dependency org="com.blazebit" name="blaze-domain-parent" rev="1.0.3">
  <artifact name="blaze-domain-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-domain-parent', version='1.0.3')
)
libraryDependencies += "com.blazebit" % "blaze-domain-parent" % "1.0.3"
[com.blazebit/blaze-domain-parent "1.0.3"]