forked from SonarSource/sonar-update-center-properties
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mybatis.properties
21 lines (17 loc) · 925 Bytes
/
mybatis.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
category=External Analysers
description=Rules to check SQL statements in MyBatis Mapper XML files.
homepageUrl=https://github.com/donhui/sonar-mybatis
archivedVersions=
publicVersions=1.0.6,1.0.7
defaults.mavenGroupId=org.sonarsource.plugins.mybatis
defaults.mavenArtifactId=sonar-mybatis-plugin
1.0.7.description=support sonarqube 9.0
1.0.7.sqVersions=[9.0,LATEST]
1.0.7.date=2022-05-08
1.0.7.changelogUrl=https://github.com/donhui/sonar-mybatis/releases/tag/1.0.7
1.0.7.downloadUrl=https://github.com/donhui/sonar-mybatis/releases/download/1.0.7/sonar-mybatis-plugin-1.0.7.jar
1.0.6.description=performance optimization, remove useless hooks and update sonar.apiVersion to 7.9
1.0.6.sqVersions=[8.9,8.9.*]
1.0.6.date=2019-11-08
1.0.6.changelogUrl=https://github.com/donhui/sonar-mybatis/releases/tag/1.0.6
1.0.6.downloadUrl=https://github.com/donhui/sonar-mybatis/releases/download/1.0.6/sonar-mybatis-plugin-1.0.6.jar