| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.touscm |
| ArtifactId | ArtifactIdquicker-data-jpa |
| Last Version | Last Version1.2.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionquicker-data-jpa
quicker-data-jpa
|
| Filename | Size |
|---|---|
| quicker-data-jpa-1.2.9.pom | |
| quicker-data-jpa-1.2.9.jar | 44 KB |
| quicker-data-jpa-1.2.9-sources.jar | 22 KB |
| quicker-data-jpa-1.2.9-javadoc.jar | 113 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.touscm/quicker-data-jpa/ -->
<dependency>
<groupId>com.touscm</groupId>
<artifactId>quicker-data-jpa</artifactId>
<version>1.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.touscm/quicker-data-jpa/
implementation 'com.touscm:quicker-data-jpa:1.2.9'
// https://jarcasting.com/artifacts/com.touscm/quicker-data-jpa/
implementation ("com.touscm:quicker-data-jpa:1.2.9")
'com.touscm:quicker-data-jpa:jar:1.2.9'
<dependency org="com.touscm" name="quicker-data-jpa" rev="1.2.9">
<artifact name="quicker-data-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.touscm', module='quicker-data-jpa', version='1.2.9')
)
libraryDependencies += "com.touscm" % "quicker-data-jpa" % "1.2.9"
[com.touscm/quicker-data-jpa "1.2.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-data-jpa | jar | |
| com.touscm : quicker-boot | jar | 1.2.9 |
| com.touscm : quicker-data | jar | 1.2.9 |
| mysql : mysql-connector-java | jar |