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

Download singleton-manager-l10n JAR 0.6.15 with all dependencies


A service that provides support for Software Internationalization and Localization

Files of the artifact singleton-manager-l10n version 0.6.15 from the group com.vmware.singleton.

Test

Download singleton-manager-l10n (0.6.15)
Artifact singleton-manager-l10n
Group com.vmware.singleton
Version 0.6.15
Last update 13. July 2023
Tags: localization that internationalization software service provides support
Organization not specified
URL https://github.com/vmware/singleton
License Eclipse Public License - v 2.0
Dependencies amount 6
Dependencies javax.servlet.jsp-api, javax.servlet-api, taglibs-standard-impl, json-simple, singleton-i18n-patterns-core, slf4j-api,
There are maybe transitive dependencies!
There is a newer version: 0.7.3
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of singleton-manager-l10n Show documentation

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

0 downloads

Source code of singleton-manager-l10n version 0.6.15

META-INF
META-INF.META-INF.MANIFEST.MF
com.vmware.l10n
com.vmware.l10n.com.vmware.l10n.BootApplication
com.vmware.l10n.conf
com.vmware.l10n.conf.com.vmware.l10n.conf.CollectSourceReqBodyInterceptor
com.vmware.l10n.conf.com.vmware.l10n.conf.CollectSourceValidationInterceptor
com.vmware.l10n.conf.com.vmware.l10n.conf.CspAuthInterceptor
com.vmware.l10n.conf.com.vmware.l10n.conf.CspValidateService
com.vmware.l10n.conf.com.vmware.l10n.conf.PublicKeyResponse
com.vmware.l10n.conf.com.vmware.l10n.conf.S3Cfg
com.vmware.l10n.conf.com.vmware.l10n.conf.S3Client
com.vmware.l10n.conf.com.vmware.l10n.conf.SwaggerConfig
com.vmware.l10n.conf.com.vmware.l10n.conf.WebConfiguration
com.vmware.l10n.crons
com.vmware.l10n.crons.com.vmware.l10n.crons.SourceCollectCacheCron
com.vmware.l10n.crons.com.vmware.l10n.crons.SourceLocalBundleCron
com.vmware.l10n.crons.com.vmware.l10n.crons.SourceSendGRMCron
com.vmware.l10n.crons.com.vmware.l10n.crons.SourceSendI18nCron
com.vmware.l10n.expt
com.vmware.l10n.expt.com.vmware.l10n.expt.ExceptionHandle
com.vmware.l10n.record.controller
com.vmware.l10n.record.controller.com.vmware.l10n.record.controller.RecordController
com.vmware.l10n.record.model
com.vmware.l10n.record.model.com.vmware.l10n.record.model.ComponentSourceModel
com.vmware.l10n.record.model.com.vmware.l10n.record.model.RecordModel
com.vmware.l10n.record.model.com.vmware.l10n.record.model.SyncRecordModel
com.vmware.l10n.record.service
com.vmware.l10n.record.service.com.vmware.l10n.record.service.RecordService
com.vmware.l10n.record.service.com.vmware.l10n.record.service.RecordServiceImpl
com.vmware.l10n.source.controller
com.vmware.l10n.source.controller.com.vmware.l10n.source.controller.SourceController
com.vmware.l10n.source.controller.com.vmware.l10n.source.controller.TranslationCollectKeyAPI
com.vmware.l10n.source.controller.com.vmware.l10n.source.controller.TranslationSourceAPI
com.vmware.l10n.source.dao
com.vmware.l10n.source.dao.com.vmware.l10n.source.dao.AllowListDao
com.vmware.l10n.source.dao.com.vmware.l10n.source.dao.SourceDao
com.vmware.l10n.source.dao.impl
com.vmware.l10n.source.dao.impl.com.vmware.l10n.source.dao.impl.LocalAllowListDaoImpl
com.vmware.l10n.source.dao.impl.com.vmware.l10n.source.dao.impl.LocalSourceDaoImpl
com.vmware.l10n.source.dao.impl.com.vmware.l10n.source.dao.impl.S3AllowListDaoImpl
com.vmware.l10n.source.dao.impl.com.vmware.l10n.source.dao.impl.S3SourceDaoImpl
com.vmware.l10n.source.dto
com.vmware.l10n.source.dto.com.vmware.l10n.source.dto.GRMAPIResponseStatus
com.vmware.l10n.source.dto.com.vmware.l10n.source.dto.GRMResponseDTO
com.vmware.l10n.source.dto.com.vmware.l10n.source.dto.SourceAPIResponseDTO
com.vmware.l10n.source.dto.com.vmware.l10n.source.dto.SourceDTO
com.vmware.l10n.source.service
com.vmware.l10n.source.service.com.vmware.l10n.source.service.RemoteSyncService
com.vmware.l10n.source.service.com.vmware.l10n.source.service.SourceService
com.vmware.l10n.source.service.com.vmware.l10n.source.service.SyncGrmSourceService
com.vmware.l10n.source.service.com.vmware.l10n.source.service.SyncI18nSourceService
com.vmware.l10n.source.service.com.vmware.l10n.source.service.SyncLocalBundleService
com.vmware.l10n.source.service.impl
com.vmware.l10n.source.service.impl.com.vmware.l10n.source.service.impl.RemoteSyncServicempl
com.vmware.l10n.source.service.impl.com.vmware.l10n.source.service.impl.SourceServiceImpl
com.vmware.l10n.source.service.impl.com.vmware.l10n.source.service.impl.SyncGrmSourceServiceImpl
com.vmware.l10n.source.service.impl.com.vmware.l10n.source.service.impl.SyncI18nSourceServiceImpl
com.vmware.l10n.source.service.impl.com.vmware.l10n.source.service.impl.SyncLocalBundleServiceImpl
com.vmware.l10n.translation.controller
com.vmware.l10n.translation.controller.com.vmware.l10n.translation.controller.TranslationSyncServerController
com.vmware.l10n.translation.dao
com.vmware.l10n.translation.dao.com.vmware.l10n.translation.dao.SingleComponentDao
com.vmware.l10n.translation.dao.impl
com.vmware.l10n.translation.dao.impl.com.vmware.l10n.translation.dao.impl.LocalSingleComponentDaoImpl
com.vmware.l10n.translation.dao.impl.com.vmware.l10n.translation.dao.impl.S3SingleComponentDaoImpl
com.vmware.l10n.translation.dto
com.vmware.l10n.translation.dto.com.vmware.l10n.translation.dto.ComponentMessagesDTO
com.vmware.l10n.translation.dto.com.vmware.l10n.translation.dto.UpdateListDTO
com.vmware.l10n.translation.readers
com.vmware.l10n.translation.readers.com.vmware.l10n.translation.readers.LocalJSONReader
com.vmware.l10n.translation.service
com.vmware.l10n.translation.service.com.vmware.l10n.translation.service.TranslationSyncServerService
com.vmware.l10n.translation.service.impl
com.vmware.l10n.translation.service.impl.com.vmware.l10n.translation.service.impl.TranslationSyncServerServiceImpl
com.vmware.l10n.utils
com.vmware.l10n.utils.com.vmware.l10n.utils.AllowListUtils
com.vmware.l10n.utils.com.vmware.l10n.utils.DiskQueueUtils
com.vmware.l10n.utils.com.vmware.l10n.utils.MapUtil
com.vmware.l10n.utils.com.vmware.l10n.utils.S3Util
com.vmware.l10n.utils.com.vmware.l10n.utils.SourceUtils




© 2015 - 2025 Weber Informatics LLC | Privacy Policy