openpojo

This project was born out of a need to validate all POJOs (Plain Old Java Object) are behaving correctly. This project has two main aspects to it: * Make Testing as easy as possible. * Simplifying identity management (hashCode / equals) using annotation.

Лицензия

Лицензия

Группа

Группа

com.googlecode.openpojo
Идентификатор

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

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

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

0.7.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

openpojo
This project was born out of a need to validate all POJOs (Plain Old Java Object) are behaving correctly. This project has two main aspects to it: * Make Testing as easy as possible. * Simplifying identity management (hashCode / equals) using annotation.
Ссылка на сайт

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

http://openpojo.com/

Скачать openpojo

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

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

Зависимости

provided (6)

Идентификатор библиотеки Тип Версия
log4j : log4j Необязательный jar 1.2.17
org.slf4j : slf4j-api Необязательный jar 1.7.7
org.slf4j : slf4j-log4j12 Необязательный jar 1.7.7
junit : junit Необязательный jar 4.11
org.testng : testng Необязательный jar 6.8.8
org.ow2.asm : asm Необязательный jar 5.0.3

test (1)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest-all Необязательный jar 1.3

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

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

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

Версия
0.7.3
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.2
0.5.1
0.5.0
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.4
0.0.3