| License |
License |
|---|---|
| GroupId | GroupIdcom.github.foby |
| ArtifactId | ArtifactIdfieldr |
| Last Version | Last Version0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFieldr Core
Annotation driven field name and path generator
|
| Filename | Size |
|---|---|
| fieldr-0.3.pom | |
| fieldr-0.3.jar | 12 KB |
| fieldr-0.3-sources.jar | 6 KB |
| fieldr-0.3-javadoc.jar | 51 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |