-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlibs.versions.toml
More file actions
87 lines (85 loc) · 7.23 KB
/
Copy pathlibs.versions.toml
File metadata and controls
87 lines (85 loc) · 7.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
# This file was generated by the Gradle 'init' task.
# https://docs.gradle.org/current/userguide/platforms.html#sub::toml-dependencies-format
[versions]
com-google-code-gson-gson = "2.14.0"
com-opencsv-opencsv = "5.12.0"
com-sun-xml-bind-jaxb-core = "4.0.9"
com-sun-xml-bind-jaxb-impl = "4.0.9"
commons-httpclient-commons-httpclient = "3.1"
com-h2-database = "2.4.240"
io-jsonwebtoken-jjwt = "0.13.0"
javax-xml-bind-jaxb-api = "2.3.1"
junit-platform = "6.1.3"
mysql-mysql-connector-java = "8.0.33"
net-sourceforge-jwebunit-jwebunit = "3.3"
net-sourceforge-jwebunit-jwebunit-core = "3.3"
net-sourceforge-jwebunit-jwebunit-htmlunit-plugin = "3.3"
org-apache-commons-commons-csv = "1.14.1"
org-apache-commons-commons-lang3 = "3.20.0"
org-apache-httpcomponents-httpclient = "4.5.14"
org-apache-logging-log4j-log4j-api = "2.26.1"
org-apache-logging-log4j-log4j-core = "2.26.1"
org-apache-logging-log4j-log4j-to-slf4j = "2.26.1"
org-apache-opennlp-opennlp-tools = "2.5.11"
org-apache-poi-poi = "5.5.1"
org-apache-poi-poi-ooxml = "5.5.1"
org-apache-poi-poi-scratchpad = "5.5.1"
org-dhatim-fastexcel = "0.20.2"
org-dhatim-fastexcel-reader = "0.20.2"
org-jxls-jxls-jexcel = "1.0.9"
org-junit-jupiter = "6.1.3"
org-projectlombok-lombok = "1.18.46"
org-springdoc-springdoc-openapi-starter-webmvc-ui = "3.1.0"
org-springframework-boot-spring-boot-devtools = "4.1.0"
org-springframework-boot-spring-boot-starter = "4.1.0"
org-springframework-boot-spring-boot-starter-data-jpa = "4.1.0"
org-springframework-boot-spring-boot-starter-quartz = "4.1.0"
org-springframework-boot-spring-boot-starter-test = "4.1.1"
org-springframework-boot-spring-boot-starter-thymeleaf = "4.1.0"
org-springframework-boot-spring-boot-starter-validation = "4.1.0"
org-springframework-boot-spring-boot-starter-web = "4.1.0"
org-webjars-bootstrap = "5.3.8"
org-webjars-jquery = "4.0.0"
org-webjars-webjars-locator-core = "0.59"
[libraries]
com-google-code-gson-gson = { module = "com.google.code.gson:gson", version.ref = "com-google-code-gson-gson" }
com-opencsv-opencsv = { module = "com.opencsv:opencsv", version.ref = "com-opencsv-opencsv" }
com-sun-xml-bind-jaxb-core = { module = "com.sun.xml.bind:jaxb-core", version.ref = "com-sun-xml-bind-jaxb-core" }
com-sun-xml-bind-jaxb-impl = { module = "com.sun.xml.bind:jaxb-impl", version.ref = "com-sun-xml-bind-jaxb-impl" }
commons-httpclient-commons-httpclient = { module = "commons-httpclient:commons-httpclient", version.ref = "commons-httpclient-commons-httpclient" }
io-jsonwebtoken-jjwt = { module = "io.jsonwebtoken:jjwt", version.ref = "io-jsonwebtoken-jjwt" }
com-h2-h2-db = { module = "com.h2database:h2", version.ref = "com-h2-database" }
javax-xml-bind-jaxb-api = { module = "javax.xml.bind:jaxb-api", version.ref = "javax-xml-bind-jaxb-api" }
junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher", version.ref = "junit-platform" }
junit-platform-engine = { module = "org.junit.platform:junit-platform-engine", version.ref = "junit-platform" }
mysql-mysql-connector-java = { module = "mysql:mysql-connector-java", version.ref = "mysql-mysql-connector-java" }
net-sourceforge-jwebunit-jwebunit = { module = "net.sourceforge.jwebunit:jwebunit", version.ref = "net-sourceforge-jwebunit-jwebunit" }
net-sourceforge-jwebunit-jwebunit-core = { module = "net.sourceforge.jwebunit:jwebunit-core", version.ref = "net-sourceforge-jwebunit-jwebunit-core" }
net-sourceforge-jwebunit-jwebunit-htmlunit-plugin = { module = "net.sourceforge.jwebunit:jwebunit-htmlunit-plugin", version.ref = "net-sourceforge-jwebunit-jwebunit-htmlunit-plugin" }
org-apache-commons-commons-csv = { module = "org.apache.commons:commons-csv", version.ref = "org-apache-commons-commons-csv" }
org-apache-commons-commons-lang3 = { module = "org.apache.commons:commons-lang3", version.ref = "org-apache-commons-commons-lang3" }
org-apache-httpcomponents-httpclient = { module = "org.apache.httpcomponents:httpclient", version.ref = "org-apache-httpcomponents-httpclient" }
org-apache-logging-log4j-log4j-api = { module = "org.apache.logging.log4j:log4j-api", version.ref = "org-apache-logging-log4j-log4j-api" }
org-apache-logging-log4j-log4j-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "org-apache-logging-log4j-log4j-core" }
org-apache-logging-log4j-log4j-to-slf4j = { module = "org.apache.logging.log4j:log4j-to-slf4j", version.ref = "org-apache-logging-log4j-log4j-to-slf4j" }
org-apache-opennlp-opennlp-tools = { module = "org.apache.opennlp:opennlp-tools", version.ref = "org-apache-opennlp-opennlp-tools" }
org-apache-poi-poi = { module = "org.apache.poi:poi", version.ref = "org-apache-poi-poi" }
org-apache-poi-poi-ooxml = { module = "org.apache.poi:poi-ooxml", version.ref = "org-apache-poi-poi-ooxml" }
org-apache-poi-poi-scratchpad = { module = "org.apache.poi:poi-scratchpad", version.ref = "org-apache-poi-poi-scratchpad" }
org-dhatim-fastexcel = { module = "org.dhatim:fastexcel", version.ref = "org-dhatim-fastexcel" }
org-dhatim-fastexcel-reader = { module = "org.dhatim:fastexcel-reader", version.ref = "org-dhatim-fastexcel-reader" }
org-jxls-jxls-jexcel = { module = "org.jxls:jxls-jexcel", version.ref = "org-jxls-jxls-jexcel" }
org-junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "org-junit-jupiter" }
org-projectlombok-lombok = { module = "org.projectlombok:lombok", version.ref = "org-projectlombok-lombok" }
org-springdoc-springdoc-openapi-starter-webmvc-ui = { module = "org.springdoc:springdoc-openapi-starter-webmvc-ui", version.ref = "org-springdoc-springdoc-openapi-starter-webmvc-ui" }
org-springframework-boot-spring-boot-devtools = { module = "org.springframework.boot:spring-boot-devtools", version.ref = "org-springframework-boot-spring-boot-devtools" }
org-springframework-boot-spring-boot-starter = { module = "org.springframework.boot:spring-boot-starter", version.ref = "org-springframework-boot-spring-boot-starter" }
org-springframework-boot-spring-boot-starter-data-jpa = { module = "org.springframework.boot:spring-boot-starter-data-jpa", version.ref = "org-springframework-boot-spring-boot-starter-data-jpa" }
org-springframework-boot-spring-boot-starter-quartz = { module = "org.springframework.boot:spring-boot-starter-quartz", version.ref = "org-springframework-boot-spring-boot-starter-quartz" }
org-springframework-boot-spring-boot-starter-test = { module = "org.springframework.boot:spring-boot-starter-test", version.ref = "org-springframework-boot-spring-boot-starter-test" }
org-springframework-boot-spring-boot-starter-thymeleaf = { module = "org.springframework.boot:spring-boot-starter-thymeleaf", version.ref = "org-springframework-boot-spring-boot-starter-thymeleaf" }
org-springframework-boot-spring-boot-starter-validation = { module = "org.springframework.boot:spring-boot-starter-validation", version.ref = "org-springframework-boot-spring-boot-starter-validation" }
org-springframework-boot-spring-boot-starter-web = { module = "org.springframework.boot:spring-boot-starter-web", version.ref = "org-springframework-boot-spring-boot-starter-web" }
org-webjars-bootstrap = { module = "org.webjars:bootstrap", version.ref = "org-webjars-bootstrap" }
org-webjars-jquery = { module = "org.webjars:jquery", version.ref = "org-webjars-jquery" }
org-webjars-webjars-locator-core = { module = "org.webjars:webjars-locator-core", version.ref = "org-webjars-webjars-locator-core" }