is not current version
Last Version 6.4

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

optionfactory-spring data-jpa-web

Categories

Categories

Data Net
GroupId

GroupId

net.optionfactory.spring
ArtifactId

ArtifactId

data-jpa-web
Version

Version

4.6
Type

Type

jar

Download data-jpa-web 4.6


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