License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdcom.blazebit |
ArtifactId | ArtifactIdblaze-domain-declarative |
Version | Version2.0.4 |
Type | Typepom |
Description |
DescriptionBlazebit Blaze-Domain Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
blaze-domain-declarative-2.0.4.pom | 714 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-domain-declarative/ -->
<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-domain-declarative</artifactId>
<version>2.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-domain-declarative/
implementation 'com.blazebit:blaze-domain-declarative:2.0.4'
// https://jarcasting.com/artifacts/com.blazebit/blaze-domain-declarative/
implementation ("com.blazebit:blaze-domain-declarative:2.0.4")
'com.blazebit:blaze-domain-declarative:pom:2.0.4'
<dependency org="com.blazebit" name="blaze-domain-declarative" rev="2.0.4">
<artifact name="blaze-domain-declarative" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-domain-declarative', version='2.0.4')
)
libraryDependencies += "com.blazebit" % "blaze-domain-declarative" % "2.0.4"
[com.blazebit/blaze-domain-declarative "2.0.4"]