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

Download automata-core-com.scoperetail.automata-source-code JAR File


Welcome to the page where you can download the JAR file for automata-core-com.scoperetail.automata-source-code. This JAR file provides the source code for automata-core, a essential component for automating processes in the retail industry. By downloading this JAR file, you can seamlessly integrate this source code into your own projects, enabling you to leverage its powerful capabilities. Enjoy the convenience of this JAR file download and enhance your development process today.

Files of the artifact automata-core version 1.3 from the group com.scoperetail.automata.

Test

Artifact automata-core
Group com.scoperetail.automata
Version 1.3
Last update 09. August 2021
Tags: utility json library
Organization not specified
URL https://github.com/scoperetail-io/${project.artifactId}
License not specified
Dependencies amount 5
Dependencies spring-boot-starter-data-jpa, commons-json, commons-dsproxy, liquibase-core, reflections,
There are maybe transitive dependencies!
There is a newer version: 1.8
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of automata-core Show documentation

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

0 downloads

Source code of automata-core version 1.3

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.jpa-named-queries.properties
META-INF.maven.com.scoperetail.automata.automata-core
META-INF.maven.com.scoperetail.automata.automata-core.META-INF.maven.com.scoperetail.automata.automata-core.pom.properties
META-INF.maven.com.scoperetail.automata.automata-core.META-INF.maven.com.scoperetail.automata.automata-core.pom.xml
.application.properties
changelog
changelog.changelog.automata-core.xml
changelog.changelog.changelog.xml
com.scoperetail.automata.core
com.scoperetail.automata.core.com.scoperetail.automata.core.AutomataCoreApplication
com.scoperetail.automata.core.annotations
com.scoperetail.automata.core.annotations.com.scoperetail.automata.core.annotations.Automata
com.scoperetail.automata.core.annotations.com.scoperetail.automata.core.annotations.Event
com.scoperetail.automata.core.annotations.com.scoperetail.automata.core.annotations.Preaction
com.scoperetail.automata.core.annotations.com.scoperetail.automata.core.annotations.Precondition
com.scoperetail.automata.core.annotations.com.scoperetail.automata.core.annotations.State
com.scoperetail.automata.core.annotations.com.scoperetail.automata.core.annotations.Transition
com.scoperetail.automata.core.client.impl
com.scoperetail.automata.core.client.impl.com.scoperetail.automata.core.client.impl.AutomataImpl
com.scoperetail.automata.core.client.spi
com.scoperetail.automata.core.client.spi.com.scoperetail.automata.core.client.spi.Automata
com.scoperetail.automata.core.client.spi.com.scoperetail.automata.core.client.spi.AutomataEvent
com.scoperetail.automata.core.config
com.scoperetail.automata.core.config.com.scoperetail.automata.core.config.AutomataNameResolver
com.scoperetail.automata.core.exception
com.scoperetail.automata.core.exception.com.scoperetail.automata.core.exception.DisconnectedGraphException
com.scoperetail.automata.core.exception.com.scoperetail.automata.core.exception.StateAutomataException
com.scoperetail.automata.core.fsm
com.scoperetail.automata.core.fsm.com.scoperetail.automata.core.fsm.FSM
com.scoperetail.automata.core.fsm.com.scoperetail.automata.core.fsm.FSMCollection
com.scoperetail.automata.core.fsm.com.scoperetail.automata.core.fsm.FSMHandler
com.scoperetail.automata.core.fsm.com.scoperetail.automata.core.fsm.FSMHarness
com.scoperetail.automata.core.fsm.com.scoperetail.automata.core.fsm.FSMService
com.scoperetail.automata.core.fsm.com.scoperetail.automata.core.fsm.FiniteStateMachine
com.scoperetail.automata.core.fsm.com.scoperetail.automata.core.fsm.State
com.scoperetail.automata.core.fsm.com.scoperetail.automata.core.fsm.Transition
com.scoperetail.automata.core.helper
com.scoperetail.automata.core.helper.com.scoperetail.automata.core.helper.EventHelper
com.scoperetail.automata.core.helper.com.scoperetail.automata.core.helper.GraphTheoryHelper
com.scoperetail.automata.core.persistence.entity
com.scoperetail.automata.core.persistence.entity.com.scoperetail.automata.core.persistence.entity.BaseEvent
com.scoperetail.automata.core.persistence.entity.com.scoperetail.automata.core.persistence.entity.PendingEvent
com.scoperetail.automata.core.persistence.entity.com.scoperetail.automata.core.persistence.entity.RejectedEvent
com.scoperetail.automata.core.persistence.entity.com.scoperetail.automata.core.persistence.entity.StateEntity
com.scoperetail.automata.core.persistence.entity.com.scoperetail.automata.core.persistence.entity.SuccessEvent
com.scoperetail.automata.core.persistence.mapper
com.scoperetail.automata.core.persistence.mapper.com.scoperetail.automata.core.persistence.mapper.StateEventHistoryMapper
com.scoperetail.automata.core.persistence.repository
com.scoperetail.automata.core.persistence.repository.com.scoperetail.automata.core.persistence.repository.PendingEventRepository
com.scoperetail.automata.core.persistence.repository.com.scoperetail.automata.core.persistence.repository.RejectedEventRepository
com.scoperetail.automata.core.persistence.repository.com.scoperetail.automata.core.persistence.repository.StateEntityRepository
com.scoperetail.automata.core.persistence.repository.com.scoperetail.automata.core.persistence.repository.SuccessEventRepository
com.scoperetail.automata.core.service
com.scoperetail.automata.core.service.com.scoperetail.automata.core.service.EventService
com.scoperetail.automata.core.service.com.scoperetail.automata.core.service.StateEntityService
com.scoperetail.automata.core.service.impl
com.scoperetail.automata.core.service.impl.com.scoperetail.automata.core.service.impl.EventServiceImpl
com.scoperetail.automata.core.service.impl.com.scoperetail.automata.core.service.impl.StateEntityServiceImpl
liquibase
liquibase.liquibase.liquibase-maven-plugin.properties




© 2015 - 2025 Weber Informatics LLC | Privacy Policy