Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdorg.fcrepo |
ArtifactId | ArtifactIdfcrepo-integrationtest-configB |
Version | Version3.6 |
Type | Typejar |
Filename | Size |
---|---|
fcrepo-integrationtest-configB-3.6.pom | |
fcrepo-integrationtest-configB-3.6.jar | 3 KB |
fcrepo-integrationtest-configB-3.6-javadoc.jar | 334 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.fcrepo/fcrepo-integrationtest-configB/ -->
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-integrationtest-configB</artifactId>
<version>3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-integrationtest-configB/
implementation 'org.fcrepo:fcrepo-integrationtest-configB:3.6'
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-integrationtest-configB/
implementation ("org.fcrepo:fcrepo-integrationtest-configB:3.6")
'org.fcrepo:fcrepo-integrationtest-configB:jar:3.6'
<dependency org="org.fcrepo" name="fcrepo-integrationtest-configB" rev="3.6">
<artifact name="fcrepo-integrationtest-configB" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='fcrepo-integrationtest-configB', version='3.6')
)
libraryDependencies += "org.fcrepo" % "fcrepo-integrationtest-configB" % "3.6"
[org.fcrepo/fcrepo-integrationtest-configB "3.6"]