License |
License |
---|---|
GroupId | GroupIdcom.outegret |
ArtifactId | ArtifactIdsupport-jpa |
Last Version | Last Version1.6.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Description基础支持
|
Filename | Size |
---|---|
support-jpa-1.6.0.RELEASE.pom | |
support-jpa-1.6.0.RELEASE.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.outegret/support-jpa/ -->
<dependency>
<groupId>com.outegret</groupId>
<artifactId>support-jpa</artifactId>
<version>1.6.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.outegret/support-jpa/
implementation 'com.outegret:support-jpa:1.6.0.RELEASE'
// https://jarcasting.com/artifacts/com.outegret/support-jpa/
implementation ("com.outegret:support-jpa:1.6.0.RELEASE")
'com.outegret:support-jpa:jar:1.6.0.RELEASE'
<dependency org="com.outegret" name="support-jpa" rev="1.6.0.RELEASE">
<artifact name="support-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outegret', module='support-jpa', version='1.6.0.RELEASE')
)
libraryDependencies += "com.outegret" % "support-jpa" % "1.6.0.RELEASE"
[com.outegret/support-jpa "1.6.0.RELEASE"]