com.acpreda:sprint10-jpa

Provides code for JPA search

License

License

GroupId

GroupId

com.acpreda
ArtifactId

ArtifactId

sprint10-jpa
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.acpreda:sprint10-jpa
Provides code for JPA search
Project URL

Project URL

https://github.com/acpreda/sprint10
Source Code Management

Source Code Management

http://github.com/acpreda/sprint10/tree/master

Download sprint10-jpa

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.acpreda : sprint10-commons jar 1.0.1
com.querydsl : querydsl-apt jar 4.2.2
com.querydsl : querydsl-jpa jar 4.2.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1