Last Version

refactoring-kata-spotbugs-rule 1.0

My SpotBugs plugin project

License

License

Categories

Categories

Spotbugs Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.github.meixuesong
ArtifactId

ArtifactId

kata-spotbugs-rule
Version

Version

1.0
Type

Type

jar
Description

Description

refactoring-kata-spotbugs-rule
My SpotBugs plugin project
Project URL

Project URL

https://github.com/meixuesong/refactoring-kata-spotbugs-rule
Source Code Management

Source Code Management

https://github.com/meixuesong/refactoring-kata-spotbugs-rule/tree/master

Download kata-spotbugs-rule 1.0


<!-- https://jarcasting.com/artifacts/com.github.meixuesong/kata-spotbugs-rule/ -->
<dependency>
    <groupId>com.github.meixuesong</groupId>
    <artifactId>kata-spotbugs-rule</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.meixuesong/kata-spotbugs-rule/
implementation 'com.github.meixuesong:kata-spotbugs-rule:1.0'
// https://jarcasting.com/artifacts/com.github.meixuesong/kata-spotbugs-rule/
implementation ("com.github.meixuesong:kata-spotbugs-rule:1.0")
'com.github.meixuesong:kata-spotbugs-rule:jar:1.0'
<dependency org="com.github.meixuesong" name="kata-spotbugs-rule" rev="1.0">
  <artifact name="kata-spotbugs-rule" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.meixuesong', module='kata-spotbugs-rule', version='1.0')
)
libraryDependencies += "com.github.meixuesong" % "kata-spotbugs-rule" % "1.0"
[com.github.meixuesong/kata-spotbugs-rule "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.29

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs jar 4.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
com.github.spotbugs : test-harness jar 4.0.0

Project Modules

There are no modules declared in this project.