is not current version
Last Version 6.4

net.optionfactory.spring:data-jpa-web 5.7

optionfactory-spring data-jpa-web

Categories

Categories

Data Net
GroupId

GroupId

net.optionfactory.spring
ArtifactId

ArtifactId

data-jpa-web
Version

Version

5.7
Type

Type

jar

Download data-jpa-web 5.7


<!-- https://jarcasting.com/artifacts/net.optionfactory.spring/data-jpa-web/ -->
<dependency>
    <groupId>net.optionfactory.spring</groupId>
    <artifactId>data-jpa-web</artifactId>
    <version>5.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.optionfactory.spring/data-jpa-web/
implementation 'net.optionfactory.spring:data-jpa-web:5.7'
// https://jarcasting.com/artifacts/net.optionfactory.spring/data-jpa-web/
implementation ("net.optionfactory.spring:data-jpa-web:5.7")
'net.optionfactory.spring:data-jpa-web:jar:5.7'
<dependency org="net.optionfactory.spring" name="data-jpa-web" rev="5.7">
  <artifact name="data-jpa-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.optionfactory.spring', module='data-jpa-web', version='5.7')
)
libraryDependencies += "net.optionfactory.spring" % "data-jpa-web" % "5.7"
[net.optionfactory.spring/data-jpa-web "5.7"]