| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.foby |
| Идентификатор | Идентификаторfieldr |
| Последняя версия | Последняя версия0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFieldr Core
Annotation driven field name and path generator
|
| Имя Файла | Размер |
|---|---|
| fieldr-0.3.pom | |
| fieldr-0.3.jar | 12 KB |
| fieldr-0.3-sources.jar | 6 KB |
| fieldr-0.3-javadoc.jar | 51 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.foby/fieldr/ -->
<dependency>
<groupId>com.github.foby</groupId>
<artifactId>fieldr</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.foby/fieldr/
implementation 'com.github.foby:fieldr:0.3'
// https://jarcasting.com/artifacts/com.github.foby/fieldr/
implementation ("com.github.foby:fieldr:0.3")
'com.github.foby:fieldr:jar:0.3'
<dependency org="com.github.foby" name="fieldr" rev="0.3">
<artifact name="fieldr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.foby', module='fieldr', version='0.3')
)
libraryDependencies += "com.github.foby" % "fieldr" % "0.3"
[com.github.foby/fieldr "0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.auto.service : auto-service | jar | 1.0-rc2 |
| org.springframework.data : spring-data-mongodb | jar | 3.0.3.RELEASE |
| com.google.guava : guava | jar | 30.1.1-jre |
| org.apache.commons : commons-lang3 | jar | 3.10 |