jar

com.github.automately : automately-core

Maven & Gradle

Aug 03, 2016

Automately Core · A Scalable Backend Platform

Table Of Contents

Latest Version

Download com.github.automately : automately-core JAR file - Latest Versions:

All Versions

Download com.github.automately : automately-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.11.x
1.10.x
1.9.x
1.8.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window automately-core-1.11.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

automately.core.services.job.script.objects.filesystem

├─ automately.core.services.job.script.objects.filesystem.FileObject.class - [JAR]

├─ automately.core.services.job.script.objects.filesystem.FileSystemObject.class - [JAR]

automately.core.services.ssh

├─ automately.core.services.ssh.SSHDaemonService.class - [JAR]

automately.core.data

├─ automately.core.data.Job.class - [JAR]

├─ automately.core.data.Meta.class - [JAR]

├─ automately.core.data.User.class - [JAR]

├─ automately.core.data.UserData.class - [JAR]

automately.core.services.job.script.objects.network

├─ automately.core.services.job.script.objects.network.DataBusObject.class - [JAR]

├─ automately.core.services.job.script.objects.network.MessageBusObject.class - [JAR]

├─ automately.core.services.job.script.objects.network.MessageObject.class - [JAR]

├─ automately.core.services.job.script.objects.network.SmtpClientObject.class - [JAR]

├─ automately.core.services.job.script.objects.network.TcpSocketObject.class - [JAR]

automately.core.services.job.script.objects.network.http

├─ automately.core.services.job.script.objects.network.http.HttpClientObject.class - [JAR]

├─ automately.core.services.job.script.objects.network.http.HttpServerObject.class - [JAR]

├─ automately.core.services.job.script.objects.network.http.HttpServerService.class - [JAR]

├─ automately.core.services.job.script.objects.network.http.ReservedHostsPredicate.class - [JAR]

automately.core

├─ automately.core.Automately.class - [JAR]

automately.core.services.sdk.eventbus

├─ automately.core.services.sdk.eventbus.SdkAuthManager.class - [JAR]

├─ automately.core.services.sdk.eventbus.SdkEventManager.class - [JAR]

automately.core.file

├─ automately.core.file.VirtualFile.class - [JAR]

├─ automately.core.file.VirtualFileService.class - [JAR]

├─ automately.core.file.VirtualFileStore.class - [JAR]

├─ automately.core.file.VirtualFileSystem.class - [JAR]

├─ automately.core.file.VirtualFileToken.class - [JAR]

automately.core.services.container

├─ automately.core.services.container.ContainerService.class - [JAR]

automately.core.services.ssh.sftp

├─ automately.core.services.ssh.sftp.SSHFile.class - [JAR]

├─ automately.core.services.ssh.sftp.SSHFileSystemFactory.class - [JAR]

├─ automately.core.services.ssh.sftp.SSHFileSystemView.class - [JAR]

automately.core.util.file

├─ automately.core.util.file.FileUtil.class - [JAR]

├─ automately.core.util.file.ZipUtil.class - [JAR]

automately.core.util

├─ automately.core.util.NetworkUtil.class - [JAR]

automately.core.data.predicates

├─ automately.core.data.predicates.JsonQueryPredicate.class - [JAR]

├─ automately.core.data.predicates.KeyStartsWithPredicate.class - [JAR]

automately.core.services.api

├─ automately.core.services.api.ApiServer.class - [JAR]

automately.core.services.sdk

├─ automately.core.services.sdk.SdkSockJSServer.class - [JAR]

automately.core.services.api.routers

├─ automately.core.services.api.routers.ApiHandler.class - [JAR]

├─ automately.core.services.api.routers.DefaultHandler.class - [JAR]

├─ automately.core.services.api.routers.FilesHandler.class - [JAR]

├─ automately.core.services.api.routers.JobsHandler.class - [JAR]

├─ automately.core.services.api.routers.MessageBusHandler.class - [JAR]

automately.core.services.job

├─ automately.core.services.job.JobServer.class - [JAR]

├─ automately.core.services.job.JobUtil.class - [JAR]

automately.core.services.job.script.objects.core

├─ automately.core.services.job.script.objects.core.AutomatelyObject.class - [JAR]

├─ automately.core.services.job.script.objects.core.BufferObject.class - [JAR]

automately.core.file.stores

├─ automately.core.file.stores.AmazonS3Store.class - [JAR]

├─ automately.core.file.stores.AzureBlobStore.class - [JAR]

├─ automately.core.file.stores.FileSystemStore.class - [JAR]

automately.core.services.core

├─ automately.core.services.core.AutomatelyService.class - [JAR]

├─ automately.core.services.core.BasicEventBusService.class - [JAR]

├─ automately.core.services.core.EventBusService.class - [JAR]

automately.core.services.job.script

├─ automately.core.services.job.script.ClusteredNativeClassLoader.class - [JAR]

├─ automately.core.services.job.script.ScriptContext.class - [JAR]

├─ automately.core.services.job.script.ScriptContextFactory.class - [JAR]

├─ automately.core.services.job.script.ScriptObject.class - [JAR]

├─ automately.core.services.job.script.ScriptUtil.class - [JAR]

automately.core.services.job.script.objects.core.container

├─ automately.core.services.job.script.objects.core.container.ContainerManagerObject.class - [JAR]

├─ automately.core.services.job.script.objects.core.container.ContainerObject.class - [JAR]

├─ automately.core.services.job.script.objects.core.container.ExecObject.class - [JAR]

automately.core.data.comparators

├─ automately.core.data.comparators.FileComparator.class - [JAR]

├─ automately.core.data.comparators.JobComparator.class - [JAR]

├─ automately.core.data.comparators.JsonFieldComparator.class - [JAR]

├─ automately.core.data.comparators.UserComparator.class - [JAR]