FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
Alchemist/gradle.properties at master · https-quantumblockchainai-atlassian-net/Alchemist · GitHub
https-quantumblockchainai-atlassian-net
/
Alchemist
Public
forked from
AlchemistSimulator/Alchemist
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
27
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
Alchemist
/
gradle.properties
Copy path
More file actions
More file actions
Latest commit
History
History
History
20 lines (17 loc) · 826 Bytes
Breadcrumbs
Alchemist
/
gradle.properties
Copy path
File metadata and controls
20 lines (17 loc) · 826 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
#
Copyright (C) 2010-2023, Danilo Pianini and contributors
#
listed, for each module, in the respective subproject's build.gradle.kts file.
#
#
This file is part of Alchemist, and is distributed under the terms of the
#
GNU General Public License, with a linking exception,
#
as described in the file LICENSE in the Alchemist distribution's top directory.
#
projectLongName
=
Alchemist Simulator
projectDescription
=
A simulator for pervasive, aggregate, and nature-inspired computing
minJavaVersion
=
17
org.gradle.caching
=
true
org.gradle.jvmargs
=
-XX:MaxMetaspaceSize=2g -Xmx4g
systemProp.org.gradle.internal.http.connectionTimeout
=
500000
systemProp.org.gradle.internal.http.socketTimeout
=
500000
org.jetbrains.dokka.experimental.gradle.pluginMode
=
V2Enabled
org.jetbrains.dokka.experimental.gradle.pluginMode.noWarn
=
true
Back
|
FazBrowse Home
|
New Git URL