Categories |
Categorieshate Data Data Formats Hypermedia Types |
---|---|
GroupId | GroupIdcom.blazebit |
ArtifactId | ArtifactIdblaze-persistence-integration-spring-hateoas-parent |
Version | Version1.5.0-Alpha3 |
Type | Typepom |
Filename | Size |
---|---|
blaze-persistence-integration-spring-hateoas-parent-1.5.0-Alpha3.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-Alpha3</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-Alpha3'
// https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-spring-hateoas-parent/
implementation ("com.blazebit:blaze-persistence-integration-spring-hateoas-parent:1.5.0-Alpha3")
'com.blazebit:blaze-persistence-integration-spring-hateoas-parent:pom:1.5.0-Alpha3'
<dependency org="com.blazebit" name="blaze-persistence-integration-spring-hateoas-parent" rev="1.5.0-Alpha3">
<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-Alpha3')
)
libraryDependencies += "com.blazebit" % "blaze-persistence-integration-spring-hateoas-parent" % "1.5.0-Alpha3"
[com.blazebit/blaze-persistence-integration-spring-hateoas-parent "1.5.0-Alpha3"]