XServices is a collection of pre-build WebServices with the intention to avoid duplicate work and "re-inventing the wheel". The historical base for XServices is the 'XBridgeNG' software, which provided a set of Apache Ant Tasks with quite the same intention. The available WebService operations are most likely the "most wanted" ones, some of them for sure are "must have". This collection may overlap with other libraries. In summary the current version contains 8 WebServices with over 50 operations.
 
 
Go to file
Brian Rosenberger 6d6a0c4640 Initial version to support Tomcat 10 (Servlet 6.0 spec), JavaEE (jakarta.* namespace) and Java 17 or higher 2024-07-07 08:41:16 +02:00
doc Updating underlying libraries to current, major versions. Also updating source level to Java 8 and runtime to Tomcat 8.5. See ivy.xml for details. 2018-05-03 05:24:04 +00:00
gradle/wrapper Update build system to use gradle and update dependency versions. Compatible up to Tomcat 9.x 2023-09-13 14:27:58 +00:00
lib Initial version to support Tomcat 10 (Servlet 6.0 spec), JavaEE (jakarta.* namespace) and Java 17 or higher 2024-07-06 08:29:01 +02:00
src/main Initial version to support Tomcat 10 (Servlet 6.0 spec), JavaEE (jakarta.* namespace) and Java 17 or higher 2024-07-06 08:29:01 +02:00
test Initial version to support Tomcat 10 (Servlet 6.0 spec), JavaEE (jakarta.* namespace) and Java 17 or higher 2024-07-06 08:29:01 +02:00
build.gradle Initial version to support Tomcat 10 (Servlet 6.0 spec), JavaEE (jakarta.* namespace) and Java 17 or higher 2024-07-07 08:41:16 +02:00
build.xml Updating underlying libraries to current, major versions. Also updating source level to Java 8 and runtime to Tomcat 8.5. See ivy.xml for details. 2018-05-03 05:24:04 +00:00
gradlew Update build system to use gradle and update dependency versions. Compatible up to Tomcat 9.x 2023-09-13 14:27:58 +00:00
gradlew.bat Update build system to use gradle and update dependency versions. Compatible up to Tomcat 9.x 2023-09-13 14:27:58 +00:00