forked from openremote/openremote
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
77 lines (75 loc) · 2.22 KB
/
gradle.properties
File metadata and controls
77 lines (75 loc) · 2.22 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
org.gradle.jvmargs=-Xmx3g
org.gradle.parallel=true
# Set the socket timeout to 5 minutes (good for proxies)
systemProp.org.gradle.internal.http.socketTimeout=300000
# the number of retries (initial included) (default 3)
systemProp.org.gradle.internal.repository.max.retries=10
# the initial time before retrying, in milliseconds (default 125)
systemProp.org.gradle.internal.repository.initial.backoff=500
jaxrsSpecVersion = 3.1.0
javaxAnnotationsVersion = 3.0.0
javaxELAPIVersion = 6.0.1
javaxELVersion = 4.0.2
slf4jVersion = 2.0.6
guavaVersion = 33.5.0-jre
checkerframeworkVersion = 3.52.1
undertowVersion = 2.3.18.Final
resteasyVersion = 6.2.11.Final
keycloakVersion = 25.0.3
classgraphVersion=4.8.184
jacksonVersion = 2.20.1
groovyVersion = 4.0.24
groovySandboxVersion = 4.2.2
sqliteVersion = 3.51.0.0
hibernateVersion = 6.6.11.Final
hibernateValidatorVersion = 8.0.2.Final
hikaricpVersion = 6.2.1
postgresJdbcVersion = 42.7.8
spockVersion = 2.4-M5-groovy-4.0
byteBuddyVersion = 1.16.1
objenesisVersion = 3.4
camelVersion = 4.16.0
easyRulesVersion = 4.1.0
quartzVersion= 2.5.1
calimeroVersion = 2.6
uuidGeneratorVersion = 5.1.1
jSerialCommVersion = 2.11.4
saxonHEVersion = 12.9
exp4jVersion = 0.4.13
nettyVersion = 4.2.7.Final
flywaydbVersion = 11.13.1
ical4jVersion = 4.2.1
friendlyIdVersion = 1.0.4
geotoolsVersion = 34.0
firebaseAdminVersion = 9.7.0
jakartaMailVersion = 2.0.5
jaywayJsonPathVersion = 2.10.0
typescriptGeneratorVersion = 3.2.1263
californiumCoreVersion = 3.14.0
californiumScandiumVersion = 3.14.0
zwaveVersion = 3.4.0
plc4xVersion = 0.12.0
niftyModbusVersion = 0.17.0
reflectionsVersion=0.10.2
swaggerVersion=2.2.40
swaggeruiVersion = 5.18.2
hiveMQClientVersion=1.3.10
bluetoothVersion = 0.64
nashornVersion=15.7
failsafeVersion=3.3.2
suncalcVersion=3.11
snapshotsRepoUrl=https://central.sonatype.com/repository/maven-snapshots/
releasesRepoUrl=https://ossrh-staging-api.central.sonatype.com/service/local/
activeMQVersion = 2.42.0
jbossLoggingManagerVersion=2.1.19.Final
greenmailVersion=2.1.2
prometheusVersion=1.4.3
micrometerVersion=1.16.0
jdomVersion = 2.0.6.1
jSchVersion = 2.27.6
bouncyCastleVersion = 1.81
victoolsJsonSchemaGeneratorVersion = 4.38.0
moquetteVersion = 0.18.0
corsFilterVersion = 3.1
junitVersion = 5.14.1
mockitoVersion = 5.20.0