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