is not current version
Last Version 6.4

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

optionfactory-spring data-jpa-web

Categories

Categories

Data Net
GroupId

GroupId

net.optionfactory.spring
ArtifactId

ArtifactId

data-jpa-web
Version

Version

5.4
Type

Type

jar

Download data-jpa-web 5.4


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