Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > bf793407a3bb6bc1aae04c31926827b1 > files > 2

maven-shade-plugin-1.3.3-2.fc14.src.rpm

<dependencies>
  <dependency>
      <maven>
        <groupId>asm</groupId>
        <artifactId>asm-commons</artifactId>
        <version>3.2</version>
      </maven>
      <jpp>
        <groupId>JPP/objectweb-asm</groupId>
        <artifactId>asm-commons</artifactId>
        <version>3.2</version>
      </jpp>
  </dependency>
  <dependency>
      <maven>
        <groupId>asm</groupId>
        <artifactId>asm</artifactId>
        <version>3.2</version>
      </maven>
      <jpp>
        <groupId>JPP/objectweb-asm</groupId>
        <artifactId>asm</artifactId>
        <version>3.2</version>
      </jpp>
  </dependency>
  <dependency>
      <maven>
        <groupId>asm</groupId>
        <artifactId>asm-tree</artifactId>
        <version>3.2</version>
      </maven>
      <jpp>
        <groupId>JPP/objectweb-asm</groupId>
        <artifactId>asm-tree</artifactId>
        <version>3.2</version>
      </jpp>
  </dependency>
</dependencies>