| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.github.earchitecture.reuse.datatable |
| Идентификатор | Идентификаторreuse-datatable |
| Последняя версия | Последняя версия0.1.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеReuse Framework, surge com a necessidade de maximizar a criação de crud junto com algumas ferramentas do spring, para fornecer um base de classes para desenvolvimento de sistemas robustos.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| reuse-datatable-0.1.2.0.pom | 2 KB |
| reuse-datatable-0.1.2.0-tests.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.earchitecture.reuse.datatable/reuse-datatable/ -->
<dependency>
<groupId>com.github.earchitecture.reuse.datatable</groupId>
<artifactId>reuse-datatable</artifactId>
<version>0.1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.earchitecture.reuse.datatable/reuse-datatable/
implementation 'com.github.earchitecture.reuse.datatable:reuse-datatable:0.1.2.0'
// https://jarcasting.com/artifacts/com.github.earchitecture.reuse.datatable/reuse-datatable/
implementation ("com.github.earchitecture.reuse.datatable:reuse-datatable:0.1.2.0")
'com.github.earchitecture.reuse.datatable:reuse-datatable:jar:0.1.2.0'
<dependency org="com.github.earchitecture.reuse.datatable" name="reuse-datatable" rev="0.1.2.0">
<artifact name="reuse-datatable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.earchitecture.reuse.datatable', module='reuse-datatable', version='0.1.2.0')
)
libraryDependencies += "com.github.earchitecture.reuse.datatable" % "reuse-datatable" % "0.1.2.0"
[com.github.earchitecture.reuse.datatable/reuse-datatable "0.1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.22 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.springframework : spring-test | jar | 4.3.6.RELEASE |