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 89748bb8dd Initial version to support Tomcat 9 (Servlet 4.0 spec), JavaEE (javax.* namespace) and Java 11 or higher 2024-07-06 17:45:36 +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 Update Log4j2 dependency to 2.17.1 to resolve log4jshell vulnerability 2022-01-14 14:35:55 +00:00
src/main Allow logging via SLF4J and logback-classic. Fixes #5 2023-09-28 10:49:47 +02:00
test Initial version 2.0.0-SNAPHSOT, now includes preview of event manager service and lock service (both within MiscServices 2023-09-21 13:02:06 +00:00
build.gradle Initial version to support Tomcat 9 (Servlet 4.0 spec), JavaEE (javax.* namespace) and Java 11 or higher 2024-07-06 17:45:36 +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