Last Version

Fieldr Core 0.3

Annotation driven field name and path generator

License

License

GroupId

GroupId

com.github.foby
ArtifactId

ArtifactId

fieldr
Version

Version

0.3
Type

Type

jar
Description

Description

Fieldr Core
Annotation driven field name and path generator

Download fieldr 0.3


<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.