Last Version

BeanKnife Parent 1.5.2

The annotation processor to generate the data transfer object (DTO). This is the parent pom.

License

License

GroupId

GroupId

io.github.vipcxj
ArtifactId

ArtifactId

beanknife-parent
Version

Version

1.5.2
Type

Type

pom
Description

Description

BeanKnife Parent
The annotation processor to generate the data transfer object (DTO). This is the parent pom.
Project URL

Project URL

https://github.com/vipcxj/beanknife
Source Code Management

Source Code Management

https://github.com/vipcxj/beanknife

Download beanknife-parent 1.5.2


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

Dependencies

provided (1)

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

Project Modules

  • beanknife-core-base
  • beanknife-examples
  • beanknife-runtime
  • tools-dependency-maven-plugin
  • beanknife-core
  • beanknife-spring
  • beanknife-jpa
  • beanknife-jpa-runtime
  • beanknife-jpa-examples