Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.liubingxu18 |
ArtifactId | ArtifactIdspring-data-jpawapper |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
spring-data-jpawapper-1.0.4.pom | |
spring-data-jpawapper-1.0.4.jar | 25 KB |
spring-data-jpawapper-1.0.4-sources.jar | 10 KB |
spring-data-jpawapper-1.0.4-javadoc.jar | 107 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liubingxu18/spring-data-jpawapper/
implementation 'com.github.liubingxu18:spring-data-jpawapper:1.0.4'
// https://jarcasting.com/artifacts/com.github.liubingxu18/spring-data-jpawapper/
implementation ("com.github.liubingxu18:spring-data-jpawapper:1.0.4")
'com.github.liubingxu18:spring-data-jpawapper:jar:1.0.4'
<dependency org="com.github.liubingxu18" name="spring-data-jpawapper" rev="1.0.4">
<artifact name="spring-data-jpawapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liubingxu18', module='spring-data-jpawapper', version='1.0.4')
)
libraryDependencies += "com.github.liubingxu18" % "spring-data-jpawapper" % "1.0.4"
[com.github.liubingxu18/spring-data-jpawapper "1.0.4"]