License |
License |
---|---|
GroupId | GroupIdcom.blazebit |
ArtifactId | ArtifactIdblaze-persistence-integration-jaxrs |
Last Version | Last Version1.6.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBlazebit Persistence Integration JAX-RS
Blaze-Persistence Parent
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-jaxrs/ -->
<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-integration-jaxrs</artifactId>
<version>1.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-jaxrs/
implementation 'com.blazebit:blaze-persistence-integration-jaxrs:1.6.6'
// https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-jaxrs/
implementation ("com.blazebit:blaze-persistence-integration-jaxrs:1.6.6")
'com.blazebit:blaze-persistence-integration-jaxrs:jar:1.6.6'
<dependency org="com.blazebit" name="blaze-persistence-integration-jaxrs" rev="1.6.6">
<artifact name="blaze-persistence-integration-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-persistence-integration-jaxrs', version='1.6.6')
)
libraryDependencies += "com.blazebit" % "blaze-persistence-integration-jaxrs" % "1.6.6"
[com.blazebit/blaze-persistence-integration-jaxrs "1.6.6"]