Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.liubingxu18 |
ArtifactId | ArtifactIdspring-data-jpawapper |
Version | Version1.0.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.liubingxu18/spring-data-jpawapper/ -->
<dependency>
<groupId>com.github.liubingxu18</groupId>
<artifactId>spring-data-jpawapper</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liubingxu18/spring-data-jpawapper/
implementation 'com.github.liubingxu18:spring-data-jpawapper:1.0.5'
// https://jarcasting.com/artifacts/com.github.liubingxu18/spring-data-jpawapper/
implementation ("com.github.liubingxu18:spring-data-jpawapper:1.0.5")
'com.github.liubingxu18:spring-data-jpawapper:jar:1.0.5'
<dependency org="com.github.liubingxu18" name="spring-data-jpawapper" rev="1.0.5">
<artifact name="spring-data-jpawapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liubingxu18', module='spring-data-jpawapper', version='1.0.5')
)
libraryDependencies += "com.github.liubingxu18" % "spring-data-jpawapper" % "1.0.5"
[com.github.liubingxu18/spring-data-jpawapper "1.0.5"]