| Group ID: |
de.ipk-gatersleben |
| Artifact ID: |
eDAL-MetaDataAPI-Server |
| Version: |
2.3.2 |
| Last modified: |
28.08.2014 08:13 |
| Packaging: |
jar |
| Name: |
eDAL-MetaDataAPI-Server |
| Description: |
eDAL stands for electronic Data Archive Library and provide a storage solution for scientific data storage management extension to a file system |
| URL: |
http://edal.ipk-gatersleben.de |
| License: |
GNU Lesser Public License v2.1 |
| Source: |
https://edal-metadata-api-server.googlecode.com/svn/trunk/ |
| Developers: |
Daniel Arend |
| Vendor: |
Leibniz Institute of Plant Genetics and Crop Plant Research (IPK) |
|
|
| Size: |
34.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/de/ipk-gatersleben/eDAL-MetaDataAPI-Server/2.3.2/eDAL-MetaDataAPI-Server-2.3.2.jar |
| POM: |
Show
hide
<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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>de.ipk-gatersleben</groupId>
<artifactId>eDAL-MetaDataAPI-Server</artifactId>
<version>2.3.2</version>
<packaging>jar</packaging>
<name>eDAL-MetaDataAPI-Server</name>
<url>http://edal.ipk-gatersleben.de</url>
<description>eDAL stands for electronic Data Archive Library and provide a storage solution for scientific data storage management extension to a file system</description>
<prerequisites>
<maven>3.0.0</maven>
</prerequisites>
<licenses>
<license>
<name>GNU Lesser Public License v2.1</name>
<url>http://www.gnu.org/licenses/old-licenses/gpl-2.0.html</url>
<distribution>repo</distribution>
</license>
</licenses>
<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>7</version>
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<issueManagement>
<system>GoogleCode</system>
<url>http://code.google.com/p/edal-metadata-api-server/issues/list</url>
</issueManagement>
<organization>
<name>Leibniz Institute of Plant Genetics and Crop Plant Research (IPK)</name>
<url>http://www.ipk-gatersleben.de</url>
</organization>
<developers>
<developer>
<name>Daniel Arend</name>
<email>arendd@ipk-gatersleben.de</email>
<organization>IPK Gatersleben</organization>
<organizationUrl>http://www.ipk.gatersleben.de</organizationUrl>
<timezone>+1</timezone>
<roles>
<role>architect</role>
<role>developer</role>
</roles>
</developer>
</developers>
<contributors>
<contributor>
<name>Steffen Flemming</name>
<email>flemming@ipk-gatersleben.de</email>
<organization>IPK Gatersleben</organization>
<organizationUrl>http://www.ipk-gatersleben.de</organizationUrl>
<timezone>+1</timezone>
<roles>
<role>helper</role>
</roles>
</contributor>
<contributor>
<name>Matthias Lange</name>
<email>lange@ipk-gatersleben.de</email>
<organization>IPK Gatersleben</organization>
<organizationUrl>http://www.ipk-gatersleben.de</organizationUrl>
<timezone>+1</timezone>
<roles>
<role>manager</role>
</roles>
</contributor>
</contributors>
<scm>
<connection>scm:svn:https://edal-metadata-api-server.googlecode.com/svn/trunk/</connection>
<developerConnection>scm:svn:https://edal-metadata-api-server.googlecode.com/svn/trunk/</developerConnection>
<url>https://edal-metadata-api-server.googlecode.com/svn/trunk/</url>
</scm>
<dependencies>
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
<version>1.2</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>de.ipk-gatersleben</groupId>
<artifactId>eDAL-MetaDataAPI</artifactId>
<version>2.3.2</version>
</dependency>
<dependency>
<groupId>com.healthmarketscience.rmiio</groupId>
<artifactId>rmiio</artifactId>
<version>2.0.3</version>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>de.ipk-gatersleben</groupId>
<artifactId>eDAL-MetaDataAPI-Server</artifactId>
<version>2.3.2</version>
</dependency>
|
| Gradle: |
de.ipk-gatersleben:eDAL-MetaDataAPI-Server:2.3.2 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Used by: iArtifacts that declare a dependency on this library - on any version, not necessarily this exact one. |
|
| Dependency Graph: |
Show
Less
More
|