не последняя версия
Последняя версия 3.2.4

com.github.wenhao:jpa-spec 2.2.3

A JAP Query By Specification framework.

Группа

Группа

com.github.wenhao
Идентификатор

Идентификатор

jpa-spec
Версия

Версия

2.2.3
Тип

Тип

jar

Скачать jpa-spec 2.2.3


<!-- https://jarcasting.com/artifacts/com.github.wenhao/jpa-spec/ -->
<dependency>
    <groupId>com.github.wenhao</groupId>
    <artifactId>jpa-spec</artifactId>
    <version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wenhao/jpa-spec/
implementation 'com.github.wenhao:jpa-spec:2.2.3'
// https://jarcasting.com/artifacts/com.github.wenhao/jpa-spec/
implementation ("com.github.wenhao:jpa-spec:2.2.3")
'com.github.wenhao:jpa-spec:jar:2.2.3'
<dependency org="com.github.wenhao" name="jpa-spec" rev="2.2.3">
  <artifact name="jpa-spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wenhao', module='jpa-spec', version='2.2.3')
)
libraryDependencies += "com.github.wenhao" % "jpa-spec" % "2.2.3"
[com.github.wenhao/jpa-spec "2.2.3"]