is not current version
Last Version 0.21.0

net.seesharpsoft.sharping:sharping-spring-data 0.10.0

Java Spring/JPA 2.1 data related extensions.

Categories

Categories

Data Net
GroupId

GroupId

net.seesharpsoft.sharping
ArtifactId

ArtifactId

sharping-spring-data
Version

Version

0.10.0
Type

Type

jar

Download sharping-spring-data 0.10.0


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