| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesPMD Application Testing & Monitoring Code Analysis | 
        
| GroupId | GroupIduk.ac.ebi.ddi | 
    
| ArtifactId | ArtifactIdddi-gpmdb-proteins | 
    
| Last Version | Last Version1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionddi-gpmdb-proteins 
            Retrireve the list of proteins and the database for a GPMDB dataset 
         | 
    
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| ddi-gpmdb-proteins-1.0.pom | |
| ddi-gpmdb-proteins-1.0.jar | 9 KB | 
| ddi-gpmdb-proteins-1.0-sources.jar | 6 KB | 
| ddi-gpmdb-proteins-1.0-javadoc.jar | 68 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/uk.ac.ebi.ddi/ddi-gpmdb-proteins/ -->
<dependency>
    <groupId>uk.ac.ebi.ddi</groupId>
    <artifactId>ddi-gpmdb-proteins</artifactId>
    <version>1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/uk.ac.ebi.ddi/ddi-gpmdb-proteins/
implementation 'uk.ac.ebi.ddi:ddi-gpmdb-proteins:1.0'
                // https://jarcasting.com/artifacts/uk.ac.ebi.ddi/ddi-gpmdb-proteins/
implementation ("uk.ac.ebi.ddi:ddi-gpmdb-proteins:1.0")
                'uk.ac.ebi.ddi:ddi-gpmdb-proteins:jar:1.0'
                <dependency org="uk.ac.ebi.ddi" name="ddi-gpmdb-proteins" rev="1.0">
  <artifact name="ddi-gpmdb-proteins" type="jar" />
</dependency>
                @Grapes(
@Grab(group='uk.ac.ebi.ddi', module='ddi-gpmdb-proteins', version='1.0')
)
                libraryDependencies += "uk.ac.ebi.ddi" % "ddi-gpmdb-proteins" % "1.0"
                [uk.ac.ebi.ddi/ddi-gpmdb-proteins "1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-web | jar | 4.2.2.RELEASE | 
| org.springframework : spring-context-support | jar | 4.2.2.RELEASE | 
| org.slf4j : slf4j-api | jar | 1.6.4 | 
| org.slf4j : jcl-over-slf4j | jar | 1.6.4 | 
| ch.qos.logback : logback-core | jar | 1.0.7 | 
| ch.qos.logback : logback-classic | jar | 1.0.7 | 
| junit : junit | jar | 4.10 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.5.2 | 
| commons-io : commons-io | jar | 1.3.2 | 
| com.sun.xml.bind : jaxb-impl | jar | 2.2.7 | 
| com.sun.xml.bind : jaxb-xjc | jar | 2.2.7 | 
| org.apache.commons : commons-lang3 | jar | 3.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-test | jar | 4.2.2.RELEASE |