All Downloads are FREE. Search and download functionalities are using the official Maven repository.

vlc.j2c-service-common-package.vm Maven / Gradle / Ivy

Go to download

Generates adapters and proxies for inbound and outbound mainframe integration with Web Services.

There is a newer version: 1.5.3
Show newest version
##/////////////////////////////////////////////////////////////////////
##Jaxws Component Common Velocity Template.
##These are the directives and macros shared by the Jaxws component
##generation artifacts.
##@author Fady
##/////////////////////////////////////////////////////////////////////
## ==================================================================
## All generated Java classes go into the same package
##
#if($model.packageName)
package $model.packageName;
#end
##




© 2015 - 2024 Weber Informatics LLC | Privacy Policy