Fatiador

Convert flat strings to Java objects and vice-versa.

License

License

GroupId

GroupId

br.gov.serpro.fatiador
ArtifactId

ArtifactId

fatiador
Last Version

Last Version

1.17.2
Release Date

Release Date

Type

Type

jar
Description

Description

Fatiador
Convert flat strings to Java objects and vice-versa.
Project URL

Project URL

https://gitlab.com/serpro/fatiador
Source Code Management

Source Code Management

https://gitlab.com/serpro/fatiador

Download fatiador

How to add to project

<!-- https://jarcasting.com/artifacts/br.gov.serpro.fatiador/fatiador/ -->
<dependency>
    <groupId>br.gov.serpro.fatiador</groupId>
    <artifactId>fatiador</artifactId>
    <version>1.17.2</version>
</dependency>
// https://jarcasting.com/artifacts/br.gov.serpro.fatiador/fatiador/
implementation 'br.gov.serpro.fatiador:fatiador:1.17.2'
// https://jarcasting.com/artifacts/br.gov.serpro.fatiador/fatiador/
implementation ("br.gov.serpro.fatiador:fatiador:1.17.2")
'br.gov.serpro.fatiador:fatiador:jar:1.17.2'
<dependency org="br.gov.serpro.fatiador" name="fatiador" rev="1.17.2">
  <artifact name="fatiador" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.gov.serpro.fatiador', module='fatiador', version='1.17.2')
)
libraryDependencies += "br.gov.serpro.fatiador" % "fatiador" % "1.17.2"
[br.gov.serpro.fatiador/fatiador "1.17.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 21.0
junit : junit jar 4.12
org.apache.commons : commons-lang3 jar 3.7
org.javassist : javassist jar 3.24.1-GA

Project Modules

There are no modules declared in this project.

Versions

Version
1.17.2
1.17.1
1.17.0
1.16.0
1.15.0
1.14.4
1.14.3
1.14.1
1.14.0
1.13.0
1.12.0
1.11.1
1.11.0
1.9.0
1.8.2
1.8.1
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0