Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.liubingxu18 |
ArtifactId | ArtifactIdspring-data-jpawapper |
Version | Version1.0.6 |
Type | Typejar |
Filename | Size |
---|---|
spring-data-jpawapper-1.0.6.pom | |
spring-data-jpawapper-1.0.6.jar | 60 KB |
spring-data-jpawapper-1.0.6-sources.jar | 42 KB |
spring-data-jpawapper-1.0.6-javadoc.jar | 115 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.liubingxu18/spring-data-jpawapper/ -->
<dependency>
<groupId>com.github.liubingxu18</groupId>
<artifactId>spring-data-jpawapper</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liubingxu18/spring-data-jpawapper/
implementation 'com.github.liubingxu18:spring-data-jpawapper:1.0.6'
// https://jarcasting.com/artifacts/com.github.liubingxu18/spring-data-jpawapper/
implementation ("com.github.liubingxu18:spring-data-jpawapper:1.0.6")
'com.github.liubingxu18:spring-data-jpawapper:jar:1.0.6'
<dependency org="com.github.liubingxu18" name="spring-data-jpawapper" rev="1.0.6">
<artifact name="spring-data-jpawapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liubingxu18', module='spring-data-jpawapper', version='1.0.6')
)
libraryDependencies += "com.github.liubingxu18" % "spring-data-jpawapper" % "1.0.6"
[com.github.liubingxu18/spring-data-jpawapper "1.0.6"]