Projo Template Generation

Projo is a Java library for reducing the amount of boiler-plate code that is necessary for implementing simple model objects and DTOs (including Value Objects and "POJOs").

Лицензия

Лицензия

Группа

Группа

pro.projo
Идентификатор

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

projo-template-generation
Последняя версия

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

1.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Projo Template Generation
Projo is a Java library for reducing the amount of boiler-plate code that is necessary for implementing simple model objects and DTOs (including Value Objects and "POJOs").

Скачать projo-template-generation

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/pro.projo/projo-template-generation/ -->
<dependency>
    <groupId>pro.projo</groupId>
    <artifactId>projo-template-generation</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/pro.projo/projo-template-generation/
implementation 'pro.projo:projo-template-generation:1.4.0'
// https://jarcasting.com/artifacts/pro.projo/projo-template-generation/
implementation ("pro.projo:projo-template-generation:1.4.0")
'pro.projo:projo-template-generation:jar:1.4.0'
<dependency org="pro.projo" name="projo-template-generation" rev="1.4.0">
  <artifact name="projo-template-generation" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.projo', module='projo-template-generation', version='1.4.0')
)
libraryDependencies += "pro.projo" % "projo-template-generation" % "1.4.0"
[pro.projo/projo-template-generation "1.4.0"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
pro.projo : projo-template-annotation jar 1.4.0
org.apache.velocity : velocity-engine-core jar 2.3
commons-collections : commons-collections Необязательный jar 3.2.2
commons-lang : commons-lang Необязательный jar 2.4
javax.annotation : javax.annotation-api jar 1.3.2

test (4)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.7
net.florianschoppmann.java : java-types jar 1.0.1
org.mockito : mockito-core jar 3.3.3
junit : junit jar 4.13.1

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

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

Версии библиотеки

Версия
1.4.0
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0