Skip to content

Artifacts (Version 1)

Ryan Heaton edited this page Sep 17, 2015 · 2 revisions

Note: The following is applicable to Enunciate 1.x. For Enunciate 2 artifacts, see Artifacts.

Artifacts

When the Enunciate engine is invoked, it generates a set of artifacts. The following is a list of known artifacts that Enunciate generates. Each artifact is associated with a module that makes the artifacts available. Note that if the module is disabled, the associated artifacts will not be available.

artifact id module description
docs [[docs Module Docs]]
java.client.library [[java-client Module Java Client]]
java.json.client.library [[java-client Module Java Client]]
c.client.library [[c Module C]]
objc.client.library [[obj-c Module Obj C]]
ruby.client.library [[ruby Module Ruby]]
csharp.client.library [[csharp Module C Sharp]]
php.client.library [[php Module PHP]]
gwt.client.jar [[gwt Module GWT]]
as3.client.library [[amf Module AMF]]
as3.client.library [[swagger Module Swagger]]
[nsprefix].wsdl [[xml Module XML]]
[nsprefix].xsd [[xml Module XML]]
application.wadl [[xml Module XML]]
war.file (core) The fully-documented, fully functional war file.
Clone this wiki locally