| License | License | 
|---|---|
| Categories | Categoriesconfig Application Layer Libs Configuration | 
| GroupId | GroupIdorg.fcrepo | 
| ArtifactId | ArtifactIdfcrepo-integrationtest-configQ | 
| Last Version | Last Version3.8.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFedora Integration Test - Configuration Q 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-configQ/ -->
<dependency>
    <groupId>org.fcrepo</groupId>
    <artifactId>fcrepo-integrationtest-configQ</artifactId>
    <version>3.8.1</version>
</dependency>// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-integrationtest-configQ/
implementation 'org.fcrepo:fcrepo-integrationtest-configQ:3.8.1'// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-integrationtest-configQ/
implementation ("org.fcrepo:fcrepo-integrationtest-configQ:3.8.1")'org.fcrepo:fcrepo-integrationtest-configQ:jar:3.8.1'<dependency org="org.fcrepo" name="fcrepo-integrationtest-configQ" rev="3.8.1">
  <artifact name="fcrepo-integrationtest-configQ" type="jar" />
</dependency>@Grapes(
@Grab(group='org.fcrepo', module='fcrepo-integrationtest-configQ', version='3.8.1')
)libraryDependencies += "org.fcrepo" % "fcrepo-integrationtest-configQ" % "3.8.1"[org.fcrepo/fcrepo-integrationtest-configQ "3.8.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.fcrepo : fcrepo-integrationtest-core | jar | 3.8.1 | 
| junit : junit | jar | 4.10 |