| GroupId | GroupIdcom.blazebit | 
|---|---|
| ArtifactId | ArtifactIdblaze-persistence-integration-entity-view-spring | 
| Version | Version1.3.0-Alpha3 | 
| 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.3.0-Alpha3</version>
</dependency>// https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-entity-view-spring/
implementation 'com.blazebit:blaze-persistence-integration-entity-view-spring:1.3.0-Alpha3'// https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-entity-view-spring/
implementation ("com.blazebit:blaze-persistence-integration-entity-view-spring:1.3.0-Alpha3")'com.blazebit:blaze-persistence-integration-entity-view-spring:jar:1.3.0-Alpha3'<dependency org="com.blazebit" name="blaze-persistence-integration-entity-view-spring" rev="1.3.0-Alpha3">
  <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.3.0-Alpha3')
)libraryDependencies += "com.blazebit" % "blaze-persistence-integration-entity-view-spring" % "1.3.0-Alpha3"[com.blazebit/blaze-persistence-integration-entity-view-spring "1.3.0-Alpha3"]