Last Version

rivr 1.0.12

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

License

License

GroupId

GroupId

com.nuecho
ArtifactId

ArtifactId

rivr-voicexml
Version

Version

1.0.12
Type

Type

jar
Description

Description

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

Project URL

https://github.com/nuecho/rivr

Download rivr-voicexml 1.0.12


<!-- https://jarcasting.com/artifacts/com.nuecho/rivr-voicexml/ -->
<dependency>
    <groupId>com.nuecho</groupId>
    <artifactId>rivr-voicexml</artifactId>
    <version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.nuecho/rivr-voicexml/
implementation 'com.nuecho:rivr-voicexml:1.0.12'
// https://jarcasting.com/artifacts/com.nuecho/rivr-voicexml/
implementation ("com.nuecho:rivr-voicexml:1.0.12")
'com.nuecho:rivr-voicexml:jar:1.0.12'
<dependency org="com.nuecho" name="rivr-voicexml" rev="1.0.12">
  <artifact name="rivr-voicexml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nuecho', module='rivr-voicexml', version='1.0.12')
)
libraryDependencies += "com.nuecho" % "rivr-voicexml" % "1.0.12"
[com.nuecho/rivr-voicexml "1.0.12"]

Dependencies

compile (3)

Group / Artifact Type Version
com.nuecho : rivr-core jar 1.0.12
commons-fileupload : commons-fileupload jar 1.4
javax.json : javax.json-api jar 1.0

runtime (1)

Group / Artifact Type Version
org.glassfish : javax.json jar 1.0.4

Project Modules

There are no modules declared in this project.