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