Categories |
CategoriesHibernate Data ORM |
---|---|
GroupId | GroupIdcom.blazebit |
ArtifactId | ArtifactIdblaze-notify-processor-hibernate-insert-select |
Version | Version1.0.0-Alpha1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-notify-processor-hibernate-insert-select/ -->
<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-notify-processor-hibernate-insert-select</artifactId>
<version>1.0.0-Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-notify-processor-hibernate-insert-select/
implementation 'com.blazebit:blaze-notify-processor-hibernate-insert-select:1.0.0-Alpha1'
// https://jarcasting.com/artifacts/com.blazebit/blaze-notify-processor-hibernate-insert-select/
implementation ("com.blazebit:blaze-notify-processor-hibernate-insert-select:1.0.0-Alpha1")
'com.blazebit:blaze-notify-processor-hibernate-insert-select:jar:1.0.0-Alpha1'
<dependency org="com.blazebit" name="blaze-notify-processor-hibernate-insert-select" rev="1.0.0-Alpha1">
<artifact name="blaze-notify-processor-hibernate-insert-select" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-notify-processor-hibernate-insert-select', version='1.0.0-Alpha1')
)
libraryDependencies += "com.blazebit" % "blaze-notify-processor-hibernate-insert-select" % "1.0.0-Alpha1"
[com.blazebit/blaze-notify-processor-hibernate-insert-select "1.0.0-Alpha1"]