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

BeanKnife Parent 1.5.2

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

Лицензия

Лицензия

Группа

Группа

io.github.vipcxj
Идентификатор

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

beanknife-parent
Версия

Версия

1.5.2
Тип

Тип

pom
Описание

Описание

BeanKnife Parent
The annotation processor to generate the data transfer object (DTO). This is the parent pom.
Ссылка на сайт

Ссылка на сайт

https://github.com/vipcxj/beanknife
Система контроля версий

Система контроля версий

https://github.com/vipcxj/beanknife

Скачать beanknife-parent 1.5.2

Имя Файла Размер
beanknife-parent-1.5.2.pom 7 KB
Обзор

<!-- 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"]

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
com.github.spotbugs : spotbugs jar 4.2.0

Модули Проекта

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