License |
License |
---|---|
GroupId | GroupIdcom.nuecho |
ArtifactId | ArtifactIdrivr-core |
Last Version | Last Version1.0.12 |
Release Date | Release Date |
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-core-1.0.12.pom | |
rivr-core-1.0.12.jar | 62 KB |
rivr-core-1.0.12-sources.jar | 44 KB |
rivr-core-1.0.12-javadoc.jar | 195 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nuecho/rivr-core/ -->
<dependency>
<groupId>com.nuecho</groupId>
<artifactId>rivr-core</artifactId>
<version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.nuecho/rivr-core/
implementation 'com.nuecho:rivr-core:1.0.12'
// https://jarcasting.com/artifacts/com.nuecho/rivr-core/
implementation ("com.nuecho:rivr-core:1.0.12")
'com.nuecho:rivr-core:jar:1.0.12'
<dependency org="com.nuecho" name="rivr-core" rev="1.0.12">
<artifact name="rivr-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nuecho', module='rivr-core', version='1.0.12')
)
libraryDependencies += "com.nuecho" % "rivr-core" % "1.0.12"
[com.nuecho/rivr-core "1.0.12"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |