-
Notifications
You must be signed in to change notification settings - Fork 42
Expand file tree
/
Copy pathgradle.properties
More file actions
43 lines (36 loc) · 1.34 KB
/
gradle.properties
File metadata and controls
43 lines (36 loc) · 1.34 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
PROJ_GROUP=com.bbossgroups.gencode
PROJ_VERSION=6.3.5
PROJ_BBOSS_VERSION=6.3.5
PROJ_BBOSS_DATA_VERSION=6.3.7
BBOSS_SECURITY_VERSION=6.3.5
log4j2_version=2.25.2
bboot_version=6.3.8
skipTest=true
PROJ_WEBSITEURL=http://www.bbossgroups.com
PROJ_ISSUETRACKERURL=https://github.com/bbossgroups/bboss-gencode/issues
PROJ_VCSURL=https://github.com/bbossgroups/bboss-gencode.git
PROJ_DESCRIPTION=Auto generate code for bboss mvc,bboss hessian,bboss webserivce,bboss persistent,bboss ioc,i18n config,ui and so on.
PROJ_LICENCE_NAME=The Apache Software License, Version 2.0
PROJ_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt
PROJ_LICENCE_DEST=repo
DEVELOPER_ID=yin-bp
DEVELOPER_NAME=biaoping.yin
DEVELOPER_EMAIL[email protected]
SOURCE_COMPILER_LEVEL=1.8
TARGET_COMPILER_LEVEL=1.8
JAVADOC_SOURCE_LEVEL=1.8
JAVADOC_COMPILER_LEVEL=1.8
signing.keyId=2D93B1EE
signing.password=bboss.com
signing.secretKeyRingFile=../bboss.gpg
sonatype_url=https://oss.sonatype.org/service/local/staging/deploy/maven2
sonatype_username=
sonatype_password=
scm_connection=scm:git:[email protected]:bbossgroups/bboss-gencode.git
scm_developerConnection=scm:git:[email protected]:bbossgroups/bboss-gencode.git
scm_url=https://github.com/bbossgroups/bboss-gencode
uploadArchivesToMavenCenter=false
enable_gretty=true
mysqlconnectorversion=8.2.0
clickhouse_verion=2.7.1
clickhouse_jdbc_verion=0.9.4