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

Automately Core - Source Code


Welcome to the download page for Automately Core. Here, you can access the JAR file containing the source code for Automately's core functionality. By downloading and integrating this file, you can enhance your workflow automation capabilities and streamline your processes. Take advantage of the power and flexibility offered by Automately's core to optimize your productivity. Start your download now!

Files of the artifact automately-core version 1.8.8 from the group com.github.automately.

Test

Download automately-core (1.8.8)
Artifact automately-core
Group com.github.automately
Version 1.8.8
Last update 20. September 2015
Organization not specified
URL https://github.com/Automately/automately-core
License The Mozilla Public License, Version 2.0
Dependencies amount 12
Dependencies jsync.io, httpclient, aws-java-sdk-s3, wro4j-core, wro4j-extensions, guava, commons-email, jsch, sshd-core, selenium-java, selenium-server, phantomjsdriver,
There are maybe transitive dependencies!
There is a newer version: 1.11.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of automately-core Show documentation

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

automately-core
Rate from 1 - 5, Rated 2.00 based on 1 reviews

2 downloads

Source code of automately-core version 1.8.8

META-INF
META-INF.META-INF.MANIFEST.MF
automately.core
automately.core.automately.core.Automately
automately.core.data
automately.core.data.automately.core.data.Job
automately.core.data.automately.core.data.Meta
automately.core.data.automately.core.data.README.md
automately.core.data.automately.core.data.User
automately.core.data.comparators
automately.core.data.comparators.automately.core.data.comparators.FileComparator
automately.core.data.comparators.automately.core.data.comparators.JobComparator
automately.core.data.comparators.automately.core.data.comparators.JsonQueryComparator
automately.core.data
automately.core.data.automately.core.data.package-info
automately.core.data.predicates
automately.core.data.predicates.automately.core.data.predicates.JsonQueryPredicate
automately.core.data.predicates.automately.core.data.predicates.KeyStartsWithPredicate
automately.core.file
automately.core.file.automately.core.file.README.md
automately.core.file.automately.core.file.VirtualFile
automately.core.file.automately.core.file.VirtualFileService
automately.core.file.automately.core.file.VirtualFileStore
automately.core.file.automately.core.file.VirtualFileSystem
automately.core.file.automately.core.file.VirtualFileToken
automately.core.file.automately.core.file.package-info
automately.core.file.stores
automately.core.file.stores.automately.core.file.stores.AmazonS3Store
automately.core
automately.core.automately.core.package-info
automately.core.services.api
automately.core.services.api.automately.core.services.api.ApiServer
automately.core.services.api.automately.core.services.api.README.md
automately.core.services.api.routers
automately.core.services.api.routers.automately.core.services.api.routers.ApiHandler
automately.core.services.api.routers.automately.core.services.api.routers.DefaultHandler
automately.core.services.api.routers.automately.core.services.api.routers.FilesHandler
automately.core.services.api.routers.automately.core.services.api.routers.JobsHandler
automately.core.services.api.routers.automately.core.services.api.routers.MessageBusHandler
automately.core.services.core
automately.core.services.core.automately.core.services.core.AutomatelyService
automately.core.services.core.automately.core.services.core.BasicEventBusService
automately.core.services.core.automately.core.services.core.EventBusService
automately.core.services.extra.sshd
automately.core.services.extra.sshd.automately.core.services.extra.sshd.VirtualSshServer
automately.core.services.extra.sshd.virtualfs
automately.core.services.extra.sshd.virtualfs.automately.core.services.extra.sshd.virtualfs.VirtualFileSystemFactory
automately.core.services.extra.sshd.virtualfs.automately.core.services.extra.sshd.virtualfs.VirtualFileSystemView
automately.core.services.extra.sshd.virtualfs.automately.core.services.extra.sshd.virtualfs.VirtualSshFile
automately.core.services.job
automately.core.services.job.automately.core.services.job.JobExecutor
automately.core.services.job.automately.core.services.job.JobServer
automately.core.services.job.automately.core.services.job.README.md
automately.core.services.job.script
automately.core.services.job.script.automately.core.services.job.script.ScriptContext
automately.core.services.job.script.automately.core.services.job.script.ScriptContextFactory
automately.core.services.job.script.automately.core.services.job.script.ScriptObjectBase
automately.core.services.job.script.automately.core.services.job.script.ScriptUtils
automately.core.services.job.script.objects.core
automately.core.services.job.script.objects.core.automately.core.services.job.script.objects.core.AutomatelyObject
automately.core.services.job.script.objects.core.automately.core.services.job.script.objects.core.BufferObject
automately.core.services.job.script.objects.core.automately.core.services.job.script.objects.core.FileSystemObject
automately.core.services.job.script.objects.core.automately.core.services.job.script.objects.core.TimerSupportObject
automately.core.services.job.script.objects.network
automately.core.services.job.script.objects.network.automately.core.services.job.script.objects.network.DataBusObject
automately.core.services.job.script.objects.network.automately.core.services.job.script.objects.network.MessageBusObject
automately.core.services.job.script.objects.network.automately.core.services.job.script.objects.network.SmtpClientObject
automately.core.services.job.script.objects.network.automately.core.services.job.script.objects.network.SshClientObject
automately.core.services.job.script.objects.network.http
automately.core.services.job.script.objects.network.http.automately.core.services.job.script.objects.network.http.HttpClientObject
automately.core.services.job.script.objects.network.http.automately.core.services.job.script.objects.network.http.HttpServerObject
automately.core.services.job.script.objects.network.http.automately.core.services.job.script.objects.network.http.HttpServerService
automately.core.services.job.script.objects.network.tcp
automately.core.services.job.script.objects.network.tcp.automately.core.services.job.script.objects.network.tcp.TcpServerObject
automately.core.services.job.script.objects.network.tcp.automately.core.services.job.script.objects.network.tcp.TcpSocketObject
automately.core.services.job.script.objects.network.tcp.automately.core.services.job.script.objects.network.tcp.UdpSocketObject
automately.core.services.job.script.objects.network.webdriver
automately.core.services.job.script.objects.network.webdriver.automately.core.services.job.script.objects.network.webdriver.WebDriverFactory
automately.core.services.job.script.objects.network.webdriver.automately.core.services.job.script.objects.network.webdriver.WebDriverObject
automately.core.services.job.script.objects.network.webdriver.automately.core.services.job.script.objects.network.webdriver.WebElementObject
automately.core.services
automately.core.services.automately.core.services.package-info
automately.core.services.sdk
automately.core.services.sdk.automately.core.services.sdk.README.md
automately.core.services.sdk.automately.core.services.sdk.SdkSockJSServer
automately.core.services.sdk.eventbus
automately.core.services.sdk.eventbus.automately.core.services.sdk.eventbus.SdkAuthManager
automately.core.services.sdk.eventbus.automately.core.services.sdk.eventbus.SdkEventManager
automately.core.util
automately.core.util.automately.core.util.DataUtil
automately.core.util.automately.core.util.NetworkUtilities
automately.core.util.automately.core.util.package-info
.jsyncio-logging.properties




© 2015 - 2025 Weber Informatics LLC | Privacy Policy