License |
License |
---|---|
GroupId | GroupIdcom.nuecho |
ArtifactId | ArtifactIdrivr-voicexml |
Version | Version1.0.12 |
Type | Typejar |
Description |
Descriptionrivr
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 |
Filename | Size |
---|---|
rivr-voicexml-1.0.12.pom | |
rivr-voicexml-1.0.12.jar | 164 KB |
rivr-voicexml-1.0.12-sources.jar | 107 KB |
rivr-voicexml-1.0.12-javadoc.jar | 427 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.json | jar | 1.0.4 |