| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | plugins { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 	id "org.springframework.boot.bom" | 
					
						
							|  |  |  | 	id "org.springframework.boot.conventions" | 
					
						
							|  |  |  | 	id "org.springframework.boot.deployed" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | description = "Spring Boot Dependencies" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | bom { | 
					
						
							| 
									
										
										
										
											2020-06-29 20:39:54 +08:00
										 |  |  | 	effectiveBomArtifact() | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 	upgrade { | 
					
						
							| 
									
										
										
										
											2022-11-15 20:48:38 +08:00
										 |  |  | 		policy = "same-minor-version" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 		gitHub { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 			issueLabels = ["type: dependency-upgrade"] | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-07 04:20:58 +08:00
										 |  |  | 	library("Angus Mail", "1.0.0") { | 
					
						
							|  |  |  | 		group("org.eclipse.angus") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 				"angus-core", | 
					
						
							|  |  |  | 				"angus-mail", | 
					
						
							| 
									
										
										
										
											2023-01-23 22:56:44 +08:00
										 |  |  | 				"dsn", | 
					
						
							|  |  |  | 				"gimap", | 
					
						
							|  |  |  | 				"imap", | 
					
						
							| 
									
										
										
										
											2022-11-07 04:20:58 +08:00
										 |  |  | 				"jakarta.mail", | 
					
						
							|  |  |  | 				"logging-mailhandler", | 
					
						
							|  |  |  | 				"pop3", | 
					
						
							|  |  |  | 				"smtp" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-10-14 00:14:45 +08:00
										 |  |  | 	library("Artemis", "2.26.0") { | 
					
						
							| 
									
										
										
										
											2022-01-07 20:35:46 +08:00
										 |  |  | 		group("org.apache.activemq") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 				"artemis-amqp-protocol", | 
					
						
							| 
									
										
										
										
											2022-01-07 22:03:21 +08:00
										 |  |  | 				"artemis-commons", | 
					
						
							|  |  |  | 				"artemis-core-client", | 
					
						
							|  |  |  | 				"artemis-jakarta-client", | 
					
						
							|  |  |  | 				"artemis-jakarta-server", | 
					
						
							| 
									
										
										
										
											2022-05-17 22:19:59 +08:00
										 |  |  | 				"artemis-jakarta-service-extensions", | 
					
						
							| 
									
										
										
										
											2022-05-17 22:01:23 +08:00
										 |  |  | 				"artemis-jdbc-store", | 
					
						
							| 
									
										
										
										
											2022-01-07 20:35:46 +08:00
										 |  |  | 				"artemis-journal", | 
					
						
							| 
									
										
										
										
											2022-05-17 22:03:57 +08:00
										 |  |  | 				"artemis-quorum-api", | 
					
						
							| 
									
										
										
										
											2022-01-07 20:35:46 +08:00
										 |  |  | 				"artemis-selector", | 
					
						
							| 
									
										
										
										
											2022-01-07 22:03:21 +08:00
										 |  |  | 				"artemis-server", | 
					
						
							| 
									
										
										
										
											2022-01-07 20:35:46 +08:00
										 |  |  | 				"artemis-service-extensions" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-12-22 00:21:37 +08:00
										 |  |  | 	library("AspectJ", "1.9.19") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.aspectj") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"aspectjrt", | 
					
						
							|  |  |  | 				"aspectjtools", | 
					
						
							|  |  |  | 				"aspectjweaver" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-06-10 19:58:00 +08:00
										 |  |  | 	library("AssertJ", "3.23.1") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.assertj") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"assertj-core" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-03-18 16:17:18 +08:00
										 |  |  | 	library("Awaitility", "4.2.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.awaitility") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"awaitility", | 
					
						
							|  |  |  | 				"awaitility-groovy", | 
					
						
							|  |  |  | 				"awaitility-kotlin", | 
					
						
							|  |  |  | 				"awaitility-scala" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-10-07 04:58:25 +08:00
										 |  |  | 	library("Brave", "5.14.1") { | 
					
						
							|  |  |  | 		group("io.zipkin.brave") { | 
					
						
							|  |  |  | 			imports = [ | 
					
						
							|  |  |  | 				"brave-bom" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-01-19 17:09:31 +08:00
										 |  |  | 	library("Build Helper Maven Plugin", "3.3.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.codehaus.mojo") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			plugins = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"build-helper-maven-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-02-20 22:53:11 +08:00
										 |  |  | 	library("Byte Buddy", "1.12.23") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("net.bytebuddy") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"byte-buddy", | 
					
						
							|  |  |  | 				"byte-buddy-agent" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-02-11 07:37:23 +08:00
										 |  |  | 	library("cache2k", "2.6.1.Final") { | 
					
						
							|  |  |  | 		group("org.cache2k") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 					"cache2k-api", | 
					
						
							|  |  |  | 					"cache2k-config", | 
					
						
							|  |  |  | 					"cache2k-core", | 
					
						
							|  |  |  | 					"cache2k-jcache", | 
					
						
							|  |  |  | 					"cache2k-micrometer", | 
					
						
							|  |  |  | 					"cache2k-spring" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-04-11 19:57:17 +08:00
										 |  |  | 	library("Caffeine", "3.1.6") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("com.github.ben-manes.caffeine") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"caffeine", | 
					
						
							|  |  |  | 				"guava", | 
					
						
							|  |  |  | 				"jcache", | 
					
						
							|  |  |  | 				"simulator" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-10-11 17:11:23 +08:00
										 |  |  | 	library("Cassandra Driver", "4.15.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("com.datastax.oss") { | 
					
						
							| 
									
										
										
										
											2020-03-11 00:03:51 +08:00
										 |  |  | 			imports = [ | 
					
						
							|  |  |  | 				"java-driver-bom" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							| 
									
										
										
										
											2020-03-11 03:59:29 +08:00
										 |  |  | 			modules = [ | 
					
						
							|  |  |  | 				"java-driver-core" { | 
					
						
							| 
									
										
										
										
											2021-07-12 20:29:25 +08:00
										 |  |  | 					exclude group: "org.slf4j", module: "jcl-over-slf4j" | 
					
						
							|  |  |  | 				} | 
					
						
							|  |  |  | 			] | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 	library("Classmate", "1.5.1") { | 
					
						
							|  |  |  | 		group("com.fasterxml") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"classmate" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2020-09-16 17:53:36 +08:00
										 |  |  | 	library("Commons Codec", "1.15") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("commons-codec") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"commons-codec" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2021-08-12 20:08:18 +08:00
										 |  |  | 	library("Commons DBCP2", "2.9.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.commons") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"commons-dbcp2" { | 
					
						
							|  |  |  | 					exclude group: "commons-logging", module: "commons-logging" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 				} | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2021-03-16 19:32:06 +08:00
										 |  |  | 	library("Commons Lang3", "3.12.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.commons") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"commons-lang3" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 	library("Commons Pool", "1.6") { | 
					
						
							|  |  |  | 		group("commons-pool") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"commons-pool" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2021-09-15 14:17:34 +08:00
										 |  |  | 	library("Commons Pool2", "2.11.1") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.commons") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"commons-pool2" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-14 15:23:33 +08:00
										 |  |  | 	library("Couchbase Client", "3.4.7") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("com.couchbase.client") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"java-client" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-02 03:54:50 +08:00
										 |  |  | 	library("DB2 JDBC", "11.5.8.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("com.ibm.db2") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jcc" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-10-18 17:06:06 +08:00
										 |  |  | 	library("Dependency Management Plugin", "1.1.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("io.spring.gradle") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"dependency-management-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-07-07 17:09:23 +08:00
										 |  |  | 	library("Derby", "10.16.1.1") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.derby") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"derby", | 
					
						
							| 
									
										
										
										
											2022-01-21 00:09:56 +08:00
										 |  |  | 				"derbyclient", | 
					
						
							| 
									
										
										
										
											2022-07-21 02:23:50 +08:00
										 |  |  | 				"derbynet", | 
					
						
							|  |  |  | 				"derbyoptionaltools", | 
					
						
							| 
									
										
										
										
											2022-01-21 00:09:56 +08:00
										 |  |  | 				"derbyshared", | 
					
						
							|  |  |  | 				"derbytools" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-09 21:24:19 +08:00
										 |  |  | 	library("Dropwizard Metrics", "4.2.19") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("io.dropwizard.metrics") { | 
					
						
							| 
									
										
										
										
											2020-02-04 18:25:59 +08:00
										 |  |  | 			imports = [ | 
					
						
							|  |  |  | 				"metrics-bom" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-22 22:03:40 +08:00
										 |  |  | 	library("Ehcache3", "3.10.8") { | 
					
						
							| 
									
										
										
										
											2022-02-27 04:43:05 +08:00
										 |  |  | 		group("org.ehcache") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 					"ehcache" { | 
					
						
							|  |  |  | 						classifier = 'jakarta' | 
					
						
							|  |  |  | 					}, | 
					
						
							|  |  |  | 					"ehcache-clustered", | 
					
						
							|  |  |  | 					"ehcache-transactions" { | 
					
						
							|  |  |  | 						classifier = 'jakarta' | 
					
						
							|  |  |  | 					} | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-12-22 00:21:47 +08:00
										 |  |  | 	library("Elasticsearch Client", "8.5.3") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.elasticsearch.client") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"elasticsearch-rest-client" { | 
					
						
							|  |  |  | 					exclude group: "commons-logging", module: "commons-logging" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 				}, | 
					
						
							| 
									
										
										
										
											2020-11-18 04:36:34 +08:00
										 |  |  | 				"elasticsearch-rest-client-sniffer" { | 
					
						
							|  |  |  | 					exclude group: "commons-logging", module: "commons-logging" | 
					
						
							|  |  |  | 				}, | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							| 
									
										
										
										
											2022-07-12 21:30:49 +08:00
										 |  |  | 		group("co.elastic.clients") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2022-07-12 21:30:49 +08:00
										 |  |  | 				"elasticsearch-java" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-02 03:54:53 +08:00
										 |  |  | 	library("Flyway", "9.5.1") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.flywaydb") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2022-01-03 19:47:25 +08:00
										 |  |  | 				"flyway-core", | 
					
						
							| 
									
										
										
										
											2022-01-19 16:03:32 +08:00
										 |  |  | 				"flyway-firebird", | 
					
						
							|  |  |  | 				"flyway-mysql", | 
					
						
							| 
									
										
										
										
											2022-07-12 22:47:54 +08:00
										 |  |  | 				"flyway-sqlserver" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 			plugins = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"flyway-maven-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-01-19 20:04:12 +08:00
										 |  |  | 	library("FreeMarker", "2.3.32") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.freemarker") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"freemarker" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-09 21:24:25 +08:00
										 |  |  | 	library("Git Commit ID Plugin", "5.0.1") { | 
					
						
							| 
									
										
										
										
											2022-01-21 00:19:05 +08:00
										 |  |  | 		group("io.github.git-commit-id") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			plugins = [ | 
					
						
							| 
									
										
										
										
											2022-01-21 00:19:05 +08:00
										 |  |  | 				"git-commit-id-maven-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-14 15:23:38 +08:00
										 |  |  | 	library("Glassfish JAXB", "4.0.3") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.glassfish.jaxb") { | 
					
						
							| 
									
										
										
										
											2022-11-08 17:10:42 +08:00
										 |  |  | 			imports = [ | 
					
						
							|  |  |  | 				"jaxb-bom" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-22 22:03:43 +08:00
										 |  |  | 	library("Glassfish JSTL", "3.0.1") { | 
					
						
							| 
									
										
										
										
											2021-11-13 04:00:14 +08:00
										 |  |  | 		group("org.glassfish.web") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 				"jakarta.servlet.jsp.jstl" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-04-15 00:37:59 +08:00
										 |  |  | 	library("GraphQL Java", "19.5") { | 
					
						
							| 
									
										
										
										
											2022-07-20 19:57:17 +08:00
										 |  |  | 		group("com.graphql-java") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 					"graphql-java" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-05-08 20:39:53 +08:00
										 |  |  | 	library("Groovy", "4.0.12") { | 
					
						
							| 
									
										
										
										
											2022-03-18 20:34:13 +08:00
										 |  |  | 		group("org.apache.groovy") { | 
					
						
							| 
									
										
										
										
											2020-06-24 17:52:55 +08:00
										 |  |  | 			imports = [ | 
					
						
							|  |  |  | 				"groovy-bom" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-09-14 20:16:30 +08:00
										 |  |  | 	library("Gson", "2.9.1") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("com.google.code.gson") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"gson" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-07-08 00:36:52 +08:00
										 |  |  | 	library("H2", "2.1.214") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("com.h2database") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"h2" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 	library("Hamcrest", "2.2") { | 
					
						
							|  |  |  | 		group("org.hamcrest") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"hamcrest", | 
					
						
							|  |  |  | 				"hamcrest-core", | 
					
						
							|  |  |  | 				"hamcrest-library" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-20 22:59:23 +08:00
										 |  |  | 	library("Hazelcast", "5.1.7") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("com.hazelcast") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"hazelcast", | 
					
						
							|  |  |  | 				"hazelcast-spring" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-02-20 22:53:44 +08:00
										 |  |  | 	library("Hibernate", "6.1.7.Final") { | 
					
						
							| 
									
										
										
										
											2022-07-09 20:43:25 +08:00
										 |  |  | 		group("org.hibernate.orm") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2022-07-09 20:43:25 +08:00
										 |  |  | 				"hibernate-agroal", | 
					
						
							|  |  |  | 				"hibernate-ant", | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"hibernate-c3p0", | 
					
						
							| 
									
										
										
										
											2022-07-09 20:43:25 +08:00
										 |  |  | 				"hibernate-community-dialects", | 
					
						
							|  |  |  | 				"hibernate-core", | 
					
						
							|  |  |  | 				"hibernate-envers", | 
					
						
							|  |  |  | 				"hibernate-graalvm", | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"hibernate-hikaricp", | 
					
						
							|  |  |  | 				"hibernate-jcache", | 
					
						
							| 
									
										
										
										
											2022-07-09 20:43:25 +08:00
										 |  |  | 				"hibernate-jpamodelgen", | 
					
						
							| 
									
										
										
										
											2021-02-16 18:36:30 +08:00
										 |  |  | 				"hibernate-micrometer", | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"hibernate-proxool", | 
					
						
							|  |  |  | 				"hibernate-spatial", | 
					
						
							| 
									
										
										
										
											2022-07-09 20:43:25 +08:00
										 |  |  | 				"hibernate-testing", | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"hibernate-vibur" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-08 17:13:52 +08:00
										 |  |  | 	library("Hibernate Validator", "8.0.0.Final") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.hibernate.validator") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"hibernate-validator", | 
					
						
							|  |  |  | 				"hibernate-validator-annotation-processor" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-01-21 00:09:57 +08:00
										 |  |  | 	library("HikariCP", "5.0.1") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("com.zaxxer") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"HikariCP" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-09 21:24:30 +08:00
										 |  |  | 	library("HSQLDB", "2.7.2") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.hsqldb") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"hsqldb" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-10-14 00:14:59 +08:00
										 |  |  | 	library("HtmlUnit", "2.65.1") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("net.sourceforge.htmlunit") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"htmlunit" { | 
					
						
							|  |  |  | 					exclude group: "commons-logging", module: "commons-logging" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 				} | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-01-19 17:09:31 +08:00
										 |  |  | 	library("HttpAsyncClient", "4.1.5") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.httpcomponents") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"httpasyncclient" { | 
					
						
							|  |  |  | 					exclude group: "commons-logging", module: "commons-logging" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 				} | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-12-22 00:21:52 +08:00
										 |  |  | 	library("HttpClient", "4.5.14") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.httpcomponents") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"fluent-hc", | 
					
						
							|  |  |  | 				"httpclient" { | 
					
						
							|  |  |  | 					exclude group: "commons-logging", module: "commons-logging" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 				}, | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"httpclient-cache", | 
					
						
							|  |  |  | 				"httpclient-osgi", | 
					
						
							|  |  |  | 				"httpclient-win", | 
					
						
							|  |  |  | 				"httpmime" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-22 22:03:45 +08:00
										 |  |  | 	library("HttpClient5", "5.1.4") { | 
					
						
							| 
									
										
										
										
											2021-04-12 15:21:20 +08:00
										 |  |  | 		group("org.apache.httpcomponents.client5") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 				"httpclient5", | 
					
						
							|  |  |  | 				"httpclient5-cache", | 
					
						
							|  |  |  | 				"httpclient5-fluent", | 
					
						
							|  |  |  | 				"httpclient5-win", | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-12-22 00:21:55 +08:00
										 |  |  | 	library("HttpCore", "4.4.16") { | 
					
						
							| 
									
										
										
										
											2021-04-12 17:41:57 +08:00
										 |  |  | 		group("org.apache.httpcomponents") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"httpcore", | 
					
						
							|  |  |  | 				"httpcore-nio" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-15 20:55:53 +08:00
										 |  |  | 	library("HttpCore5", "5.1.5") { | 
					
						
							| 
									
										
										
										
											2021-04-12 17:41:57 +08:00
										 |  |  | 		group("org.apache.httpcomponents.core5") { | 
					
						
							| 
									
										
										
										
											2021-04-12 15:21:20 +08:00
										 |  |  | 			modules = [ | 
					
						
							|  |  |  | 				"httpcore5", | 
					
						
							|  |  |  | 				"httpcore5-h2", | 
					
						
							|  |  |  | 				"httpcore5-reactive" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-20 22:59:29 +08:00
										 |  |  | 	library("Infinispan", "14.0.11.Final") { | 
					
						
							| 
									
										
										
										
											2022-10-04 18:11:43 +08:00
										 |  |  | 		group("org.infinispan") { | 
					
						
							|  |  |  | 			imports = [ | 
					
						
							|  |  |  | 				"infinispan-bom" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-07-08 00:37:00 +08:00
										 |  |  | 	library("InfluxDB Java", "2.23") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.influxdb") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"influxdb-java" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-05-08 20:40:03 +08:00
										 |  |  | 	library("Jackson Bom", "2.14.3") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("com.fasterxml.jackson") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			imports = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jackson-bom" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-05-08 20:40:08 +08:00
										 |  |  | 	library("Jakarta Activation", "2.1.2") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("jakarta.activation") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jakarta.activation-api" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-08 17:47:55 +08:00
										 |  |  | 	library("Jakarta Annotation", "2.1.1") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("jakarta.annotation") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jakarta.annotation-api" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-08 17:48:15 +08:00
										 |  |  | 	library("Jakarta JMS", "3.1.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("jakarta.jms") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jakarta.jms-api" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-09 21:24:40 +08:00
										 |  |  | 	library("Jakarta Json", "2.1.2") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("jakarta.json") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jakarta.json-api" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-08 17:16:54 +08:00
										 |  |  | 	library("Jakarta Json Bind", "3.0.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("jakarta.json.bind") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jakarta.json.bind-api" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-09 21:24:46 +08:00
										 |  |  | 	library("Jakarta Mail", "2.1.2") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("jakarta.mail") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jakarta.mail-api" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2021-10-14 21:10:18 +08:00
										 |  |  | 	library("Jakarta Management", "1.1.4") { | 
					
						
							|  |  |  | 		group("jakarta.management.j2ee") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 				"jakarta.management.j2ee-api" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-08 17:14:20 +08:00
										 |  |  | 	library("Jakarta Persistence", "3.1.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("jakarta.persistence") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jakarta.persistence-api" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-06 08:57:18 +08:00
										 |  |  | 	library("Jakarta Servlet", "6.0.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("jakarta.servlet") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jakarta.servlet-api" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-06 08:57:18 +08:00
										 |  |  | 	library("Jakarta Servlet JSP JSTL", "3.0.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("jakarta.servlet.jsp.jstl") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jakarta.servlet.jsp.jstl-api" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-05-11 01:21:19 +08:00
										 |  |  | 	library("Jakarta Transaction", "2.0.1") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("jakarta.transaction") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jakarta.transaction-api" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-07-08 00:37:05 +08:00
										 |  |  | 	library("Jakarta Validation", "3.0.2") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("jakarta.validation") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jakarta.validation-api" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-06 08:57:18 +08:00
										 |  |  | 	library("Jakarta WebSocket", "2.1.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("jakarta.websocket") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2022-11-06 08:57:18 +08:00
										 |  |  | 				"jakarta.websocket-api", | 
					
						
							|  |  |  | 				"jakarta.websocket-client-api" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-06 08:57:18 +08:00
										 |  |  | 	library("Jakarta WS RS", "3.1.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("jakarta.ws.rs") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jakarta.ws.rs-api" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-08 17:10:42 +08:00
										 |  |  | 	library("Jakarta XML Bind", "4.0.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("jakarta.xml.bind") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jakarta.xml.bind-api" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-08 17:51:17 +08:00
										 |  |  | 	library("Jakarta XML SOAP", "3.0.0") { | 
					
						
							| 
									
										
										
										
											2020-03-24 20:07:08 +08:00
										 |  |  | 		group("jakarta.xml.soap") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 					"jakarta.xml.soap-api" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-08 17:51:51 +08:00
										 |  |  | 	library("Jakarta XML WS", "4.0.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("jakarta.xml.ws") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jakarta.xml.ws-api" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-22 22:03:49 +08:00
										 |  |  | 	library("Janino", "3.1.9") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.codehaus.janino") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"commons-compiler", | 
					
						
							|  |  |  | 				"commons-compiler-jdk", | 
					
						
							|  |  |  | 				"janino" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 	library("Javax Cache", "1.1.1") { | 
					
						
							|  |  |  | 		group("javax.cache") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"cache-api" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2020-06-16 17:33:10 +08:00
										 |  |  | 	library("Javax Money", "1.1") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("javax.money") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"money-api" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 	library("Jaxen", "1.2.0") { | 
					
						
							|  |  |  | 		group("jaxen") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jaxen" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-02-20 22:53:55 +08:00
										 |  |  | 	library("Jaybird", "4.0.9.java11") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.firebirdsql.jdbc") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2022-11-02 19:38:52 +08:00
										 |  |  | 				"jaybird" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-09 21:24:51 +08:00
										 |  |  | 	library("JBoss Logging", "3.5.1.Final") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.jboss.logging") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jboss-logging" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-01-19 17:09:31 +08:00
										 |  |  | 	library("JDOM2", "2.0.6.1") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.jdom") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jdom2" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-03-22 02:14:15 +08:00
										 |  |  | 	library("Jedis", "4.3.2") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("redis.clients") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jedis" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-05-18 15:10:52 +08:00
										 |  |  | 	library("Jersey", "3.1.2") { | 
					
						
							| 
									
										
										
										
											2022-08-08 22:45:20 +08:00
										 |  |  | 		group("org.glassfish.jersey") { | 
					
						
							|  |  |  | 			imports = [ | 
					
						
							|  |  |  | 				"jersey-bom" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-03-21 16:32:36 +08:00
										 |  |  | 	library("Jetty Reactive HTTPClient", "3.0.8") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.eclipse.jetty") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jetty-reactive-httpclient" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-04-18 19:20:36 +08:00
										 |  |  | 	library("Jetty", "11.0.15") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.eclipse.jetty") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			imports = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jetty-bom" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 	library("JMustache", "1.15") { | 
					
						
							|  |  |  | 		group("com.samskivert") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jmustache" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-05-15 22:12:52 +08:00
										 |  |  | 	library("jOOQ", "3.17.13") { | 
					
						
							| 
									
										
										
										
											2022-01-05 23:46:54 +08:00
										 |  |  | 		group("org.jooq") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 				"jooq", | 
					
						
							|  |  |  | 				"jooq-codegen", | 
					
						
							|  |  |  | 				"jooq-kotlin", | 
					
						
							|  |  |  | 				"jooq-meta" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 			plugins = [ | 
					
						
							|  |  |  | 				"jooq-codegen-maven" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-02-16 16:41:19 +08:00
										 |  |  | 	library("Json Path", "2.7.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("com.jayway.jsonpath") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"json-path", | 
					
						
							|  |  |  | 				"json-path-assert" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-05-18 15:10:57 +08:00
										 |  |  | 	library("Json-smart", "2.4.11") { | 
					
						
							| 
									
										
										
										
											2020-06-18 17:31:43 +08:00
										 |  |  | 		group("net.minidev") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 				"json-smart" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-07-08 00:37:15 +08:00
										 |  |  | 	library("JsonAssert", "1.5.1") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.skyscreamer") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jsonassert" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 	library("JTDS", "1.3.1") { | 
					
						
							|  |  |  | 		group("net.sourceforge.jtds") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jtds" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2021-02-17 20:51:46 +08:00
										 |  |  | 	library("JUnit", "4.13.2") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("junit") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"junit" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-05-08 20:40:13 +08:00
										 |  |  | 	library("JUnit Jupiter", "5.9.3") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.junit") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			imports = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"junit-bom" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-01-19 20:04:30 +08:00
										 |  |  | 	library("Kafka", "3.3.2") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.kafka") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2022-03-02 19:06:25 +08:00
										 |  |  | 				"connect", | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"connect-api", | 
					
						
							|  |  |  | 				"connect-basic-auth-extension", | 
					
						
							|  |  |  | 				"connect-file", | 
					
						
							|  |  |  | 				"connect-json", | 
					
						
							| 
									
										
										
										
											2022-03-02 19:06:25 +08:00
										 |  |  | 				"connect-mirror", | 
					
						
							|  |  |  | 				"connect-mirror-client", | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"connect-runtime", | 
					
						
							|  |  |  | 				"connect-transforms", | 
					
						
							| 
									
										
										
										
											2022-03-02 19:06:25 +08:00
										 |  |  | 				"generator", | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"kafka-clients", | 
					
						
							| 
									
										
										
										
											2022-03-02 19:06:25 +08:00
										 |  |  | 				"kafka-clients" { | 
					
						
							|  |  |  | 					classifier = "test" | 
					
						
							|  |  |  | 				}, | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"kafka-log4j-appender", | 
					
						
							| 
									
										
										
										
											2022-03-02 19:21:56 +08:00
										 |  |  | 				"kafka-metadata", | 
					
						
							| 
									
										
										
										
											2022-03-02 19:06:25 +08:00
										 |  |  | 				"kafka-raft", | 
					
						
							| 
									
										
										
										
											2022-03-02 19:21:56 +08:00
										 |  |  | 				"kafka-server-common", | 
					
						
							|  |  |  | 				"kafka-shell", | 
					
						
							|  |  |  | 				"kafka-storage", | 
					
						
							|  |  |  | 				"kafka-storage-api", | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"kafka-streams", | 
					
						
							|  |  |  | 				"kafka-streams-scala_2.12", | 
					
						
							| 
									
										
										
										
											2020-01-16 07:15:42 +08:00
										 |  |  | 				"kafka-streams-scala_2.13", | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"kafka-streams-test-utils", | 
					
						
							|  |  |  | 				"kafka-tools", | 
					
						
							| 
									
										
										
										
											2020-01-16 07:15:42 +08:00
										 |  |  | 				"kafka_2.12", | 
					
						
							| 
									
										
										
										
											2022-03-02 19:06:25 +08:00
										 |  |  | 				"kafka_2.12" { | 
					
						
							|  |  |  | 					classifier = "test" | 
					
						
							|  |  |  | 				}, | 
					
						
							|  |  |  | 				"kafka_2.13", | 
					
						
							|  |  |  | 				"kafka_2.13" { | 
					
						
							|  |  |  | 					classifier = "test" | 
					
						
							| 
									
										
										
										
											2022-03-02 19:21:56 +08:00
										 |  |  | 				}, | 
					
						
							|  |  |  | 				"trogdor" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 	library("Kotlin", "${kotlinVersion}") { | 
					
						
							|  |  |  | 		group("org.jetbrains.kotlin") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			imports = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"kotlin-bom" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 			plugins = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"kotlin-maven-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-07-15 17:39:41 +08:00
										 |  |  | 	library("Kotlin Coroutines", "1.6.4") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.jetbrains.kotlinx") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			imports = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"kotlinx-coroutines-bom" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-04-18 19:20:47 +08:00
										 |  |  | 	library("Lettuce", "6.2.4.RELEASE") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("io.lettuce") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"lettuce-core" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-05 00:22:06 +08:00
										 |  |  | 	library("Liquibase", "4.17.2") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.liquibase") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2022-02-11 19:34:51 +08:00
										 |  |  | 				"liquibase-cdi", | 
					
						
							| 
									
										
										
										
											2021-01-21 03:40:22 +08:00
										 |  |  | 				"liquibase-core" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							| 
									
										
										
										
											2020-07-22 14:32:59 +08:00
										 |  |  | 			plugins = [ | 
					
						
							|  |  |  | 				"liquibase-maven-plugin" | 
					
						
							|  |  |  | 			] | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-09-26 18:04:20 +08:00
										 |  |  | 	library("Log4j2", "2.19.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.logging.log4j") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			imports = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"log4j-bom" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-14 15:23:43 +08:00
										 |  |  | 	library("Logback", "1.4.8") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("ch.qos.logback") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"logback-access", | 
					
						
							|  |  |  | 				"logback-classic", | 
					
						
							|  |  |  | 				"logback-core" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-09 21:24:56 +08:00
										 |  |  | 	library("Lombok", "1.18.28") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.projectlombok") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"lombok" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-01-12 21:22:08 +08:00
										 |  |  | 	library("MariaDB", "3.0.10") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.mariadb.jdbc") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"mariadb-java-client" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-05-11 01:21:34 +08:00
										 |  |  | 	library("Maven AntRun Plugin", "3.1.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.maven.plugins") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			plugins = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"maven-antrun-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-09-14 21:34:31 +08:00
										 |  |  | 	library("Maven Assembly Plugin", "3.4.2") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.maven.plugins") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			plugins = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"maven-assembly-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-04-18 16:49:39 +08:00
										 |  |  | 	library("Maven Clean Plugin", "3.2.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.maven.plugins") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			plugins = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"maven-clean-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-03-18 16:17:57 +08:00
										 |  |  | 	library("Maven Compiler Plugin", "3.10.1") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.maven.plugins") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			plugins = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"maven-compiler-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-03-18 16:17:59 +08:00
										 |  |  | 	library("Maven Dependency Plugin", "3.3.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.maven.plugins") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			plugins = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"maven-dependency-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-07-21 14:04:27 +08:00
										 |  |  | 	library("Maven Deploy Plugin", "3.0.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.maven.plugins") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			plugins = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"maven-deploy-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-07-07 17:09:40 +08:00
										 |  |  | 	library("Maven Enforcer Plugin", "3.1.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.maven.plugins") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			plugins = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"maven-enforcer-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 	library("Maven Failsafe Plugin", "2.22.2") { | 
					
						
							|  |  |  | 		group("org.apache.maven.plugins") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			plugins = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"maven-failsafe-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-09-14 21:34:34 +08:00
										 |  |  | 	library("Maven Help Plugin", "3.3.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.maven.plugins") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			plugins = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"maven-help-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-09-14 21:34:36 +08:00
										 |  |  | 	library("Maven Install Plugin", "3.0.1") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.maven.plugins") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			plugins = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"maven-install-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-07-07 17:09:43 +08:00
										 |  |  | 	library("Maven Invoker Plugin", "3.3.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.maven.plugins") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			plugins = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"maven-invoker-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-09-21 14:30:25 +08:00
										 |  |  | 	library("Maven Jar Plugin", "3.3.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.maven.plugins") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			plugins = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"maven-jar-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-09-14 21:34:39 +08:00
										 |  |  | 	library("Maven Javadoc Plugin", "3.4.1") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.maven.plugins") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			plugins = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"maven-javadoc-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-04-07 22:31:53 +08:00
										 |  |  | 	library("Maven Resources Plugin", "3.3.1") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.maven.plugins") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			plugins = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"maven-resources-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-02 03:55:12 +08:00
										 |  |  | 	library("Maven Shade Plugin", "3.4.1") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.maven.plugins") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			plugins = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"maven-shade-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2020-03-11 04:09:52 +08:00
										 |  |  | 	library("Maven Source Plugin", "3.2.1") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.maven.plugins") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			plugins = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"maven-source-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 	library("Maven Surefire Plugin", "2.22.2") { | 
					
						
							|  |  |  | 		group("org.apache.maven.plugins") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			plugins = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"maven-surefire-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2021-09-15 14:17:50 +08:00
										 |  |  | 	library("Maven War Plugin", "3.3.2") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.maven.plugins") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			plugins = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"maven-war-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-14 15:23:43 +08:00
										 |  |  | 	library("Micrometer", "1.10.8") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("io.micrometer") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"micrometer-registry-stackdriver" { | 
					
						
							|  |  |  | 					exclude group: "javax.annotation", module: "javax.annotation-api" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 				} | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 			imports = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"micrometer-bom" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-14 15:23:44 +08:00
										 |  |  | 	library("Micrometer Tracing", "1.0.7") { | 
					
						
							| 
									
										
										
										
											2022-03-10 21:59:05 +08:00
										 |  |  | 		group("io.micrometer") { | 
					
						
							| 
									
										
										
										
											2022-03-16 22:59:33 +08:00
										 |  |  | 			imports = [ | 
					
						
							|  |  |  | 				"micrometer-tracing-bom" | 
					
						
							| 
									
										
										
										
											2022-03-10 21:59:05 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-10-20 03:03:31 +08:00
										 |  |  | 	library("Mockito", "4.8.1") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.mockito") { | 
					
						
							| 
									
										
										
										
											2022-04-20 16:49:06 +08:00
										 |  |  | 			imports = [ | 
					
						
							|  |  |  | 				"mockito-bom" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-01-19 20:04:35 +08:00
										 |  |  | 	library("MongoDB", "4.8.2") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.mongodb") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"bson", | 
					
						
							| 
									
										
										
										
											2023-01-23 19:31:10 +08:00
										 |  |  | 				"bson-record-codec", | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"mongodb-driver-core", | 
					
						
							| 
									
										
										
										
											2020-01-29 00:29:21 +08:00
										 |  |  | 				"mongodb-driver-legacy", | 
					
						
							|  |  |  | 				"mongodb-driver-reactivestreams", | 
					
						
							|  |  |  | 				"mongodb-driver-sync" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-01-19 20:04:40 +08:00
										 |  |  | 	library("MSSQL JDBC", "11.2.3.jre17") { | 
					
						
							| 
									
										
										
										
											2023-01-12 23:21:09 +08:00
										 |  |  | 		prohibit { | 
					
						
							| 
									
										
										
										
											2023-01-13 17:48:20 +08:00
										 |  |  | 			endsWith([".jre8", ".jre11", ".jre18"]) | 
					
						
							|  |  |  | 			because "we use the .jre17 version" | 
					
						
							| 
									
										
										
										
											2023-01-12 23:21:09 +08:00
										 |  |  | 		} | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("com.microsoft.sqlserver") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"mssql-jdbc" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-04-18 19:20:52 +08:00
										 |  |  | 	library("MySQL", "8.0.33") { | 
					
						
							| 
									
										
										
										
											2022-10-17 07:09:31 +08:00
										 |  |  | 		group("com.mysql") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 				"mysql-connector-j" { | 
					
						
							|  |  |  | 					exclude group: "com.google.protobuf", module: "protobuf-java" | 
					
						
							|  |  |  | 				} | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-07-12 19:05:00 +08:00
										 |  |  | 	library("Native Build Tools Plugin", "${nativeBuildToolsVersion}") { | 
					
						
							| 
									
										
										
										
											2022-04-13 16:56:21 +08:00
										 |  |  | 		group("org.graalvm.buildtools") { | 
					
						
							|  |  |  | 			plugins = [ | 
					
						
							|  |  |  | 					"native-maven-plugin" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 	library("NekoHTML", "1.9.22") { | 
					
						
							|  |  |  | 		group("net.sourceforge.nekohtml") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"nekohtml" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-13 21:30:43 +08:00
										 |  |  | 	library("Neo4j Java Driver", "5.9.0") { | 
					
						
							| 
									
										
										
										
											2020-07-07 04:59:44 +08:00
										 |  |  | 		group("org.neo4j.driver") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 				"neo4j-java-driver" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-20 22:59:40 +08:00
										 |  |  | 	library("Netty", "4.1.94.Final") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("io.netty") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			imports = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"netty-bom" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-07-07 17:09:46 +08:00
										 |  |  | 	library("OkHttp", "4.10.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("com.squareup.okhttp3") { | 
					
						
							| 
									
										
										
										
											2022-05-13 19:40:47 +08:00
										 |  |  | 			imports = [ | 
					
						
							|  |  |  | 				"okhttp-bom" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-10-14 00:15:19 +08:00
										 |  |  | 	library("OpenTelemetry", "1.19.0") { | 
					
						
							| 
									
										
										
										
											2022-03-16 22:59:33 +08:00
										 |  |  | 		group("io.opentelemetry") { | 
					
						
							|  |  |  | 			imports = [ | 
					
						
							|  |  |  | 				"opentelemetry-bom" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-09-14 21:35:00 +08:00
										 |  |  | 	library("Oracle Database", "21.7.0.0") { | 
					
						
							| 
									
										
										
										
											2020-06-03 15:13:44 +08:00
										 |  |  | 		group("com.oracle.database.jdbc") { | 
					
						
							| 
									
										
										
										
											2020-06-27 06:23:46 +08:00
										 |  |  | 			imports = [ | 
					
						
							|  |  |  | 				"ojdbc-bom" | 
					
						
							| 
									
										
										
										
											2020-06-03 15:13:44 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-07-13 19:09:02 +08:00
										 |  |  | 	library("Oracle R2DBC", "1.0.0") { | 
					
						
							|  |  |  | 		group("com.oracle.database.r2dbc") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 				"oracle-r2dbc" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-05-05 00:31:14 +08:00
										 |  |  | 	library("Pooled JMS", "3.0.0") { | 
					
						
							|  |  |  | 		group("org.messaginghub") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 				"pooled-jms" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-02-20 22:54:31 +08:00
										 |  |  | 	library("Postgresql", "42.5.4") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.postgresql") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"postgresql" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-07-07 17:09:55 +08:00
										 |  |  | 	library("Prometheus Client", "0.16.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("io.prometheus") { | 
					
						
							| 
									
										
										
										
											2021-07-16 00:43:10 +08:00
										 |  |  | 			imports = [ | 
					
						
							|  |  |  | 				"simpleclient_bom" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 	library("Quartz", "2.3.2") { | 
					
						
							|  |  |  | 		group("org.quartz-scheduler") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"quartz" { | 
					
						
							|  |  |  | 					exclude group: "com.mchange", module: "c3p0" | 
					
						
							|  |  |  | 					exclude group: "com.zaxxer", module: "*" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 				}, | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"quartz-jobs" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2021-08-12 20:08:25 +08:00
										 |  |  | 	library("QueryDSL", "5.0.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("com.querydsl") { | 
					
						
							| 
									
										
										
										
											2021-08-12 20:08:25 +08:00
										 |  |  | 			imports = [ | 
					
						
							|  |  |  | 				"querydsl-bom" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-15 20:56:11 +08:00
										 |  |  | 	library("R2DBC H2", "1.0.0.RELEASE") { | 
					
						
							| 
									
										
										
										
											2020-02-19 21:41:06 +08:00
										 |  |  | 		group("io.r2dbc") { | 
					
						
							| 
									
										
										
										
											2022-07-13 19:09:02 +08:00
										 |  |  | 			modules = [ | 
					
						
							|  |  |  | 				"r2dbc-h2" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-15 20:56:14 +08:00
										 |  |  | 	library("R2DBC Pool", "1.0.0.RELEASE") { | 
					
						
							| 
									
										
										
										
											2022-07-13 19:09:02 +08:00
										 |  |  | 		group("io.r2dbc") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 				"r2dbc-pool" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-02-20 22:54:36 +08:00
										 |  |  | 	library("R2DBC Postgresql", "1.0.1.RELEASE") { | 
					
						
							| 
									
										
										
										
											2022-07-13 19:09:02 +08:00
										 |  |  | 		group("org.postgresql") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 				"r2dbc-postgresql" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-22 22:03:54 +08:00
										 |  |  | 	library("R2DBC Proxy", "1.0.1.RELEASE") { | 
					
						
							| 
									
										
										
										
											2022-07-13 19:09:02 +08:00
										 |  |  | 		group("io.r2dbc") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 				"r2dbc-proxy" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 	library("R2DBC SPI", "1.0.0.RELEASE") { | 
					
						
							|  |  |  | 		group("io.r2dbc") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 				"r2dbc-spi" | 
					
						
							| 
									
										
										
										
											2020-02-19 21:41:06 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-09-14 21:35:06 +08:00
										 |  |  | 	library("Rabbit AMQP Client", "5.16.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("com.rabbitmq") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"amqp-client" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-10-14 00:15:22 +08:00
										 |  |  | 	library("Rabbit Stream Client", "0.8.0") { | 
					
						
							| 
									
										
										
										
											2021-07-21 02:19:09 +08:00
										 |  |  | 		group("com.rabbitmq") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 					"stream-client" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-07-08 00:47:27 +08:00
										 |  |  | 	library("Reactive Streams", "1.0.4") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.reactivestreams") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"reactive-streams" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-14 15:23:44 +08:00
										 |  |  | 	library("Reactor Bom", "2022.0.8") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("io.projectreactor") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			imports = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"reactor-bom" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-22 22:03:57 +08:00
										 |  |  | 	library("REST Assured", "5.2.1") { | 
					
						
							| 
									
										
										
										
											2022-03-25 18:12:42 +08:00
										 |  |  | 		group("io.rest-assured") { | 
					
						
							| 
									
										
										
										
											2022-07-27 00:58:12 +08:00
										 |  |  | 			imports = [ | 
					
						
							|  |  |  | 				"rest-assured-bom" | 
					
						
							| 
									
										
										
										
											2022-03-25 18:12:42 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-09-15 15:39:04 +08:00
										 |  |  | 	library("RSocket", "1.1.3") { | 
					
						
							| 
									
										
										
										
											2023-06-21 17:55:48 +08:00
										 |  |  | 		prohibit { | 
					
						
							|  |  |  | 			versionRange "1.1.4" | 
					
						
							|  |  |  | 			because "it contains a regression (https://github.com/rsocket/rsocket-java/issues/1092)" | 
					
						
							|  |  |  | 		} | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("io.rsocket") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			imports = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"rsocket-bom" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-01-19 20:04:56 +08:00
										 |  |  | 	library("RxJava3", "3.1.6") { | 
					
						
							| 
									
										
										
										
											2022-02-01 18:36:58 +08:00
										 |  |  | 		group("io.reactivex.rxjava3") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 			modules = [ | 
					
						
							|  |  |  | 				"rxjava" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 	library("Spring Boot", "${version}") { | 
					
						
							|  |  |  | 		group("org.springframework.boot") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 				"spring-boot", | 
					
						
							|  |  |  | 				"spring-boot-test", | 
					
						
							|  |  |  | 				"spring-boot-test-autoconfigure", | 
					
						
							|  |  |  | 				"spring-boot-actuator", | 
					
						
							|  |  |  | 				"spring-boot-actuator-autoconfigure", | 
					
						
							|  |  |  | 				"spring-boot-autoconfigure", | 
					
						
							|  |  |  | 				"spring-boot-autoconfigure-processor", | 
					
						
							|  |  |  | 				"spring-boot-buildpack-platform", | 
					
						
							|  |  |  | 				"spring-boot-configuration-metadata", | 
					
						
							|  |  |  | 				"spring-boot-configuration-processor", | 
					
						
							|  |  |  | 				"spring-boot-devtools", | 
					
						
							| 
									
										
										
										
											2020-01-23 12:23:04 +08:00
										 |  |  | 				"spring-boot-jarmode-layertools", | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"spring-boot-loader", | 
					
						
							|  |  |  | 				"spring-boot-loader-tools", | 
					
						
							|  |  |  | 				"spring-boot-properties-migrator", | 
					
						
							|  |  |  | 				"spring-boot-starter", | 
					
						
							|  |  |  | 				"spring-boot-starter-actuator", | 
					
						
							|  |  |  | 				"spring-boot-starter-amqp", | 
					
						
							|  |  |  | 				"spring-boot-starter-aop", | 
					
						
							|  |  |  | 				"spring-boot-starter-artemis", | 
					
						
							|  |  |  | 				"spring-boot-starter-batch", | 
					
						
							|  |  |  | 				"spring-boot-starter-cache", | 
					
						
							|  |  |  | 				"spring-boot-starter-data-cassandra", | 
					
						
							|  |  |  | 				"spring-boot-starter-data-cassandra-reactive", | 
					
						
							| 
									
										
										
										
											2021-12-10 22:28:20 +08:00
										 |  |  | 				"spring-boot-starter-data-couchbase", | 
					
						
							|  |  |  | 				"spring-boot-starter-data-couchbase-reactive", | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"spring-boot-starter-data-elasticsearch", | 
					
						
							|  |  |  | 				"spring-boot-starter-data-jdbc", | 
					
						
							|  |  |  | 				"spring-boot-starter-data-jpa", | 
					
						
							|  |  |  | 				"spring-boot-starter-data-ldap", | 
					
						
							|  |  |  | 				"spring-boot-starter-data-mongodb", | 
					
						
							|  |  |  | 				"spring-boot-starter-data-mongodb-reactive", | 
					
						
							| 
									
										
										
										
											2020-02-19 22:42:13 +08:00
										 |  |  | 				"spring-boot-starter-data-r2dbc", | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"spring-boot-starter-data-redis", | 
					
						
							|  |  |  | 				"spring-boot-starter-data-redis-reactive", | 
					
						
							|  |  |  | 				"spring-boot-starter-data-neo4j", | 
					
						
							|  |  |  | 				"spring-boot-starter-data-rest", | 
					
						
							|  |  |  | 				"spring-boot-starter-freemarker", | 
					
						
							| 
									
										
										
										
											2022-07-20 19:57:17 +08:00
										 |  |  | 				"spring-boot-starter-graphql", | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"spring-boot-starter-groovy-templates", | 
					
						
							|  |  |  | 				"spring-boot-starter-hateoas", | 
					
						
							|  |  |  | 				"spring-boot-starter-integration", | 
					
						
							|  |  |  | 				"spring-boot-starter-jdbc", | 
					
						
							| 
									
										
										
										
											2022-08-08 22:45:20 +08:00
										 |  |  | 				"spring-boot-starter-jersey", | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"spring-boot-starter-jetty", | 
					
						
							|  |  |  | 				"spring-boot-starter-jooq", | 
					
						
							|  |  |  | 				"spring-boot-starter-json", | 
					
						
							|  |  |  | 				"spring-boot-starter-log4j2", | 
					
						
							|  |  |  | 				"spring-boot-starter-logging", | 
					
						
							|  |  |  | 				"spring-boot-starter-mail", | 
					
						
							|  |  |  | 				"spring-boot-starter-mustache", | 
					
						
							|  |  |  | 				"spring-boot-starter-oauth2-client", | 
					
						
							|  |  |  | 				"spring-boot-starter-oauth2-resource-server", | 
					
						
							|  |  |  | 				"spring-boot-starter-quartz", | 
					
						
							|  |  |  | 				"spring-boot-starter-reactor-netty", | 
					
						
							|  |  |  | 				"spring-boot-starter-rsocket", | 
					
						
							|  |  |  | 				"spring-boot-starter-security", | 
					
						
							|  |  |  | 				"spring-boot-starter-test", | 
					
						
							| 
									
										
										
										
											2022-01-06 21:28:05 +08:00
										 |  |  | 				"spring-boot-starter-thymeleaf", | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"spring-boot-starter-tomcat", | 
					
						
							|  |  |  | 				"spring-boot-starter-undertow", | 
					
						
							|  |  |  | 				"spring-boot-starter-validation", | 
					
						
							|  |  |  | 				"spring-boot-starter-web", | 
					
						
							|  |  |  | 				"spring-boot-starter-webflux", | 
					
						
							|  |  |  | 				"spring-boot-starter-websocket", | 
					
						
							|  |  |  | 				"spring-boot-starter-web-services" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 			plugins = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"spring-boot-maven-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-05-15 22:12:57 +08:00
										 |  |  | 	library("SAAJ Impl", "3.0.2") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("com.sun.xml.messaging.saaj") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"saaj-impl" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-02 03:55:14 +08:00
										 |  |  | 	library("Selenium", "4.5.3") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.seleniumhq.selenium") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2022-11-09 01:35:36 +08:00
										 |  |  | 				"lift", | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"selenium-api", | 
					
						
							|  |  |  | 				"selenium-chrome-driver", | 
					
						
							| 
									
										
										
										
											2022-10-24 23:32:38 +08:00
										 |  |  | 				"selenium-chromium-driver", | 
					
						
							| 
									
										
										
										
											2022-11-09 01:38:57 +08:00
										 |  |  | 				"selenium-devtools-v104", | 
					
						
							|  |  |  | 				"selenium-devtools-v105", | 
					
						
							|  |  |  | 				"selenium-devtools-v106", | 
					
						
							| 
									
										
										
										
											2022-11-09 01:35:36 +08:00
										 |  |  | 				"selenium-devtools-v85", | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"selenium-edge-driver", | 
					
						
							|  |  |  | 				"selenium-firefox-driver", | 
					
						
							| 
									
										
										
										
											2022-11-09 01:35:36 +08:00
										 |  |  | 				"selenium-grid", | 
					
						
							| 
									
										
										
										
											2022-10-24 23:32:38 +08:00
										 |  |  | 				"selenium-http", | 
					
						
							| 
									
										
										
										
											2022-11-09 01:38:57 +08:00
										 |  |  | 				"selenium-http-jdk-client", | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"selenium-ie-driver", | 
					
						
							|  |  |  | 				"selenium-java", | 
					
						
							| 
									
										
										
										
											2022-10-24 23:32:38 +08:00
										 |  |  | 				"selenium-json", | 
					
						
							| 
									
										
										
										
											2020-03-10 23:06:48 +08:00
										 |  |  | 				"selenium-remote-driver", | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"selenium-safari-driver", | 
					
						
							| 
									
										
										
										
											2022-11-09 01:35:36 +08:00
										 |  |  | 				"selenium-session-map-jdbc", | 
					
						
							|  |  |  | 				"selenium-session-map-redis", | 
					
						
							| 
									
										
										
										
											2022-11-09 01:38:57 +08:00
										 |  |  | 				"selenium-support", | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-02 03:55:17 +08:00
										 |  |  | 	library("Selenium HtmlUnit", "4.5.2") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.seleniumhq.selenium") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"htmlunit-driver" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-07-08 00:47:34 +08:00
										 |  |  | 	library("SendGrid", "4.9.3") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("com.sendgrid") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"sendgrid-java" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-03-21 16:33:04 +08:00
										 |  |  | 	library("SLF4J", "2.0.7") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.slf4j") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"jcl-over-slf4j", | 
					
						
							|  |  |  | 				"jul-to-slf4j", | 
					
						
							|  |  |  | 				"log4j-over-slf4j", | 
					
						
							|  |  |  | 				"slf4j-api", | 
					
						
							|  |  |  | 				"slf4j-ext", | 
					
						
							| 
									
										
										
										
											2022-09-29 04:14:08 +08:00
										 |  |  | 				"slf4j-jdk-platform-logging", | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"slf4j-jdk14", | 
					
						
							|  |  |  | 				"slf4j-log4j12", | 
					
						
							|  |  |  | 				"slf4j-nop", | 
					
						
							| 
									
										
										
										
											2022-09-29 04:14:08 +08:00
										 |  |  | 				"slf4j-reload4j", | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"slf4j-simple" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-09-27 20:51:04 +08:00
										 |  |  | 	library("SnakeYAML", "1.33") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.yaml") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"snakeyaml" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-20 22:59:40 +08:00
										 |  |  | 	library("Spring AMQP", "3.0.5") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.springframework.amqp") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"spring-amqp", | 
					
						
							|  |  |  | 				"spring-rabbit", | 
					
						
							| 
									
										
										
										
											2021-07-21 02:19:09 +08:00
										 |  |  | 				"spring-rabbit-stream", | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"spring-rabbit-junit", | 
					
						
							|  |  |  | 				"spring-rabbit-test" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-05-18 07:45:46 +08:00
										 |  |  | 	library("Spring Batch", "5.0.2") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.springframework.batch") { | 
					
						
							| 
									
										
										
										
											2022-05-19 17:10:43 +08:00
										 |  |  | 			imports = [ | 
					
						
							|  |  |  | 				"spring-batch-bom" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-17 23:14:32 +08:00
										 |  |  | 	library("Spring Data Bom", "2022.0.7") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.springframework.data") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			imports = [ | 
					
						
							| 
									
										
										
										
											2020-06-23 01:02:59 +08:00
										 |  |  | 				"spring-data-bom" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-05-02 15:59:58 +08:00
										 |  |  | 	library("Spring Framework", "${springFrameworkVersion}") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.springframework") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			imports = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"spring-framework-bom" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-20 22:59:41 +08:00
										 |  |  | 	library("Spring GraphQL", "1.1.5") { | 
					
						
							| 
									
										
										
										
											2022-07-20 19:57:17 +08:00
										 |  |  | 		group("org.springframework.graphql") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 					"spring-graphql", | 
					
						
							|  |  |  | 					"spring-graphql-test" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-05-12 14:54:25 +08:00
										 |  |  | 	library("Spring HATEOAS", "2.0.4") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.springframework.hateoas") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"spring-hateoas" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-21 18:06:49 +08:00
										 |  |  | 	library("Spring Integration", "6.0.6") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.springframework.integration") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			imports = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"spring-integration-bom" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-20 22:59:46 +08:00
										 |  |  | 	library("Spring Kafka", "3.0.8") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.springframework.kafka") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"spring-kafka", | 
					
						
							|  |  |  | 				"spring-kafka-test" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-17 23:14:32 +08:00
										 |  |  | 	library("Spring LDAP", "3.0.4") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.springframework.ldap") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"spring-ldap-core", | 
					
						
							|  |  |  | 				"spring-ldap-ldif-core", | 
					
						
							|  |  |  | 				"spring-ldap-odm", | 
					
						
							|  |  |  | 				"spring-ldap-test" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-21 20:27:28 +08:00
										 |  |  | 	library("Spring RESTDocs", "3.0.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.springframework.restdocs") { | 
					
						
							| 
									
										
										
										
											2022-07-16 00:25:18 +08:00
										 |  |  | 			imports = [ | 
					
						
							|  |  |  | 				"spring-restdocs-bom" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-17 23:14:33 +08:00
										 |  |  | 	library("Spring Retry", "2.0.2") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.springframework.retry") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"spring-retry" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-20 22:59:46 +08:00
										 |  |  | 	library("Spring Security", "6.0.4") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.springframework.security") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			imports = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"spring-security-bom" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-20 22:59:47 +08:00
										 |  |  | 	library("Spring Session", "3.0.2") { | 
					
						
							| 
									
										
										
										
											2023-01-13 17:48:20 +08:00
										 |  |  | 		prohibit { | 
					
						
							|  |  |  | 			startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"]) | 
					
						
							|  |  |  | 			because "Spring Session switched to numeric version numbers" | 
					
						
							|  |  |  | 		} | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.springframework.session") { | 
					
						
							| 
									
										
										
										
											2021-12-08 22:48:13 +08:00
										 |  |  | 			imports = [ | 
					
						
							|  |  |  | 				"spring-session-bom" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-22 14:40:28 +08:00
										 |  |  | 	library("Spring WS", "4.0.5") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.springframework.ws") { | 
					
						
							| 
									
										
										
										
											2023-01-12 21:27:43 +08:00
										 |  |  | 			imports = [ | 
					
						
							|  |  |  | 				"spring-ws-bom" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-11-22 22:04:04 +08:00
										 |  |  | 	library("SQLite JDBC", "3.39.4.1") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.xerial") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"sqlite-jdbc" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-12-08 01:00:40 +08:00
										 |  |  | 	library("Thymeleaf", "3.1.1.RELEASE") { | 
					
						
							| 
									
										
										
										
											2022-01-06 21:28:05 +08:00
										 |  |  | 		group("org.thymeleaf") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 				"thymeleaf", | 
					
						
							| 
									
										
										
										
											2022-01-06 21:26:50 +08:00
										 |  |  | 				"thymeleaf-spring6" | 
					
						
							| 
									
										
										
										
											2022-01-06 21:28:05 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 	library("Thymeleaf Extras Data Attribute", "2.0.1") { | 
					
						
							|  |  |  | 		group("com.github.mxab.thymeleaf.extras") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 				"thymeleaf-extras-data-attribute" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-12-22 00:32:10 +08:00
										 |  |  | 	library("Thymeleaf Extras SpringSecurity", "3.1.1.RELEASE") { | 
					
						
							| 
									
										
										
										
											2022-01-06 21:28:05 +08:00
										 |  |  | 		group("org.thymeleaf.extras") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2022-01-06 21:26:50 +08:00
										 |  |  | 				"thymeleaf-extras-springsecurity6" | 
					
						
							| 
									
										
										
										
											2022-01-06 21:28:05 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-03-18 20:33:14 +08:00
										 |  |  | 	library("Thymeleaf Layout Dialect", "3.1.0") { | 
					
						
							| 
									
										
										
										
											2022-01-06 21:28:05 +08:00
										 |  |  | 		group("nz.net.ultraq.thymeleaf") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 				"thymeleaf-layout-dialect" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2021-03-24 03:17:38 +08:00
										 |  |  | 	library("Tomcat", "${tomcatVersion}") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.tomcat") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"tomcat-annotations-api", | 
					
						
							|  |  |  | 				"tomcat-jdbc", | 
					
						
							|  |  |  | 				"tomcat-jsp-api" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.apache.tomcat.embed") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"tomcat-embed-core", | 
					
						
							|  |  |  | 				"tomcat-embed-el", | 
					
						
							|  |  |  | 				"tomcat-embed-jasper", | 
					
						
							|  |  |  | 				"tomcat-embed-websocket" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-09 21:25:12 +08:00
										 |  |  | 	library("UnboundID LDAPSDK", "6.0.9") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("com.unboundid") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"unboundid-ldapsdk" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-06-09 21:25:17 +08:00
										 |  |  | 	library("Undertow", "2.3.7.Final") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("io.undertow") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"undertow-core", | 
					
						
							| 
									
										
										
										
											2022-11-06 08:57:18 +08:00
										 |  |  | 				"undertow-servlet", | 
					
						
							|  |  |  | 				"undertow-websockets-jsr" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-09-15 15:39:18 +08:00
										 |  |  | 	library("Versions Maven Plugin", "2.12.0") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.codehaus.mojo") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			plugins = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"versions-maven-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2022-07-07 17:10:07 +08:00
										 |  |  | 	library("WebJars Locator Core", "0.52") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.webjars") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"webjars-locator-core" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 	library("WSDL4j", "1.6.3") { | 
					
						
							|  |  |  | 		group("wsdl4j") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"wsdl4j" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 	library("XML Maven Plugin", "1.0.2") { | 
					
						
							|  |  |  | 		group("org.codehaus.mojo") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			plugins = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"xml-maven-plugin" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-01-12 21:22:29 +08:00
										 |  |  | 	library("XmlUnit2", "2.9.1") { | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 		group("org.xmlunit") { | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			modules = [ | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"xmlunit-assertj", | 
					
						
							| 
									
										
										
										
											2022-11-04 18:42:26 +08:00
										 |  |  | 				"xmlunit-assertj3", | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"xmlunit-core", | 
					
						
							| 
									
										
										
										
											2022-11-04 18:46:41 +08:00
										 |  |  | 				"xmlunit-jakarta-jaxb-impl", | 
					
						
							| 
									
										
										
										
											2020-01-23 03:24:37 +08:00
										 |  |  | 				"xmlunit-legacy", | 
					
						
							|  |  |  | 				"xmlunit-matchers", | 
					
						
							|  |  |  | 				"xmlunit-placeholders" | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2023-04-07 22:32:09 +08:00
										 |  |  | 	library("Yasson", "3.0.3") { | 
					
						
							| 
									
										
										
										
											2021-11-12 01:02:17 +08:00
										 |  |  | 		group("org.eclipse") { | 
					
						
							|  |  |  | 			modules = [ | 
					
						
							|  |  |  | 				"yasson" | 
					
						
							|  |  |  | 			] | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2020-01-10 21:48:43 +08:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2020-05-13 23:36:59 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | generateMetadataFileForMavenPublication { | 
					
						
							|  |  |  | 	enabled = false | 
					
						
							|  |  |  | } |