Categories |
CategoriesDoma Data ORM |
---|---|
GroupId | GroupIdcom.blazebit |
ArtifactId | ArtifactIdblaze-domain-declarative-integration-cdi |
Version | Version1.0.14 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-domain-declarative-integration-cdi/ -->
<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-domain-declarative-integration-cdi</artifactId>
<version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-domain-declarative-integration-cdi/
implementation 'com.blazebit:blaze-domain-declarative-integration-cdi:1.0.14'
// https://jarcasting.com/artifacts/com.blazebit/blaze-domain-declarative-integration-cdi/
implementation ("com.blazebit:blaze-domain-declarative-integration-cdi:1.0.14")
'com.blazebit:blaze-domain-declarative-integration-cdi:jar:1.0.14'
<dependency org="com.blazebit" name="blaze-domain-declarative-integration-cdi" rev="1.0.14">
<artifact name="blaze-domain-declarative-integration-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-domain-declarative-integration-cdi', version='1.0.14')
)
libraryDependencies += "com.blazebit" % "blaze-domain-declarative-integration-cdi" % "1.0.14"
[com.blazebit/blaze-domain-declarative-integration-cdi "1.0.14"]