| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.github.cafdataprocessing |
| Идентификатор | Идентификаторentity-fields |
| Версия | Версия1.5.0-84 |
| Тип | Типjar |
| Описание |
ОписаниеA group of contracts, which represent the metadata fields, how the fields are encoded, and field change records which have been made.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| entity-fields-1.5.0-84.pom | |
| entity-fields-1.5.0-84.jar | 16 KB |
| entity-fields-1.5.0-84-sources.jar | 16 KB |
| entity-fields-1.5.0-84-javadoc.jar | 105 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/entity-fields/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>entity-fields</artifactId>
<version>1.5.0-84</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/entity-fields/
implementation 'com.github.cafdataprocessing:entity-fields:1.5.0-84'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/entity-fields/
implementation ("com.github.cafdataprocessing:entity-fields:1.5.0-84")
'com.github.cafdataprocessing:entity-fields:jar:1.5.0-84'
<dependency org="com.github.cafdataprocessing" name="entity-fields" rev="1.5.0-84">
<artifact name="entity-fields" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='entity-fields', version='1.5.0-84')
)
libraryDependencies += "com.github.cafdataprocessing" % "entity-fields" % "1.5.0-84"
[com.github.cafdataprocessing/entity-fields "1.5.0-84"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.0 |
| javax.validation : validation-api | jar | 1.1.0.Final |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.4 |
| com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.6.4 |
| com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.6.4 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.github.cafapi.util : util-ref | jar | 1.13.0-239 |
| commons-codec : commons-codec | jar | 1.10 |
| com.google.code.findbugs : jsr305 | jar | 3.0.0 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.apache.logging.log4j : log4j-api | jar | 2.8.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.8.2 |