Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > d8590e83e63943a6077757df9a6a759a > files > 9

bsh2-2.0b5-6.mga3.src.rpm

<?xml version="1.0" encoding="UTF-8"?>

<project xmlns:xsi="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
  <!-- [MPG] POM Created by Mergere Pom Generator (beta). -->
  <modelVersion>4.0.0</modelVersion>
  <parent>
    <groupId>org.beanshell</groupId>
    <artifactId>beanshell</artifactId>
    <version>2.0b5</version>
  </parent>
  <artifactId>bsh-engine</artifactId>
  <name>BeanShell engine</name>
  <description>BeanShell engine</description>

  <dependencies>
    <dependency>
      <groupId>org.beanshell</groupId>
      <artifactId>bsh-core</artifactId>
      <version>2.0b5</version>
    </dependency>
  </dependencies>
</project>