The Enunciate C# module generates the C# client code for accessing the Enunciate services.
'org.codehaus.enunciate:enunciate-csharp:1.28'
<dependency>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-csharp</artifactId>
<version>1.28</version>
</dependency>
<dependency org="org.codehaus.enunciate" name="enunciate-csharp" rev="1.28"/>
"org.codehaus.enunciate", "enunciate-csharp", "1.28"