Last Version

BeanKnife JPA 1.5.2

The annotation processor to generate the data transfer object (DTO). This is the jpa plugin for BeanKnife.

License

License

GroupId

GroupId

io.github.vipcxj
ArtifactId

ArtifactId

beanknife-jpa
Version

Version

1.5.2
Type

Type

jar
Description

Description

BeanKnife JPA
The annotation processor to generate the data transfer object (DTO). This is the jpa plugin for BeanKnife.
Project URL

Project URL

https://github.com/vipcxj/beanknife

Download beanknife-jpa 1.5.2


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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.vipcxj : beanknife-core jar 1.5.2
io.github.vipcxj : beanknife-jpa-runtime jar 1.5.2
org.apache.commons : commons-text jar 1.9

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16
com.github.spotbugs : spotbugs jar 4.2.0

test (6)

Group / Artifact Type Version
org.springframework : spring-test jar 5.2.12.RELEASE
org.springframework.data : spring-data-jpa jar 2.3.6.RELEASE
com.h2database : h2 jar 1.4.200
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.2.Final
org.hibernate : hibernate-core jar 5.4.27.Final
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.