| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdorg.fcrepo |
| ArtifactId | ArtifactIdfcrepo-configs |
| Last Version | Last Version6.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFedora Repository Configurations Module
The Fedora Commons repository configurations module: Provides configuration resources that are used in
integration testing and deployments.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| fcrepo-configs-6.2.0.pom | |
| fcrepo-configs-6.2.0.jar | 15 KB |
| fcrepo-configs-6.2.0-sources.jar | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.fcrepo/fcrepo-configs/ -->
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-configs</artifactId>
<version>6.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-configs/
implementation 'org.fcrepo:fcrepo-configs:6.2.0'
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-configs/
implementation ("org.fcrepo:fcrepo-configs:6.2.0")
'org.fcrepo:fcrepo-configs:jar:6.2.0'
<dependency org="org.fcrepo" name="fcrepo-configs" rev="6.2.0">
<artifact name="fcrepo-configs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='fcrepo-configs', version='6.2.0')
)
libraryDependencies += "org.fcrepo" % "fcrepo-configs" % "6.2.0"
[org.fcrepo/fcrepo-configs "6.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 5.3.19 |
| org.springframework : spring-jdbc | jar | 5.3.19 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| com.zaxxer : HikariCP | jar | 5.0.0 |
| io.micrometer : micrometer-core | jar | 1.7.4 |
| io.micrometer : micrometer-registry-prometheus | jar | 1.7.4 |
| org.flywaydb : flyway-core | jar | 8.5.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 8.0.1 |