| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.ow2.weblab.webservices | 
    
| ArtifactId | ArtifactIdsphinx-transcription | 
    
| Last Version | Last Version1.0-RC1 | 
        
| Release Date | Release Date | 
        
| Type | Typewar | 
    
| Description | 
            DescriptionSphinx transcription service 
            This service rely on Sphinx. 
         | 
    
<!-- https://jarcasting.com/artifacts/org.ow2.weblab.webservices/sphinx-transcription/ -->
<dependency>
    <groupId>org.ow2.weblab.webservices</groupId>
    <artifactId>sphinx-transcription</artifactId>
    <version>1.0-RC1</version>
    <type>war</type>
</dependency>
                // https://jarcasting.com/artifacts/org.ow2.weblab.webservices/sphinx-transcription/
implementation 'org.ow2.weblab.webservices:sphinx-transcription:1.0-RC1'
                // https://jarcasting.com/artifacts/org.ow2.weblab.webservices/sphinx-transcription/
implementation ("org.ow2.weblab.webservices:sphinx-transcription:1.0-RC1")
                'org.ow2.weblab.webservices:sphinx-transcription:war:1.0-RC1'
                <dependency org="org.ow2.weblab.webservices" name="sphinx-transcription" rev="1.0-RC1">
  <artifact name="sphinx-transcription" type="war" />
</dependency>
                @Grapes(
@Grab(group='org.ow2.weblab.webservices', module='sphinx-transcription', version='1.0-RC1')
)
                libraryDependencies += "org.ow2.weblab.webservices" % "sphinx-transcription" % "1.0-RC1"
                [org.ow2.weblab.webservices/sphinx-transcription "1.0-RC1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| edu.cmu.sphinx » sphinx4 | jar | 1.0-beta6 | 
| org.ow2.weblab.components : content-manager | jar | 1.8.3 | 
| org.ow2.weblab.core.helpers : rdf-helper-jena | jar | 1.3.2 | 
| org.ow2.weblab.core : model | jar | 1.2.2 | 
| org.ow2.weblab.core : extended | jar | 1.2.2 | 
| org.ow2.weblab.core : annotator | jar | 1.2.4 | 
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.4.0 | 
| org.apache.cxf : cxf-rt-transports-http | jar | 2.4.0 | 
| xalan : xalan | jar | 2.7.1 | 
| commons-logging : commons-logging | jar | 1.1.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| edu.cmu.sphinx.models » TIDIGITS_8gau_13dCep_16k_40mel_130Hz_6800Hz | jar | 1.0 | 
| edu.cmu.sphinx.models » zipcity | jar | 1.0-beta6 | 
| junit : junit | jar | 4.8.2 |