| License | 
                License | 
        
|---|---|
| Categories | 
                Categoriesconfig Application Layer Libs Configuration | 
        
| GroupId | GroupIdorg.fcrepo | 
    
| ArtifactId | ArtifactIdfcrepo-integrationtest-configA | 
    
| Last Version | Last Version3.8.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionFedora Integration Test - Configuration A 
            Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.fcrepo/fcrepo-integrationtest-configA/ -->
<dependency>
    <groupId>org.fcrepo</groupId>
    <artifactId>fcrepo-integrationtest-configA</artifactId>
    <version>3.8.1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.fcrepo/fcrepo-integrationtest-configA/
implementation 'org.fcrepo:fcrepo-integrationtest-configA:3.8.1'
                // https://jarcasting.com/artifacts/org.fcrepo/fcrepo-integrationtest-configA/
implementation ("org.fcrepo:fcrepo-integrationtest-configA:3.8.1")
                'org.fcrepo:fcrepo-integrationtest-configA:jar:3.8.1'
                <dependency org="org.fcrepo" name="fcrepo-integrationtest-configA" rev="3.8.1">
  <artifact name="fcrepo-integrationtest-configA" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.fcrepo', module='fcrepo-integrationtest-configA', version='3.8.1')
)
                libraryDependencies += "org.fcrepo" % "fcrepo-integrationtest-configA" % "3.8.1"
                [org.fcrepo/fcrepo-integrationtest-configA "3.8.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.fcrepo : fcrepo-integrationtest-core | jar | 3.8.1 | 
| junit : junit | jar | 4.10 |