Last Version

BeanKnife JPA Runtime 1.5.2

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

License

License

GroupId

GroupId

io.github.vipcxj
ArtifactId

ArtifactId

beanknife-jpa-runtime
Version

Version

1.5.2
Type

Type

jar
Description

Description

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

Project URL

https://github.com/vipcxj/beanknife

Download beanknife-jpa-runtime 1.5.2


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.vipcxj : beanknife-core jar 1.5.2

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs jar 4.2.0

Project Modules

There are no modules declared in this project.