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

BeanKnife Core 1.5.2

The annotation processor to generate the data transfer object (DTO). This is the processor used in compile time.

Лицензия

Лицензия

Группа

Группа

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

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

beanknife-core
Версия

Версия

1.5.2
Тип

Тип

jar
Описание

Описание

BeanKnife Core
The annotation processor to generate the data transfer object (DTO). This is the processor used in compile time.
Ссылка на сайт

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

https://github.com/vipcxj/beanknife

Скачать beanknife-core 1.5.2


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.github.vipcxj : beanknife-runtime jar 1.5.2
org.apache.commons : commons-text jar 1.9

provided (2)

Идентификатор библиотеки Тип Версия
io.github.vipcxj : beanknife-core-base jar 1.5.2
com.github.spotbugs : spotbugs jar 4.2.0

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

Данный проект не имеет модулей.