MVN

vip.efactory : ejpa

Maven & Gradle

Oct 24, 2021
1 usages
6 stars

ejpa · 基于jpa再封装,常用的模板CRUD,分页排序,多字段高级搜索,国际化,多租户等功能 (Re-encapsulation based on Spring Data jpa, commonly used template CRUD, paging sort, multi-field advanced search, internationalization, multi-tenancy and other functions),https://github.com/vip-efactory/ejpa

<dependency>
    <groupId>vip.efactory</groupId>
    <artifactId>ejpa</artifactId>
    <version>4.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of vip.efactory : ejpa to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.2.0

All Versions

Choose a version of vip.efactory : ejpa to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.2.x
ejpa-4.2.0
4.1.x
ejpa-4.1.0
4.0.x
ejpa-4.0.1
ejpa-4.0.0
3.7.x
ejpa-3.7.0
3.6.x
ejpa-3.6.0
3.5.x
ejpa-3.5.1
ejpa-3.5.0
3.4.x
ejpa-3.4.0
3.3.x
ejpa-3.3.2
ejpa-3.3.1
ejpa-3.3.0
3.2.x
ejpa-3.2.0
3.1.x
ejpa-3.1.0
3.0.x
ejpa-3.0.2
ejpa-3.0.1
ejpa-3.0.0
2.0.x
ejpa-2.0.0
1.0.x
ejpa-1.0.0

How to add a dependency to Maven

Add the following vip.efactory : ejpa maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>vip.efactory</groupId>
    <artifactId>ejpa</artifactId>
    <version>4.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following vip.efactory : ejpa gradle dependency to your build.gradle file:

implementation 'vip.efactory:ejpa:4.2.0'

Gradle Kotlin DSL: Add the following vip.efactory : ejpa gradle kotlin dependency to your build.gradle.kts file:

implementation("vip.efactory:ejpa:4.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following vip.efactory : ejpa sbt scala dependency to your build.sbt file:

libraryDependencies += "vip.efactory" % "ejpa" % "4.2.0"

Advertisement

Dependencies from Group

Oct 24, 2021
3 usages
0 stars
Oct 24, 2021
2 usages
0 stars
Oct 24, 2021
1 usages
6 stars
Jun 03, 2021
1 usages
1 stars

Discover Dependencies

Aug 17, 2023
6 usages
5 stars
Aug 22, 2023
1 usages
1.6k stars
Apr 04, 2023
16 usages
Jul 18, 2023
3 usages
3k stars
Jan 28, 2014
2 usages
Sep 30, 2019
2 usages
1 stars