| GroupId | GroupIdcom.blazebit | 
|---|---|
| ArtifactId | ArtifactIdblaze-persistence-integration-entity-view-spring | 
| Version | Version1.4.0-Alpha2 | 
| Type | Typejar | 
<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-entity-view-spring/ -->
<dependency>
    <groupId>com.blazebit</groupId>
    <artifactId>blaze-persistence-integration-entity-view-spring</artifactId>
    <version>1.4.0-Alpha2</version>
</dependency>// https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-entity-view-spring/
implementation 'com.blazebit:blaze-persistence-integration-entity-view-spring:1.4.0-Alpha2'// https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-entity-view-spring/
implementation ("com.blazebit:blaze-persistence-integration-entity-view-spring:1.4.0-Alpha2")'com.blazebit:blaze-persistence-integration-entity-view-spring:jar:1.4.0-Alpha2'<dependency org="com.blazebit" name="blaze-persistence-integration-entity-view-spring" rev="1.4.0-Alpha2">
  <artifact name="blaze-persistence-integration-entity-view-spring" type="jar" />
</dependency>@Grapes(
@Grab(group='com.blazebit', module='blaze-persistence-integration-entity-view-spring', version='1.4.0-Alpha2')
)libraryDependencies += "com.blazebit" % "blaze-persistence-integration-entity-view-spring" % "1.4.0-Alpha2"[com.blazebit/blaze-persistence-integration-entity-view-spring "1.4.0-Alpha2"]