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.11.0 from the group com.github.automately.

Test

Download automately-core (1.11.0)
Artifact automately-core
Group com.github.automately
Version 1.11.0
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.8.8
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.11.0

META-INF
META-INF.META-INF.MANIFEST.MF
.application.properties
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.automately.core.data.UserData
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.JsonFieldComparator
automately.core.data.comparators.automately.core.data.comparators.UserComparator
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.file.stores.automately.core.file.stores.FileSystemStore
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.container
automately.core.services.container.automately.core.services.container.ContainerService
automately.core.services.container.automately.core.services.container.package-info
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.job
automately.core.services.job.automately.core.services.job.JobServer
automately.core.services.job.automately.core.services.job.JobUtil
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.ClusteredNativeClassLoader
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.ScriptObject
automately.core.services.job.script.automately.core.services.job.script.ScriptUtil
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.container
automately.core.services.job.script.objects.core.container.automately.core.services.job.script.objects.core.container.ContainerManagerObject
automately.core.services.job.script.objects.core.container.automately.core.services.job.script.objects.core.container.ContainerObject
automately.core.services.job.script.objects.core.container.automately.core.services.job.script.objects.core.container.ExecObject
automately.core.services.job.script.objects.filesystem
automately.core.services.job.script.objects.filesystem.automately.core.services.job.script.objects.filesystem.FileObject
automately.core.services.job.script.objects.filesystem.automately.core.services.job.script.objects.filesystem.FileSystemObject
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.MessageObject
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.TcpSocketObject
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.http.automately.core.services.job.script.objects.network.http.ReservedHostsPredicate
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.services.ssh
automately.core.services.ssh.automately.core.services.ssh.SSHDaemonService
automately.core.services.ssh.automately.core.services.ssh.package-info
automately.core.services.ssh.sftp
automately.core.services.ssh.sftp.automately.core.services.ssh.sftp.SSHFile
automately.core.services.ssh.sftp.automately.core.services.ssh.sftp.SSHFileSystemFactory
automately.core.services.ssh.sftp.automately.core.services.ssh.sftp.SSHFileSystemView
automately.core.util
automately.core.util.automately.core.util.NetworkUtil
automately.core.util.file
automately.core.util.file.automately.core.util.file.FileUtil
automately.core.util.file.automately.core.util.file.ZipUtil
automately.core.util
automately.core.util.automately.core.util.package-info
.jsyncio-logging.properties




© 2015 - 2025 Weber Informatics LLC | Privacy Policy