is not current version
Last Version 6.4

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

optionfactory-spring data-jpa-web

Categories

Categories

Data Net
GroupId

GroupId

net.optionfactory.spring
ArtifactId

ArtifactId

data-jpa-web
Version

Version

4.0
Type

Type

jar

Download data-jpa-web 4.0


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