forked from Fabric3/fabric3-core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gradle.properties
73 lines (49 loc) · 1.37 KB
/
gradle.properties
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
fabric3Group=org.fabric3
version=3.0.0
fabric3ReleaseVersion=3.0.0
pluginVersion=3.0.0
scaApiVersion=1.1.4
reactiveStreamsVersion=1.0.0.RC3
# Dependency versions
jtaVersion=1.1.1
jmsVersion=1.1.1
#if the annotations version changes, update BootExports entry
annotationsVersion=1.2
jacksonVersion=2.4.3
jaxbApiVersion=2.2-promoted-b50
servletGroupId=javax.servlet
servletArtifactId=javax.servlet-api
servletVersion= 3.1.0
jettyVersion=9.3.9.v20160517
webServicesVersion=2.0.1
#if the annotations version changes, update Dependencies entry
jaxRsVersion=2.0.1
jerseyVersion=2.22.1
disruptorVersion=3.3.4
atomikosVersion=3.8.0
aetherVersion=0.9.0.M2
asmVersion=4.0
slf4jVersion=1.6.5
ehcacheVersion=2.7.5
hibernateVersion=5.2.0.Final
concurrentVersion=1.3.4
jpaApiVersion=1.0.0.Final
springVersion=4.2.6.RELEASE
springSecurityVersion=4.1.0.RELEASE
springSecurityCasVersion=3.0.8.RELEASE
cglibVersion=2.2
activeMQVersion=5.8.0
jzmqVersion = 3.0.1
jeromqVersion=0.3.4
tomcatVersion=7.0.26
okhttpVersion = 2.3.0
hazelcastVersion = 3.5.3
# if Woodstox changes, update Depenencies class in plugin module
woodstoxVersion= 4.4.1
stax2Version= 3.1.4
commonJVersion=1.1.0
#if the JUnit version changes, update the ITest Plugin TestConstants value
junitVersion=4.11
easyMockVersion=3.1
#org.gradle.jvmargs=-Xms2024M -Xmx2024M -XX:MaxPermSize=2024M
#org.gradle.jvmargs=-XX:MaxPermSize=2024m