All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download jfairy JAR 0.5.9 with all dependencies


jFairy - Java fake data generator

Files of the artifact jfairy version 0.5.9 from the group io.codearte.jfairy.

Test

Artifact jfairy
Group io.codearte.jfairy
Version 0.5.9
Last update 15. November 2017
Tags: data generator java jfairy fake
Organization not specified
URL http://www.jfairy.org
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies guava, snakeyaml, iban4j, guice, joda-time, guice-assistedinject, reflections, commons-lang3, slf4j-api,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of jfairy Show documentation

Please rate this JAR file. Is it a good library?

80 downloads

Source code of jfairy version 0.5.9

META-INF
META-INF.META-INF.MANIFEST.MF
io.codearte.jfairy
io.codearte.jfairy.io.codearte.jfairy.Bootstrap
io.codearte.jfairy.io.codearte.jfairy.DeFairyModule
io.codearte.jfairy.io.codearte.jfairy.EnFairyModule
io.codearte.jfairy.io.codearte.jfairy.EsFairyModule
io.codearte.jfairy.io.codearte.jfairy.Fairy
io.codearte.jfairy.io.codearte.jfairy.FairyFactory
io.codearte.jfairy.io.codearte.jfairy.FairyModule
io.codearte.jfairy.io.codearte.jfairy.FrFairyModule
io.codearte.jfairy.io.codearte.jfairy.KaFairyModule
io.codearte.jfairy.io.codearte.jfairy.PlFairyModule
io.codearte.jfairy.io.codearte.jfairy.SvFairyModule
io.codearte.jfairy.io.codearte.jfairy.ZhFairyModule
io.codearte.jfairy.data
io.codearte.jfairy.data.io.codearte.jfairy.data.DataMaster
io.codearte.jfairy.data.io.codearte.jfairy.data.DataMasterModule
io.codearte.jfairy.data.io.codearte.jfairy.data.MapBasedDataMaster
io.codearte.jfairy.producer
io.codearte.jfairy.producer.io.codearte.jfairy.producer.BaseProducer
io.codearte.jfairy.producer.io.codearte.jfairy.producer.DateProducer
io.codearte.jfairy.producer.io.codearte.jfairy.producer.RandomGenerator
io.codearte.jfairy.producer.io.codearte.jfairy.producer.TimeProvider
io.codearte.jfairy.producer.io.codearte.jfairy.producer.VATIdentificationNumberProvider
io.codearte.jfairy.producer.company
io.codearte.jfairy.producer.company.io.codearte.jfairy.producer.company.Company
io.codearte.jfairy.producer.company.io.codearte.jfairy.producer.company.CompanyFactory
io.codearte.jfairy.producer.company.io.codearte.jfairy.producer.company.CompanyProperties
io.codearte.jfairy.producer.company.io.codearte.jfairy.producer.company.CompanyProvider
io.codearte.jfairy.producer.company.io.codearte.jfairy.producer.company.DefaultCompanyProvider
io.codearte.jfairy.producer.company.locale.de
io.codearte.jfairy.producer.company.locale.de.io.codearte.jfairy.producer.company.locale.de.DeVATIdentificationNumberProvider
io.codearte.jfairy.producer.company.locale.en
io.codearte.jfairy.producer.company.locale.en.io.codearte.jfairy.producer.company.locale.en.EnVATIdentificationNumberProvider
io.codearte.jfairy.producer.company.locale.es
io.codearte.jfairy.producer.company.locale.es.io.codearte.jfairy.producer.company.locale.es.EsVATIdentificationNumberProvider
io.codearte.jfairy.producer.company.locale.ka
io.codearte.jfairy.producer.company.locale.ka.io.codearte.jfairy.producer.company.locale.ka.KaVATIdentificationNumberProvider
io.codearte.jfairy.producer.company.locale.pl
io.codearte.jfairy.producer.company.locale.pl.io.codearte.jfairy.producer.company.locale.pl.PlVATIdentificationNumberProvider
io.codearte.jfairy.producer.company.locale.sv
io.codearte.jfairy.producer.company.locale.sv.io.codearte.jfairy.producer.company.locale.sv.SvVATIdentificationNumberProvider
io.codearte.jfairy.producer.company.locale.zh
io.codearte.jfairy.producer.company.locale.zh.io.codearte.jfairy.producer.company.locale.zh.ZhVATIdentificationNumberProvider
io.codearte.jfairy.producer.net
io.codearte.jfairy.producer.net.io.codearte.jfairy.producer.net.IPNumberProducer
io.codearte.jfairy.producer.net.io.codearte.jfairy.producer.net.NetworkProducer
io.codearte.jfairy.producer.payment
io.codearte.jfairy.producer.payment.io.codearte.jfairy.producer.payment.CreditCard
io.codearte.jfairy.producer.payment.io.codearte.jfairy.producer.payment.CreditCardProvider
io.codearte.jfairy.producer.payment.io.codearte.jfairy.producer.payment.DefaultIBANProvider
io.codearte.jfairy.producer.payment.io.codearte.jfairy.producer.payment.IBAN
io.codearte.jfairy.producer.payment.io.codearte.jfairy.producer.payment.IBANFactory
io.codearte.jfairy.producer.payment.io.codearte.jfairy.producer.payment.IBANProperties
io.codearte.jfairy.producer.payment.io.codearte.jfairy.producer.payment.IBANProvider
io.codearte.jfairy.producer.person
io.codearte.jfairy.producer.person.io.codearte.jfairy.producer.person.AbstractAddressProvider
io.codearte.jfairy.producer.person.io.codearte.jfairy.producer.person.Address
io.codearte.jfairy.producer.person.io.codearte.jfairy.producer.person.AddressProvider
io.codearte.jfairy.producer.person.io.codearte.jfairy.producer.person.CompanyEmailProvider
io.codearte.jfairy.producer.person.io.codearte.jfairy.producer.person.DefaultPersonProvider
io.codearte.jfairy.producer.person.io.codearte.jfairy.producer.person.EmailProvider
io.codearte.jfairy.producer.person.io.codearte.jfairy.producer.person.NationalIdentificationNumber
io.codearte.jfairy.producer.person.io.codearte.jfairy.producer.person.NationalIdentificationNumberFactory
io.codearte.jfairy.producer.person.io.codearte.jfairy.producer.person.NationalIdentificationNumberProperties
io.codearte.jfairy.producer.person.io.codearte.jfairy.producer.person.NationalIdentificationNumberProvider
io.codearte.jfairy.producer.person.io.codearte.jfairy.producer.person.NationalIdentityCardNumberProvider
io.codearte.jfairy.producer.person.io.codearte.jfairy.producer.person.PassportNumberProvider
io.codearte.jfairy.producer.person.io.codearte.jfairy.producer.person.Person
io.codearte.jfairy.producer.person.io.codearte.jfairy.producer.person.PersonFactory
io.codearte.jfairy.producer.person.io.codearte.jfairy.producer.person.PersonProperties
io.codearte.jfairy.producer.person.io.codearte.jfairy.producer.person.PersonProvider
io.codearte.jfairy.producer.person.locale
io.codearte.jfairy.producer.person.locale.io.codearte.jfairy.producer.person.locale.AbstractAddress
io.codearte.jfairy.producer.person.locale.io.codearte.jfairy.producer.person.locale.ContinentalAddress
io.codearte.jfairy.producer.person.locale.io.codearte.jfairy.producer.person.locale.NoNationalIdentificationNumberFactory
io.codearte.jfairy.producer.person.locale.de
io.codearte.jfairy.producer.person.locale.de.io.codearte.jfairy.producer.person.locale.de.DeAddress
io.codearte.jfairy.producer.person.locale.de.io.codearte.jfairy.producer.person.locale.de.DeAddressProvider
io.codearte.jfairy.producer.person.locale.de.io.codearte.jfairy.producer.person.locale.de.DeNationalIdentityCardNumberProvider
io.codearte.jfairy.producer.person.locale.de.io.codearte.jfairy.producer.person.locale.de.DePassportNumberProvider
io.codearte.jfairy.producer.person.locale.en
io.codearte.jfairy.producer.person.locale.en.io.codearte.jfairy.producer.person.locale.en.EnAddress
io.codearte.jfairy.producer.person.locale.en.io.codearte.jfairy.producer.person.locale.en.EnAddressProvider
io.codearte.jfairy.producer.person.locale.en.io.codearte.jfairy.producer.person.locale.en.EnNationalIdentityCardNumberProvider
io.codearte.jfairy.producer.person.locale.en.io.codearte.jfairy.producer.person.locale.en.EnPassportNumberProvider
io.codearte.jfairy.producer.person.locale.es
io.codearte.jfairy.producer.person.locale.es.io.codearte.jfairy.producer.person.locale.es.EsAddress
io.codearte.jfairy.producer.person.locale.es.io.codearte.jfairy.producer.person.locale.es.EsAddressProvider
io.codearte.jfairy.producer.person.locale.es.io.codearte.jfairy.producer.person.locale.es.EsNationalIdentityCardNumberProvider
io.codearte.jfairy.producer.person.locale.es.io.codearte.jfairy.producer.person.locale.es.EsPassportNumberProvider
io.codearte.jfairy.producer.person.locale.ka
io.codearte.jfairy.producer.person.locale.ka.io.codearte.jfairy.producer.person.locale.ka.KaAddress
io.codearte.jfairy.producer.person.locale.ka.io.codearte.jfairy.producer.person.locale.ka.KaAddressProvider
io.codearte.jfairy.producer.person.locale.ka.io.codearte.jfairy.producer.person.locale.ka.KaNationalIdentityCardNumberProvider
io.codearte.jfairy.producer.person.locale.ka.io.codearte.jfairy.producer.person.locale.ka.KaPassportNumberProvider
io.codearte.jfairy.producer.person.locale.pl
io.codearte.jfairy.producer.person.locale.pl.io.codearte.jfairy.producer.person.locale.pl.PlAddress
io.codearte.jfairy.producer.person.locale.pl.io.codearte.jfairy.producer.person.locale.pl.PlAddressProvider
io.codearte.jfairy.producer.person.locale.pl.io.codearte.jfairy.producer.person.locale.pl.PlNationalIdentificationNumberFactory
io.codearte.jfairy.producer.person.locale.pl.io.codearte.jfairy.producer.person.locale.pl.PlNationalIdentificationNumberProvider
io.codearte.jfairy.producer.person.locale.pl.io.codearte.jfairy.producer.person.locale.pl.PlNationalIdentityCardNumberProvider
io.codearte.jfairy.producer.person.locale.pl.io.codearte.jfairy.producer.person.locale.pl.PlPassportNumberProvider
io.codearte.jfairy.producer.person.locale.sv
io.codearte.jfairy.producer.person.locale.sv.io.codearte.jfairy.producer.person.locale.sv.SvAddress
io.codearte.jfairy.producer.person.locale.sv.io.codearte.jfairy.producer.person.locale.sv.SvAddressProvider
io.codearte.jfairy.producer.person.locale.sv.io.codearte.jfairy.producer.person.locale.sv.SvNationalIdentificationNumberFactory
io.codearte.jfairy.producer.person.locale.sv.io.codearte.jfairy.producer.person.locale.sv.SvNationalIdentificationNumberProvider
io.codearte.jfairy.producer.person.locale.sv.io.codearte.jfairy.producer.person.locale.sv.SvNationalIdentityCardNumberProvider
io.codearte.jfairy.producer.person.locale.sv.io.codearte.jfairy.producer.person.locale.sv.SvPassportNumberProvider
io.codearte.jfairy.producer.person.locale.zh
io.codearte.jfairy.producer.person.locale.zh.io.codearte.jfairy.producer.person.locale.zh.ZhAddress
io.codearte.jfairy.producer.person.locale.zh.io.codearte.jfairy.producer.person.locale.zh.ZhAddressProvider
io.codearte.jfairy.producer.person.locale.zh.io.codearte.jfairy.producer.person.locale.zh.ZhNationalIdentityCardNumberProvider
io.codearte.jfairy.producer.person.locale.zh.io.codearte.jfairy.producer.person.locale.zh.ZhPassportNumberProvider
io.codearte.jfairy.producer.text
io.codearte.jfairy.producer.text.io.codearte.jfairy.producer.text.TextProducer
io.codearte.jfairy.producer.text.io.codearte.jfairy.producer.text.TextProducerInternal
io.codearte.jfairy.producer.util
io.codearte.jfairy.producer.util.io.codearte.jfairy.producer.util.AlphaNumberSystem
io.codearte.jfairy.producer.util.io.codearte.jfairy.producer.util.LanguageCode
io.codearte.jfairy.producer.util.io.codearte.jfairy.producer.util.TextUtils
io.codearte.jfairy.producer.util.io.codearte.jfairy.producer.util.ZhFairyUtil
.jfairy.yml
.jfairy_de.yml
.jfairy_en.yml
.jfairy_es.yml
.jfairy_fr.yml
.jfairy_it.yml
.jfairy_ka.yml
.jfairy_pl.yml
.jfairy_sv.yml
.jfairy_zh.yml




© 2015 - 2025 Weber Informatics LLC | Privacy Policy