diff --git a/examples/.gitignore b/examples/.gitignore index a2805aa..4379a5a 100644 --- a/examples/.gitignore +++ b/examples/.gitignore @@ -4,9 +4,7 @@ build lib/bld/** !lib/bld/bld-wrapper.jar !lib/bld/bld-wrapper.properties -lib/compile/ lib/runtime/ -lib/standalone/ lib/test/ # IDEA ignores diff --git a/examples/lib/compile/jackson-annotations-2.15.3.jar b/examples/lib/compile/jackson-annotations-2.15.3.jar new file mode 100644 index 0000000..83a6e4d Binary files /dev/null and b/examples/lib/compile/jackson-annotations-2.15.3.jar differ diff --git a/examples/lib/compile/jackson-core-2.15.3.jar b/examples/lib/compile/jackson-core-2.15.3.jar new file mode 100644 index 0000000..f0c53d1 Binary files /dev/null and b/examples/lib/compile/jackson-core-2.15.3.jar differ diff --git a/examples/lib/compile/jackson-databind-2.15.3.jar b/examples/lib/compile/jackson-databind-2.15.3.jar new file mode 100644 index 0000000..b1a891a Binary files /dev/null and b/examples/lib/compile/jackson-databind-2.15.3.jar differ diff --git a/examples/lib/compile/jackson-datatype-jdk8-2.15.3.jar b/examples/lib/compile/jackson-datatype-jdk8-2.15.3.jar new file mode 100644 index 0000000..cf792c9 Binary files /dev/null and b/examples/lib/compile/jackson-datatype-jdk8-2.15.3.jar differ diff --git a/examples/lib/compile/jackson-datatype-jsr310-2.15.3.jar b/examples/lib/compile/jackson-datatype-jsr310-2.15.3.jar new file mode 100644 index 0000000..af48df5 Binary files /dev/null and b/examples/lib/compile/jackson-datatype-jsr310-2.15.3.jar differ diff --git a/examples/lib/compile/jackson-module-parameter-names-2.15.3.jar b/examples/lib/compile/jackson-module-parameter-names-2.15.3.jar new file mode 100644 index 0000000..6d8b24c Binary files /dev/null and b/examples/lib/compile/jackson-module-parameter-names-2.15.3.jar differ diff --git a/examples/lib/compile/jakarta.annotation-api-2.1.1.jar b/examples/lib/compile/jakarta.annotation-api-2.1.1.jar new file mode 100644 index 0000000..e13b7df Binary files /dev/null and b/examples/lib/compile/jakarta.annotation-api-2.1.1.jar differ diff --git a/examples/lib/compile/jul-to-slf4j-2.0.9.jar b/examples/lib/compile/jul-to-slf4j-2.0.9.jar new file mode 100644 index 0000000..67f8204 Binary files /dev/null and b/examples/lib/compile/jul-to-slf4j-2.0.9.jar differ diff --git a/examples/lib/compile/log4j-api-2.20.0.jar b/examples/lib/compile/log4j-api-2.20.0.jar new file mode 100644 index 0000000..29d1b52 Binary files /dev/null and b/examples/lib/compile/log4j-api-2.20.0.jar differ diff --git a/examples/lib/compile/log4j-to-slf4j-2.20.0.jar b/examples/lib/compile/log4j-to-slf4j-2.20.0.jar new file mode 100644 index 0000000..5eb8bc8 Binary files /dev/null and b/examples/lib/compile/log4j-to-slf4j-2.20.0.jar differ diff --git a/examples/lib/compile/logback-classic-1.4.11.jar b/examples/lib/compile/logback-classic-1.4.11.jar new file mode 100644 index 0000000..c6a0353 Binary files /dev/null and b/examples/lib/compile/logback-classic-1.4.11.jar differ diff --git a/examples/lib/compile/logback-core-1.4.11.jar b/examples/lib/compile/logback-core-1.4.11.jar new file mode 100644 index 0000000..fa630c9 Binary files /dev/null and b/examples/lib/compile/logback-core-1.4.11.jar differ diff --git a/examples/lib/compile/micrometer-commons-1.11.5.jar b/examples/lib/compile/micrometer-commons-1.11.5.jar new file mode 100644 index 0000000..1992eec Binary files /dev/null and b/examples/lib/compile/micrometer-commons-1.11.5.jar differ diff --git a/examples/lib/compile/micrometer-core-1.11.5.jar b/examples/lib/compile/micrometer-core-1.11.5.jar new file mode 100644 index 0000000..81ad743 Binary files /dev/null and b/examples/lib/compile/micrometer-core-1.11.5.jar differ diff --git a/examples/lib/compile/micrometer-observation-1.11.5.jar b/examples/lib/compile/micrometer-observation-1.11.5.jar new file mode 100644 index 0000000..426f81f Binary files /dev/null and b/examples/lib/compile/micrometer-observation-1.11.5.jar differ diff --git a/examples/lib/compile/slf4j-api-2.0.7.jar b/examples/lib/compile/slf4j-api-2.0.7.jar new file mode 100644 index 0000000..be5447c Binary files /dev/null and b/examples/lib/compile/slf4j-api-2.0.7.jar differ diff --git a/examples/lib/compile/snakeyaml-1.33.jar b/examples/lib/compile/snakeyaml-1.33.jar new file mode 100644 index 0000000..5a95195 Binary files /dev/null and b/examples/lib/compile/snakeyaml-1.33.jar differ diff --git a/examples/lib/compile/spring-aop-6.0.13.jar b/examples/lib/compile/spring-aop-6.0.13.jar new file mode 100644 index 0000000..77aa0dc Binary files /dev/null and b/examples/lib/compile/spring-aop-6.0.13.jar differ diff --git a/examples/lib/compile/spring-beans-6.0.13.jar b/examples/lib/compile/spring-beans-6.0.13.jar new file mode 100644 index 0000000..0775eae Binary files /dev/null and b/examples/lib/compile/spring-beans-6.0.13.jar differ diff --git a/examples/lib/compile/spring-boot-3.1.5.jar b/examples/lib/compile/spring-boot-3.1.5.jar new file mode 100644 index 0000000..327be01 Binary files /dev/null and b/examples/lib/compile/spring-boot-3.1.5.jar differ diff --git a/examples/lib/compile/spring-boot-actuator-3.1.5.jar b/examples/lib/compile/spring-boot-actuator-3.1.5.jar new file mode 100644 index 0000000..71b36c6 Binary files /dev/null and b/examples/lib/compile/spring-boot-actuator-3.1.5.jar differ diff --git a/examples/lib/compile/spring-boot-actuator-autoconfigure-3.1.5.jar b/examples/lib/compile/spring-boot-actuator-autoconfigure-3.1.5.jar new file mode 100644 index 0000000..1102fec Binary files /dev/null and b/examples/lib/compile/spring-boot-actuator-autoconfigure-3.1.5.jar differ diff --git a/examples/lib/compile/spring-boot-autoconfigure-3.1.5.jar b/examples/lib/compile/spring-boot-autoconfigure-3.1.5.jar new file mode 100644 index 0000000..c6214c8 Binary files /dev/null and b/examples/lib/compile/spring-boot-autoconfigure-3.1.5.jar differ diff --git a/examples/lib/compile/spring-boot-starter-3.1.5.jar b/examples/lib/compile/spring-boot-starter-3.1.5.jar new file mode 100644 index 0000000..a4a7ed0 Binary files /dev/null and b/examples/lib/compile/spring-boot-starter-3.1.5.jar differ diff --git a/examples/lib/compile/spring-boot-starter-actuator-3.1.5.jar b/examples/lib/compile/spring-boot-starter-actuator-3.1.5.jar new file mode 100644 index 0000000..2b208eb Binary files /dev/null and b/examples/lib/compile/spring-boot-starter-actuator-3.1.5.jar differ diff --git a/examples/lib/compile/spring-boot-starter-json-3.1.5.jar b/examples/lib/compile/spring-boot-starter-json-3.1.5.jar new file mode 100644 index 0000000..af85607 Binary files /dev/null and b/examples/lib/compile/spring-boot-starter-json-3.1.5.jar differ diff --git a/examples/lib/compile/spring-boot-starter-logging-3.1.5.jar b/examples/lib/compile/spring-boot-starter-logging-3.1.5.jar new file mode 100644 index 0000000..2100661 Binary files /dev/null and b/examples/lib/compile/spring-boot-starter-logging-3.1.5.jar differ diff --git a/examples/lib/compile/spring-boot-starter-tomcat-3.1.5.jar b/examples/lib/compile/spring-boot-starter-tomcat-3.1.5.jar new file mode 100644 index 0000000..1f7a7c2 Binary files /dev/null and b/examples/lib/compile/spring-boot-starter-tomcat-3.1.5.jar differ diff --git a/examples/lib/compile/spring-boot-starter-web-3.1.5.jar b/examples/lib/compile/spring-boot-starter-web-3.1.5.jar new file mode 100644 index 0000000..351541f Binary files /dev/null and b/examples/lib/compile/spring-boot-starter-web-3.1.5.jar differ diff --git a/examples/lib/compile/spring-context-6.0.13.jar b/examples/lib/compile/spring-context-6.0.13.jar new file mode 100644 index 0000000..142be72 Binary files /dev/null and b/examples/lib/compile/spring-context-6.0.13.jar differ diff --git a/examples/lib/compile/spring-core-6.0.13.jar b/examples/lib/compile/spring-core-6.0.13.jar new file mode 100644 index 0000000..19c0009 Binary files /dev/null and b/examples/lib/compile/spring-core-6.0.13.jar differ diff --git a/examples/lib/compile/spring-expression-6.0.13.jar b/examples/lib/compile/spring-expression-6.0.13.jar new file mode 100644 index 0000000..36148a0 Binary files /dev/null and b/examples/lib/compile/spring-expression-6.0.13.jar differ diff --git a/examples/lib/compile/spring-jcl-6.0.13.jar b/examples/lib/compile/spring-jcl-6.0.13.jar new file mode 100644 index 0000000..80b6630 Binary files /dev/null and b/examples/lib/compile/spring-jcl-6.0.13.jar differ diff --git a/examples/lib/compile/spring-web-6.0.13.jar b/examples/lib/compile/spring-web-6.0.13.jar new file mode 100644 index 0000000..533a8dc Binary files /dev/null and b/examples/lib/compile/spring-web-6.0.13.jar differ diff --git a/examples/lib/compile/spring-webmvc-6.0.13.jar b/examples/lib/compile/spring-webmvc-6.0.13.jar new file mode 100644 index 0000000..42d7a54 Binary files /dev/null and b/examples/lib/compile/spring-webmvc-6.0.13.jar differ diff --git a/examples/lib/compile/tomcat-embed-core-10.1.15.jar b/examples/lib/compile/tomcat-embed-core-10.1.15.jar new file mode 100644 index 0000000..5ac947a Binary files /dev/null and b/examples/lib/compile/tomcat-embed-core-10.1.15.jar differ diff --git a/examples/lib/compile/tomcat-embed-el-10.1.15.jar b/examples/lib/compile/tomcat-embed-el-10.1.15.jar new file mode 100644 index 0000000..9e4b6fc Binary files /dev/null and b/examples/lib/compile/tomcat-embed-el-10.1.15.jar differ diff --git a/examples/lib/compile/tomcat-embed-websocket-10.1.15.jar b/examples/lib/compile/tomcat-embed-websocket-10.1.15.jar new file mode 100644 index 0000000..f6eb9ea Binary files /dev/null and b/examples/lib/compile/tomcat-embed-websocket-10.1.15.jar differ diff --git a/examples/lib/standalone/spring-boot-loader-3.1.5.jar b/examples/lib/standalone/spring-boot-loader-3.1.5.jar new file mode 100644 index 0000000..1da60e4 Binary files /dev/null and b/examples/lib/standalone/spring-boot-loader-3.1.5.jar differ