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

Download rivr-core JAR 1.0.13 with all dependencies


Rivr is a lightweight open-source dialogue engine enabling flexible VoiceXML web application development for the agile Java developer and enterprise.

Files of the artifact rivr-core version 1.0.13 from the group com.nuecho.

Artifact rivr-core
Group com.nuecho
Version 1.0.13
Last update 14. February 2023
Tags: enabling development rivr enterprise source voicexml lightweight java application engine flexible dialogue developer agile open
Organization not specified
URL https://github.com/nuecho/rivr
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies servlet-api, slf4j-api,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of rivr-core Show documentation

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

0 downloads

Source code of rivr-core version 1.0.13

META-INF
META-INF.META-INF.MANIFEST.MF
com.nuecho.rivr.core
com.nuecho.rivr.core.com.nuecho.rivr.core.Version
com.nuecho.rivr.core.channel
com.nuecho.rivr.core.channel.com.nuecho.rivr.core.channel.DialogueChannel
com.nuecho.rivr.core.channel.com.nuecho.rivr.core.channel.FirstTurn
com.nuecho.rivr.core.channel.com.nuecho.rivr.core.channel.InputTurn
com.nuecho.rivr.core.channel.com.nuecho.rivr.core.channel.LastTurn
com.nuecho.rivr.core.channel.com.nuecho.rivr.core.channel.OutputTurn
com.nuecho.rivr.core.channel.com.nuecho.rivr.core.channel.Timeout
com.nuecho.rivr.core.channel.com.nuecho.rivr.core.channel.package-info
com.nuecho.rivr.core.channel.synchronous
com.nuecho.rivr.core.channel.synchronous.com.nuecho.rivr.core.channel.synchronous.DialogueChannelStopped
com.nuecho.rivr.core.channel.synchronous.com.nuecho.rivr.core.channel.synchronous.NamedSynchronousQueue
com.nuecho.rivr.core.channel.synchronous.com.nuecho.rivr.core.channel.synchronous.SynchronousDialogueChannel
com.nuecho.rivr.core.channel.synchronous.com.nuecho.rivr.core.channel.synchronous.package-info
com.nuecho.rivr.core.channel.synchronous.step
com.nuecho.rivr.core.channel.synchronous.step.com.nuecho.rivr.core.channel.synchronous.step.ErrorStep
com.nuecho.rivr.core.channel.synchronous.step.com.nuecho.rivr.core.channel.synchronous.step.LastTurnStep
com.nuecho.rivr.core.channel.synchronous.step.com.nuecho.rivr.core.channel.synchronous.step.OutputTurnStep
com.nuecho.rivr.core.channel.synchronous.step.com.nuecho.rivr.core.channel.synchronous.step.Step
com.nuecho.rivr.core.channel.synchronous.step.com.nuecho.rivr.core.channel.synchronous.step.package-info
com.nuecho.rivr.core.dialogue
com.nuecho.rivr.core.dialogue.com.nuecho.rivr.core.dialogue.Dialogue
com.nuecho.rivr.core.dialogue.com.nuecho.rivr.core.dialogue.DialogueContext
com.nuecho.rivr.core.dialogue.com.nuecho.rivr.core.dialogue.DialogueFactory
com.nuecho.rivr.core.dialogue.com.nuecho.rivr.core.dialogue.DialogueFactoryException
com.nuecho.rivr.core.dialogue.com.nuecho.rivr.core.dialogue.DialogueInitializationInfo
com.nuecho.rivr.core.dialogue.com.nuecho.rivr.core.dialogue.DialogueUtils
com.nuecho.rivr.core.dialogue.com.nuecho.rivr.core.dialogue.package-info
com.nuecho.rivr.core.servlet
com.nuecho.rivr.core.servlet.com.nuecho.rivr.core.servlet.DialogueChannelListener
com.nuecho.rivr.core.servlet.com.nuecho.rivr.core.servlet.DialogueContextFactory
com.nuecho.rivr.core.servlet.com.nuecho.rivr.core.servlet.DialogueServlet
com.nuecho.rivr.core.servlet.com.nuecho.rivr.core.servlet.DialogueServletInitializationException
com.nuecho.rivr.core.servlet.com.nuecho.rivr.core.servlet.ErrorHandler
com.nuecho.rivr.core.servlet.com.nuecho.rivr.core.servlet.InputTurnFactory
com.nuecho.rivr.core.servlet.com.nuecho.rivr.core.servlet.InputTurnFactoryException
com.nuecho.rivr.core.servlet.com.nuecho.rivr.core.servlet.ServletResponseContent
com.nuecho.rivr.core.servlet.com.nuecho.rivr.core.servlet.StepRenderer
com.nuecho.rivr.core.servlet.com.nuecho.rivr.core.servlet.StepRendererException
com.nuecho.rivr.core.servlet.com.nuecho.rivr.core.servlet.WebDialogueInitializationInfo
com.nuecho.rivr.core.servlet.com.nuecho.rivr.core.servlet.package-info
com.nuecho.rivr.core.servlet.session
com.nuecho.rivr.core.servlet.session.com.nuecho.rivr.core.servlet.session.Session
com.nuecho.rivr.core.servlet.session.com.nuecho.rivr.core.servlet.session.SessionContainer
com.nuecho.rivr.core.servlet.session.com.nuecho.rivr.core.servlet.session.SessionNotFoundException
com.nuecho.rivr.core.servlet.session.com.nuecho.rivr.core.servlet.session.package-info
com.nuecho.rivr.core.test
com.nuecho.rivr.core.test.com.nuecho.rivr.core.test.TestDialogueChannel
com.nuecho.rivr.core.test.com.nuecho.rivr.core.test.package-info
com.nuecho.rivr.core.util
com.nuecho.rivr.core.util.com.nuecho.rivr.core.util.Assert
com.nuecho.rivr.core.util.com.nuecho.rivr.core.util.DomUtils
com.nuecho.rivr.core.util.com.nuecho.rivr.core.util.Duration
com.nuecho.rivr.core.util.com.nuecho.rivr.core.util.Encoding
com.nuecho.rivr.core.util.com.nuecho.rivr.core.util.StringUtils
com.nuecho.rivr.core.util.com.nuecho.rivr.core.util.ToStringBuilder
com.nuecho.rivr.core.util.com.nuecho.rivr.core.util.VersionBase
com.nuecho.rivr.core.util.logging
com.nuecho.rivr.core.util.logging.com.nuecho.rivr.core.util.logging.AccumulatingLog
com.nuecho.rivr.core.util.logging.com.nuecho.rivr.core.util.logging.ConsoleLogger
com.nuecho.rivr.core.util.logging.com.nuecho.rivr.core.util.logging.LogLevel
com.nuecho.rivr.core.util.logging.com.nuecho.rivr.core.util.logging.LogUtil
com.nuecho.rivr.core.util.logging.com.nuecho.rivr.core.util.logging.LoggerAdapter
com.nuecho.rivr.core.util.logging.com.nuecho.rivr.core.util.logging.PrefixedLogger
com.nuecho.rivr.core.util.logging.com.nuecho.rivr.core.util.logging.StandardErrorLogger
com.nuecho.rivr.core.util.logging.com.nuecho.rivr.core.util.logging.StandardOutputLogger
com.nuecho.rivr.core.util.logging.com.nuecho.rivr.core.util.logging.package-info
com.nuecho.rivr.core.util
com.nuecho.rivr.core.util.com.nuecho.rivr.core.util.package-info




© 2015 - 2024 Weber Informatics LLC | Privacy Policy