| Group ID: |
org.intermine |
| Artifact ID: |
bio-source-malaria-gff |
| Version: |
5.1.0 |
| Last modified: |
26.08.2022 15:40 |
| Packaging: |
jar |
| Name: |
bio-source-malaria-gff |
| Description: |
InterMine bio sources modules |
| URL: |
https://github.com/intermine/intermine |
|
|
| Size: |
224.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/org/intermine/bio-source-malaria-gff/5.1.0/bio-source-malaria-gff-5.1.0.jar |
| POM: |
Show
hide
<?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="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.intermine</groupId>
<artifactId>bio-source-malaria-gff</artifactId>
<version>5.1.0</version>
<name>bio-source-malaria-gff</name>
<description>InterMine bio sources modules</description>
<url>https://github.com/intermine/intermine</url>
<licenses>
<license>
<name>LGPL-2.1</name>
<url>https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt</url>
</license>
</licenses>
<developers>
<developer>
<name>InterMine core team and contributors</name>
</developer>
</developers>
<scm>
<connection>scm:git:git://github.com/intermine/intermine.git</connection>
<developerConnection>scm:git:ssh://github.com:intermine/intermine.git</developerConnection>
<url>https://github.com/intermine/intermine</url>
</scm>
<dependencies>
<dependency>
<groupId>org.intermine</groupId>
<artifactId>intermine-resources</artifactId>
<version>5.1.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-1.2-api</artifactId>
<version>2.17.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.intermine</groupId>
<artifactId>bio-core</artifactId>
<version>5.1.0</version>
<scope>compile</scope>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<version>3.2</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.intermine</groupId>
<artifactId>intermine-integrate</artifactId>
<version>5.1.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>2.3.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
<version>2.3.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>javax.annotation</groupId>
<artifactId>javax.annotation-api</artifactId>
<version>1.3.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.8.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.intermine</groupId>
<artifactId>intermine-integrate</artifactId>
<version>5.1.0</version>
<classifier>testClasses</classifier>
<scope>test</scope>
</dependency>
<dependency>
<groupId>xmlunit</groupId>
<artifactId>xmlunit</artifactId>
<version>1.0</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>org.intermine</groupId>
<artifactId>bio-source-malaria-gff</artifactId>
<version>5.1.0</version>
</dependency>
|
| Gradle: |
org.intermine:bio-source-malaria-gff:5.1.0 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|