forked from SonarSource/sonar-update-center-properties
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmybatis.properties
22 lines (19 loc) · 913 Bytes
/
mybatis.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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.7,1.0.8
defaults.mavenGroupId=org.sonarsource.plugins.mybatis
defaults.mavenArtifactId=sonar-mybatis-plugin
1.0.8.description=support sonarqube 10.4
1.0.8.sqs=[10.8,LATEST]
1.0.8.sqcb=[24.12,LATEST]
1.0.8.sqVersions=[10.4,10.7]
1.0.8.date=2024-02-27
1.0.8.changelogUrl=https://github.com/donhui/sonar-mybatis/releases/tag/1.0.8
1.0.8.downloadUrl=https://github.com/donhui/sonar-mybatis/releases/download/1.0.8/sonar-mybatis-plugin-1.0.8.jar
1.0.7.description=support sonarqube 9.0
1.0.7.sqVersions=[9.9,10.3]
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