Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:yukoff:openSUSE:Leap:42.1:Backports
findbugs
findbugs-1.3.7.pom
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File findbugs-1.3.7.pom of Package findbugs
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>net.sourceforge.findbugs</groupId> <artifactId>findbugs</artifactId> <version>1.3.7</version> <packaging>jar</packaging> <url>http://findbugs.sourceforge.net/</url> <name>FindBugs</name> <description>Findbugs: Because it's easy!</description> <licenses> <license> <name>GNU Lesser Public License</name> <url>http://www.gnu.org/licenses/lgpl.html</url> <distribution>repo</distribution> </license> </licenses> <scm> <connection>scm:svn:http://findbugs.googlecode.com/svn/trunk/</connection> <developerConnection>scm:svn:https://findbugs.googlecode.com/svn/trunk/</developerConnection> <url>http://findbugs.googlecode.com/svn/trunk/</url> </scm> <dependencies> <dependency> <groupId>net.sourceforge.findbugs</groupId> <artifactId>jFormatString</artifactId> <version>1.3.7</version> </dependency> <dependency> <groupId>net.sourceforge.findbugs</groupId> <artifactId>jsr305</artifactId> <version>1.3.7</version> </dependency> <dependency> <groupId>net.sourceforge.findbugs</groupId> <artifactId>bcel</artifactId> <version>1.3.7</version> </dependency> <dependency> <groupId>dom4j</groupId> <artifactId>dom4j</artifactId> <version>1.6.1</version> </dependency> <dependency> <groupId>asm</groupId> <artifactId>asm</artifactId> <version>3.1</version> </dependency> <dependency> <groupId>asm</groupId> <artifactId>asm-analysis</artifactId> <version>3.1</version> </dependency> <dependency> <groupId>asm</groupId> <artifactId>asm-commons</artifactId> <version>3.1</version> </dependency> <dependency> <groupId>asm</groupId> <artifactId>asm-util</artifactId> <version>3.1</version> </dependency> <dependency> <groupId>asm</groupId> <artifactId>asm-tree</artifactId> <version>3.1</version> </dependency> <dependency> <groupId>asm</groupId> <artifactId>asm-xml</artifactId> <version>3.1</version> </dependency> </dependencies> </project>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor