example-condor_3
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.openmole.gridscale</groupId>
<artifactId>example-condor_3</artifactId>
<version>2.62</version>
</dependency><?xml version='1.0' encoding='UTF-8'?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>org.openmole.gridscale</groupId>
<artifactId>example-condor_3</artifactId>
<packaging>jar</packaging>
<description>example-condor</description>
<url>https://github.com/openmole/gridscale</url>
<version>2.62</version>
<licenses>
<license>
<name>Affero GPLv3</name>
<url>http://www.gnu.org/licenses/</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>example-condor</name>
<organization>
<name>org.openmole.gridscale</name>
<url>https://github.com/openmole/gridscale</url>
</organization>
<scm>
<url>https://github.com/openmole/gridscale.git</url>
<connection>scm:git:git@github.com:openmole/gridscale.git</connection>
</scm>
<developers>
<developer>
<id>romainreuillon</id>
<name>Romain Reuillon</name>
<url>https://github.com/romainreuillon/</url>
</developer>
<developer>
<id>jopasserat</id>
<name>Jonathan Passerat-Palmbach</name>
<url>https://github.com/jopasserat/</url>
</developer>
<developer>
<id>justeraimbault</id>
<name>Juste Raimbault</name>
<url>https://github.com/JusteRaimbault/</url>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>org.openmole.gridscale</groupId>
<artifactId>condor_3</artifactId>
<version>2.62</version>
</dependency>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala3-library_3</artifactId>
<version>3.7.0</version>
</dependency>
</dependencies>
</project>