Categories |
Categorieshate Data Data Formats Hypermedia Types |
---|---|
GroupId | GroupIdcom.blazebit |
ArtifactId | ArtifactIdblaze-persistence-integration-spring-hateoas-parent |
Version | Version1.5.0-Alpha4 |
Type | Typepom |
Filename | Size |
---|---|
blaze-persistence-integration-spring-hateoas-parent-1.5.0-Alpha4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-spring-hateoas-parent/ -->
<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-integration-spring-hateoas-parent</artifactId>
<version>1.5.0-Alpha4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-spring-hateoas-parent/
implementation 'com.blazebit:blaze-persistence-integration-spring-hateoas-parent:1.5.0-Alpha4'
// https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-spring-hateoas-parent/
implementation ("com.blazebit:blaze-persistence-integration-spring-hateoas-parent:1.5.0-Alpha4")
'com.blazebit:blaze-persistence-integration-spring-hateoas-parent:pom:1.5.0-Alpha4'
<dependency org="com.blazebit" name="blaze-persistence-integration-spring-hateoas-parent" rev="1.5.0-Alpha4">
<artifact name="blaze-persistence-integration-spring-hateoas-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-persistence-integration-spring-hateoas-parent', version='1.5.0-Alpha4')
)
libraryDependencies += "com.blazebit" % "blaze-persistence-integration-spring-hateoas-parent" % "1.5.0-Alpha4"
[com.blazebit/blaze-persistence-integration-spring-hateoas-parent "1.5.0-Alpha4"]