oss-commons
Symphony Open Source Common Libraries
License |
License |
---|---|
Categories |
CategoriesSpotbugs Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.symphony.oss.commons |
ArtifactId | ArtifactIdcommons-spotbugs |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSymphony OSS Common Libraries
|
Filename | Size |
---|---|
commons-spotbugs-0.3.0.pom | |
commons-spotbugs-0.3.0.jar | 7 KB |
commons-spotbugs-0.3.0-sources.jar | 7 KB |
commons-spotbugs-0.3.0-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.symphony.oss.commons/commons-spotbugs/ -->
<dependency>
<groupId>com.symphony.oss.commons</groupId>
<artifactId>commons-spotbugs</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.symphony.oss.commons/commons-spotbugs/
implementation 'com.symphony.oss.commons:commons-spotbugs:0.3.0'
// https://jarcasting.com/artifacts/com.symphony.oss.commons/commons-spotbugs/
implementation ("com.symphony.oss.commons:commons-spotbugs:0.3.0")
'com.symphony.oss.commons:commons-spotbugs:jar:0.3.0'
<dependency org="com.symphony.oss.commons" name="commons-spotbugs" rev="0.3.0">
<artifact name="commons-spotbugs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.symphony.oss.commons', module='commons-spotbugs', version='0.3.0')
)
libraryDependencies += "com.symphony.oss.commons" % "commons-spotbugs" % "0.3.0"
[com.symphony.oss.commons/commons-spotbugs "0.3.0"]
Symphony Open Source Common Libraries