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

Download common-cloud-server JAR 0.0.41 with all dependencies


cloud server for Five Faces

Files of the artifact common-cloud-server version 0.0.41 from the group io.bitbucket.5faces.

Test

Artifact common-cloud-server
Group io.bitbucket.5faces
Version 0.0.41
Last update 08. February 2022
Tags: five faces cloud server
Organization Five Faces
URL https://5faces.atlassian.net/jira/software/projects/COM
License Apache License, Version 2.0
Dependencies amount 22
Dependencies json, common, common-setting-server, spring-boot-starter, spring-boot-starter-web, spring-boot-starter-mail, spring-boot-starter-data-jpa, jackson-databind, spring-jms, javax.jms-api, aws-java-sdk-s3, aws-java-sdk-rekognition, aws-java-sdk-sns, aws-java-sdk-stepfunctions, aws-java-sdk-ses, microsoft-graph, azure-storage-blob, guava, commons-text, azure-identity, maven-deploy-plugin, maven-gpg-plugin,
There are maybe transitive dependencies!
There is a newer version: 1.0.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of common-cloud-server Show documentation

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

0 downloads

Source code of common-cloud-server version 0.0.41

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.io.bitbucket.5faces.common-cloud-server
META-INF.maven.io.bitbucket.5faces.common-cloud-server.META-INF.maven.io.bitbucket.5faces.common-cloud-server.pom.properties
META-INF.maven.io.bitbucket.5faces.common-cloud-server.META-INF.maven.io.bitbucket.5faces.common-cloud-server.pom.xml
META-INF
META-INF.META-INF.spring.factories
.application.properties
com.fivefaces
com.fivefaces.com.fivefaces.CloudApplication
com.fivefaces.cloud
com.fivefaces.cloud.com.fivefaces.cloud.Utils
com.fivefaces.cloud.chat
com.fivefaces.cloud.chat.com.fivefaces.cloud.chat.AzureMeetingService
com.fivefaces.cloud.chat.com.fivefaces.cloud.chat.MeetingService
com.fivefaces.cloud.config
com.fivefaces.cloud.config.com.fivefaces.cloud.config.CloudConfiguration
com.fivefaces.cloud.config.com.fivefaces.cloud.config.WarehouseDbConfiguration
com.fivefaces.cloud.email
com.fivefaces.cloud.email.com.fivefaces.cloud.email.AWSSESEmailService
com.fivefaces.cloud.email.com.fivefaces.cloud.email.EmailService
com.fivefaces.cloud.email.com.fivefaces.cloud.email.JavaEmailService
com.fivefaces.cloud.face_recognition
com.fivefaces.cloud.face_recognition.com.fivefaces.cloud.face_recognition.AWSRekognitionFaceRecognitionService
com.fivefaces.cloud.face_recognition.com.fivefaces.cloud.face_recognition.AzureFaceAPIFaceRecognitionService
com.fivefaces.cloud.face_recognition.com.fivefaces.cloud.face_recognition.FaceRecognitionService
com.fivefaces.cloud.file_storage
com.fivefaces.cloud.file_storage.com.fivefaces.cloud.file_storage.AWSS3FileService
com.fivefaces.cloud.file_storage.com.fivefaces.cloud.file_storage.AzureBlobFileService
com.fivefaces.cloud.file_storage.com.fivefaces.cloud.file_storage.FileService
com.fivefaces.cloud.file_storage.com.fivefaces.cloud.file_storage.FileSystemFileService
com.fivefaces.cloud.sms
com.fivefaces.cloud.sms.com.fivefaces.cloud.sms.AWSSNSSMSService
com.fivefaces.cloud.sms.com.fivefaces.cloud.sms.BurstSMSService
com.fivefaces.cloud.sms.com.fivefaces.cloud.sms.SMSService
com.fivefaces.cloud.sms.com.fivefaces.cloud.sms.TelstraSMSService
com.fivefaces.cloud.warehouse
com.fivefaces.cloud.warehouse.com.fivefaces.cloud.warehouse.WarehouseService
com.fivefaces.cloud.warehouse.com.fivefaces.cloud.warehouse.WarehouseServiceImpl
com.fivefaces.cloud.warehouse.com.fivefaces.cloud.warehouse.WarehouseUtils
com.fivefaces.cloud.warehouse.repository
com.fivefaces.cloud.warehouse.repository.com.fivefaces.cloud.warehouse.repository.MySQLWarehouseRepository
com.fivefaces.cloud.warehouse.repository.com.fivefaces.cloud.warehouse.repository.WarehouseRepository
com.fivefaces.cloud.workflow
com.fivefaces.cloud.workflow.com.fivefaces.cloud.workflow.AWSOnPremWorkflowService
com.fivefaces.cloud.workflow.com.fivefaces.cloud.workflow.AWSSQSService
com.fivefaces.cloud.workflow.com.fivefaces.cloud.workflow.AWSWorkflowService
com.fivefaces.cloud.workflow.com.fivefaces.cloud.workflow.AzureWorkflowService
com.fivefaces.cloud.workflow.com.fivefaces.cloud.workflow.ProcessFactory
com.fivefaces.cloud.workflow.com.fivefaces.cloud.workflow.WorkflowExecutionResult
com.fivefaces.cloud.workflow.com.fivefaces.cloud.workflow.WorkflowService
com.fivefaces.cloud.workflow.awsonprem
com.fivefaces.cloud.workflow.awsonprem.com.fivefaces.cloud.workflow.awsonprem.AnotherMachineStateInvoker
com.fivefaces.cloud.workflow.awsonprem.com.fivefaces.cloud.workflow.awsonprem.ApiGatewayStateInvoker
com.fivefaces.cloud.workflow.awsonprem.com.fivefaces.cloud.workflow.awsonprem.ChoiceStateExecutor
com.fivefaces.cloud.workflow.awsonprem.com.fivefaces.cloud.workflow.awsonprem.ObjectValueEnricher
com.fivefaces.cloud.workflow.awsonprem.com.fivefaces.cloud.workflow.awsonprem.PassStateInvoker
com.fivefaces.cloud.workflow.awsonprem.com.fivefaces.cloud.workflow.awsonprem.StateMachineConstants
com.fivefaces.cloud.workflow.awsonprem.com.fivefaces.cloud.workflow.awsonprem.StateMachineExecutor
com.fivefaces.cloud.workflow.awsonprem.com.fivefaces.cloud.workflow.awsonprem.StateMachineRepo
com.fivefaces.cloud.workflow.awsonprem.com.fivefaces.cloud.workflow.awsonprem.StateMachineService
com.fivefaces.cloud.workflow.awsonprem.com.fivefaces.cloud.workflow.awsonprem.TaskStateInvoker
com.fivefaces.cloud.workflow.awsonprem.exception
com.fivefaces.cloud.workflow.awsonprem.exception.com.fivefaces.cloud.workflow.awsonprem.exception.StateMachineFailedException
com.fivefaces.cloud.workflow.awsonprem.impl
com.fivefaces.cloud.workflow.awsonprem.impl.com.fivefaces.cloud.workflow.awsonprem.impl.AnotherMachineStateInvokerImpl
com.fivefaces.cloud.workflow.awsonprem.impl.com.fivefaces.cloud.workflow.awsonprem.impl.ApiGatewayStateInvokerImpl
com.fivefaces.cloud.workflow.awsonprem.impl.com.fivefaces.cloud.workflow.awsonprem.impl.ChoiceStateExecutorImpl
com.fivefaces.cloud.workflow.awsonprem.impl.com.fivefaces.cloud.workflow.awsonprem.impl.ObjectValueEnricherImpl
com.fivefaces.cloud.workflow.awsonprem.impl.com.fivefaces.cloud.workflow.awsonprem.impl.PassStateInvokerImpl
com.fivefaces.cloud.workflow.awsonprem.impl.com.fivefaces.cloud.workflow.awsonprem.impl.StateMachineExecutorImpl
com.fivefaces.cloud.workflow.awsonprem.impl.com.fivefaces.cloud.workflow.awsonprem.impl.StateMachineRepoImpl
com.fivefaces.cloud.workflow.awsonprem.impl.com.fivefaces.cloud.workflow.awsonprem.impl.StateMachineServiceImpl
com.fivefaces.cloud.workflow.awsonprem.impl.com.fivefaces.cloud.workflow.awsonprem.impl.TaskStateInvokerImpl
com.fivefaces.cloud.workflow.awsonprem.model
com.fivefaces.cloud.workflow.awsonprem.model.com.fivefaces.cloud.workflow.awsonprem.model.Execution
com.fivefaces.cloud.workflow.awsonprem.model.com.fivefaces.cloud.workflow.awsonprem.model.ExecutionResult
com.fivefaces.cloud.workflow.awsonprem.model.com.fivefaces.cloud.workflow.awsonprem.model.ExecutionResultStatus
com.fivefaces.cloud.workflow.awsonprem.model.com.fivefaces.cloud.workflow.awsonprem.model.StateLog
com.fivefaces.cloud.workflow.awsonprem.utils
com.fivefaces.cloud.workflow.awsonprem.utils.com.fivefaces.cloud.workflow.awsonprem.utils.JsonPathUtils
com.fivefaces.cloud.workflow.awsonprem.utils.com.fivefaces.cloud.workflow.awsonprem.utils.JsonUtil
com.fivefaces.cloud.workflow.awsonprem.utils.com.fivefaces.cloud.workflow.awsonprem.utils.JsonUtilImpl
com.fivefaces.cloud.workflow.function
com.fivefaces.cloud.workflow.function.com.fivefaces.cloud.workflow.function.CallProcess
com.fivefaces.cloud.workflow.function.com.fivefaces.cloud.workflow.function.CreateStructure
com.fivefaces.cloud.workflow.function.com.fivefaces.cloud.workflow.function.DeleteStructure
com.fivefaces.cloud.workflow.function.com.fivefaces.cloud.workflow.function.Function
com.fivefaces.cloud.workflow.function.com.fivefaces.cloud.workflow.function.QueryStructure
com.fivefaces.cloud.workflow.function.com.fivefaces.cloud.workflow.function.SendSMS
com.fivefaces.cloud.workflow.function.com.fivefaces.cloud.workflow.function.UpdateStructure
com.fivefaces.cloud.workflow.function.com.fivefaces.cloud.workflow.function.ValidateStructure




© 2015 - 2024 Weber Informatics LLC | Privacy Policy