is not current version
Last Version 6.4

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

optionfactory-spring data-jpa-web

Categories

Categories

Data Net
GroupId

GroupId

net.optionfactory.spring
ArtifactId

ArtifactId

data-jpa-web
Version

Version

3.0
Type

Type

jar

Download data-jpa-web 3.0


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