Files
onixbyte-bom/gradle.properties
T

30 lines
956 B
Properties
Raw Normal View History

2024-01-31 02:43:17 +08:00
#
2025-01-25 19:25:21 +08:00
# Copyright (C) 2024-2025 OnixByte.
2024-01-31 02:43:17 +08:00
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#
# See the License for the specific language governing permissions and
# limitations under the License.
#
2025-01-25 20:40:21 +08:00
jacksonVersion=2.18.2
2024-01-31 02:43:17 +08:00
javaJwtVersion=4.4.0
2025-01-25 20:40:21 +08:00
junitVersion=5.11.4
logbackVersion=1.5.16
2024-10-22 12:47:58 +08:00
slf4jVersion=2.0.16
2025-01-25 20:40:21 +08:00
springVersion=6.2.1
springBootVersion=3.4.1
2024-01-31 11:10:48 +08:00
2025-01-19 00:07:41 +08:00
artefactVersion=1.8.0
projectUrl=https://onixbyte.com/JDevKit
projectGithubUrl=https://github.com/OnixByte/JDevKit
2024-01-31 11:10:48 +08:00
licenseName=The Apache License, Version 2.0
licenseUrl=https://www.apache.org/licenses/LICENSE-2.0.txt