is not current version
Last Version 1.4.0

com.kasinf:ks-boot-jpa-rest 1.2.3.RELEASE

基于JPA的REST框架

GroupId

GroupId

com.kasinf
ArtifactId

ArtifactId

ks-boot-jpa-rest
Version

Version

1.2.3.RELEASE
Type

Type

jar

Download ks-boot-jpa-rest 1.2.3.RELEASE


<!-- https://jarcasting.com/artifacts/com.kasinf/ks-boot-jpa-rest/ -->
<dependency>
    <groupId>com.kasinf</groupId>
    <artifactId>ks-boot-jpa-rest</artifactId>
    <version>1.2.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.kasinf/ks-boot-jpa-rest/
implementation 'com.kasinf:ks-boot-jpa-rest:1.2.3.RELEASE'
// https://jarcasting.com/artifacts/com.kasinf/ks-boot-jpa-rest/
implementation ("com.kasinf:ks-boot-jpa-rest:1.2.3.RELEASE")
'com.kasinf:ks-boot-jpa-rest:jar:1.2.3.RELEASE'
<dependency org="com.kasinf" name="ks-boot-jpa-rest" rev="1.2.3.RELEASE">
  <artifact name="ks-boot-jpa-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kasinf', module='ks-boot-jpa-rest', version='1.2.3.RELEASE')
)
libraryDependencies += "com.kasinf" % "ks-boot-jpa-rest" % "1.2.3.RELEASE"
[com.kasinf/ks-boot-jpa-rest "1.2.3.RELEASE"]