Categories |
CategoriesData Net |
---|---|
GroupId | GroupIdnet.seesharpsoft.sharping |
ArtifactId | ArtifactIdsharping-spring-data |
Version | Version0.17.0 |
Type | Typejar |
Filename | Size |
---|---|
sharping-spring-data-0.17.0.pom | |
sharping-spring-data-0.17.0.jar | 66 KB |
sharping-spring-data-0.17.0-sources.jar | 20 KB |
sharping-spring-data-0.17.0-javadoc.jar | 198 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.seesharpsoft.sharping/sharping-spring-data/ -->
<dependency>
<groupId>net.seesharpsoft.sharping</groupId>
<artifactId>sharping-spring-data</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.seesharpsoft.sharping/sharping-spring-data/
implementation 'net.seesharpsoft.sharping:sharping-spring-data:0.17.0'
// https://jarcasting.com/artifacts/net.seesharpsoft.sharping/sharping-spring-data/
implementation ("net.seesharpsoft.sharping:sharping-spring-data:0.17.0")
'net.seesharpsoft.sharping:sharping-spring-data:jar:0.17.0'
<dependency org="net.seesharpsoft.sharping" name="sharping-spring-data" rev="0.17.0">
<artifact name="sharping-spring-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.seesharpsoft.sharping', module='sharping-spring-data', version='0.17.0')
)
libraryDependencies += "net.seesharpsoft.sharping" % "sharping-spring-data" % "0.17.0"
[net.seesharpsoft.sharping/sharping-spring-data "0.17.0"]