Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.touscm |
ArtifactId | ArtifactIdquicker-data-jpa |
Version | Version1.2.1 |
Type | Typejar |
Filename | Size |
---|---|
quicker-data-jpa-1.2.1.pom | |
quicker-data-jpa-1.2.1.jar | 44 KB |
quicker-data-jpa-1.2.1-sources.jar | 22 KB |
quicker-data-jpa-1.2.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.touscm/quicker-data-jpa/
implementation 'com.touscm:quicker-data-jpa:1.2.1'
// https://jarcasting.com/artifacts/com.touscm/quicker-data-jpa/
implementation ("com.touscm:quicker-data-jpa:1.2.1")
'com.touscm:quicker-data-jpa:jar:1.2.1'
<dependency org="com.touscm" name="quicker-data-jpa" rev="1.2.1">
<artifact name="quicker-data-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.touscm', module='quicker-data-jpa', version='1.2.1')
)
libraryDependencies += "com.touscm" % "quicker-data-jpa" % "1.2.1"
[com.touscm/quicker-data-jpa "1.2.1"]