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

Download i18n-rest JAR 4.1.0 with all dependencies


Files of the artifact i18n-rest version 4.1.0 from the group org.seedstack.addons.i18n.

Test

Download i18n-rest (4.1.0)
Artifact i18n-rest
Group org.seedstack.addons.i18n
Version 4.1.0
Last update 07. August 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies i18n-core, seed-web-core, seed-security-specs, io-supercsv, w20-bridge-specs, seed-rest-jersey2,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of i18n-rest Show documentation

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

0 downloads

Source code of i18n-rest version 4.1.0

META-INF
META-INF.META-INF.MANIFEST.MF
org.seedstack.i18n.rest.internal
org.seedstack.i18n.rest.internal.org.seedstack.i18n.rest.internal.I18nConfigurationHandler
org.seedstack.i18n.rest.internal.org.seedstack.i18n.rest.internal.I18nPermissions
org.seedstack.i18n.rest.internal.infrastructure.csv
org.seedstack.i18n.rest.internal.infrastructure.csv.org.seedstack.i18n.rest.internal.infrastructure.csv.CSVAssembler
org.seedstack.i18n.rest.internal.infrastructure.csv.org.seedstack.i18n.rest.internal.infrastructure.csv.CSVImportService
org.seedstack.i18n.rest.internal.infrastructure.csv.org.seedstack.i18n.rest.internal.infrastructure.csv.CSVParser
org.seedstack.i18n.rest.internal.infrastructure.csv.org.seedstack.i18n.rest.internal.infrastructure.csv.CSVRowWriter
org.seedstack.i18n.rest.internal.infrastructure.csv.org.seedstack.i18n.rest.internal.infrastructure.csv.I18nCSVRenderer
org.seedstack.i18n.rest.internal.infrastructure.csv.org.seedstack.i18n.rest.internal.infrastructure.csv.I18nCSVTemplateLoader
org.seedstack.i18n.rest.internal.infrastructure.jpa
org.seedstack.i18n.rest.internal.infrastructure.jpa.org.seedstack.i18n.rest.internal.infrastructure.jpa.KeyJpaFinder
org.seedstack.i18n.rest.internal.infrastructure.jpa.org.seedstack.i18n.rest.internal.infrastructure.jpa.KeysQuery
org.seedstack.i18n.rest.internal.infrastructure.jpa.org.seedstack.i18n.rest.internal.infrastructure.jpa.LocaleJpaFinder
org.seedstack.i18n.rest.internal.infrastructure.jpa.org.seedstack.i18n.rest.internal.infrastructure.jpa.StatisticJpaFinder
org.seedstack.i18n.rest.internal.infrastructure.jpa.org.seedstack.i18n.rest.internal.infrastructure.jpa.TranslationJpaFinder
org.seedstack.i18n.rest.internal.infrastructure.jpa.shared
org.seedstack.i18n.rest.internal.infrastructure.jpa.shared.org.seedstack.i18n.rest.internal.infrastructure.jpa.shared.CountQuery
org.seedstack.i18n.rest.internal.infrastructure.jpa.shared.org.seedstack.i18n.rest.internal.infrastructure.jpa.shared.CustomizableQuery
org.seedstack.i18n.rest.internal.infrastructure.jpa.shared.org.seedstack.i18n.rest.internal.infrastructure.jpa.shared.SelectQuery
org.seedstack.i18n.rest.internal.io
org.seedstack.i18n.rest.internal.io.org.seedstack.i18n.rest.internal.io.CSVRepresentation
org.seedstack.i18n.rest.internal.io.org.seedstack.i18n.rest.internal.io.IOResource
org.seedstack.i18n.rest.internal.io.org.seedstack.i18n.rest.internal.io.ImportService
org.seedstack.i18n.rest.internal.key
org.seedstack.i18n.rest.internal.key.org.seedstack.i18n.rest.internal.key.KeyAssembler
org.seedstack.i18n.rest.internal.key.org.seedstack.i18n.rest.internal.key.KeyAssemblerImpl
org.seedstack.i18n.rest.internal.key.org.seedstack.i18n.rest.internal.key.KeyFinder
org.seedstack.i18n.rest.internal.key.org.seedstack.i18n.rest.internal.key.KeyRepresentation
org.seedstack.i18n.rest.internal.key.org.seedstack.i18n.rest.internal.key.KeyResource
org.seedstack.i18n.rest.internal.key.org.seedstack.i18n.rest.internal.key.KeySearchCriteria
org.seedstack.i18n.rest.internal.key.org.seedstack.i18n.rest.internal.key.KeysResource
org.seedstack.i18n.rest.internal.locale
org.seedstack.i18n.rest.internal.locale.org.seedstack.i18n.rest.internal.locale.AvailableLocalesResource
org.seedstack.i18n.rest.internal.locale.org.seedstack.i18n.rest.internal.locale.DefaultLanguageResource
org.seedstack.i18n.rest.internal.locale.org.seedstack.i18n.rest.internal.locale.LocaleAssembler
org.seedstack.i18n.rest.internal.locale.org.seedstack.i18n.rest.internal.locale.LocaleFinder
org.seedstack.i18n.rest.internal.locale.org.seedstack.i18n.rest.internal.locale.LocaleRepresentation
org.seedstack.i18n.rest.internal.locale.org.seedstack.i18n.rest.internal.locale.SupportedLocaleFinder
org.seedstack.i18n.rest.internal.locale.org.seedstack.i18n.rest.internal.locale.SupportedLocaleFinderImpl
org.seedstack.i18n.rest.internal.locale.org.seedstack.i18n.rest.internal.locale.SupportedLocalesResource
org.seedstack.i18n.rest.internal.messages
org.seedstack.i18n.rest.internal.messages.org.seedstack.i18n.rest.internal.messages.MessageResource
org.seedstack.i18n.rest.internal.shared
org.seedstack.i18n.rest.internal.shared.org.seedstack.i18n.rest.internal.shared.AlreadyExistException
org.seedstack.i18n.rest.internal.shared.org.seedstack.i18n.rest.internal.shared.AuthorizationExceptionMapper
org.seedstack.i18n.rest.internal.shared.org.seedstack.i18n.rest.internal.shared.BadRequestException
org.seedstack.i18n.rest.internal.shared.org.seedstack.i18n.rest.internal.shared.BooleanUtils
org.seedstack.i18n.rest.internal.shared.org.seedstack.i18n.rest.internal.shared.InternalExceptionMapper
org.seedstack.i18n.rest.internal.shared.org.seedstack.i18n.rest.internal.shared.NotFoundException
org.seedstack.i18n.rest.internal.shared.org.seedstack.i18n.rest.internal.shared.WebAssertions
org.seedstack.i18n.rest.internal.statistic
org.seedstack.i18n.rest.internal.statistic.org.seedstack.i18n.rest.internal.statistic.StatisticFinder
org.seedstack.i18n.rest.internal.statistic.org.seedstack.i18n.rest.internal.statistic.StatisticRepresentation
org.seedstack.i18n.rest.internal.statistic.org.seedstack.i18n.rest.internal.statistic.StatisticResource
org.seedstack.i18n.rest.internal.translation
org.seedstack.i18n.rest.internal.translation.org.seedstack.i18n.rest.internal.translation.TranslationFinder
org.seedstack.i18n.rest.internal.translation.org.seedstack.i18n.rest.internal.translation.TranslationLocaleAssembler
org.seedstack.i18n.rest.internal.translation.org.seedstack.i18n.rest.internal.translation.TranslationLocaleAssemblerImpl
org.seedstack.i18n.rest.internal.translation.org.seedstack.i18n.rest.internal.translation.TranslationRepresentation
org.seedstack.i18n.rest.internal.translation.org.seedstack.i18n.rest.internal.translation.TranslationValueRepresentation
org.seedstack.i18n.rest.internal.translation.org.seedstack.i18n.rest.internal.translation.TranslationsResource




© 2015 - 2025 Weber Informatics LLC | Privacy Policy