-
Notifications
You must be signed in to change notification settings - Fork 1
/
gradle.properties
33 lines (28 loc) · 1.11 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
# Project infos
group = de.carne
version = 2.0.0-beta4-SNAPSHOT
projectDescription = FileScanner
projectUrl = https://github.com/hdecarne-github/filescanner
projectScm = scm:git:https://github.com/hdecarne-github/filescanner.git
projectScmUrl = https://github.com/hdecarne-github/filescanner.git
projectLicenseId = GPL-3.0
projectLicense = GNU General Public License, Version 3
projectLicenseUrl = http://www.gnu.org/licenses/gpl-3.0.html
filescanner-cocoa-macosx-x86_64.i4jProjectApplicationID = 7478-5469-8818-1476
filescanner-cocoa-macosx-x86_64.i4jProjectMediaID = 905
filescanner-gtk-linux-x86_64.i4jProjectApplicationID = false
filescanner-gtk-linux-x86_64.i4jProjectMediaID = -1
filescanner-win32-win32-x86_64.i4jProjectApplicationID = 6557-0026-9676-8971
filescanner-win32-win32-x86_64.i4jProjectMediaID = 66
# Dependency versions
jacocoVersion = 0.8.7
annotationVersion = 2.2.600
javaDefaultVersion = 10.3.4
javaSwtVersion = 4.0.2
javaTestVersion = 2.0.6
javaTestSwtVersion = 4.0.2
filescannerEngineVersion = 2.4.1
glassfishGrizzlyVersion = 3.0.1
luceneVersion = 8.11.1
luceneQueryParserVersion = 9.0.0
i4jVersion = 8.0.7