License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls |
GroupId | GroupIdorg.fcrepo |
ArtifactId | ArtifactIdmodeshape-connector-git |
Last Version | Last Version5.5.1.fcr |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModeShape Connector to Git Repositories
ModeShape Connector that access the content in a Git repository
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.fcrepo/modeshape-connector-git/ -->
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>modeshape-connector-git</artifactId>
<version>5.5.1.fcr</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/modeshape-connector-git/
implementation 'org.fcrepo:modeshape-connector-git:5.5.1.fcr'
// https://jarcasting.com/artifacts/org.fcrepo/modeshape-connector-git/
implementation ("org.fcrepo:modeshape-connector-git:5.5.1.fcr")
'org.fcrepo:modeshape-connector-git:jar:5.5.1.fcr'
<dependency org="org.fcrepo" name="modeshape-connector-git" rev="5.5.1.fcr">
<artifact name="modeshape-connector-git" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='modeshape-connector-git', version='5.5.1.fcr')
)
libraryDependencies += "org.fcrepo" % "modeshape-connector-git" % "5.5.1.fcr"
[org.fcrepo/modeshape-connector-git "5.5.1.fcr"]
Group / Artifact | Type | Version |
---|---|---|
org.fcrepo : modeshape-schematic | jar | 5.5.1.fcr |
org.fcrepo : modeshape-jcr-api | jar | 5.5.1.fcr |
org.eclipse.jgit : org.eclipse.jgit | jar | 4.3.1.201605051710-r |
org.fcrepo : modeshape-common | jar | 5.5.1.fcr |
org.fcrepo : modeshape-jcr | jar | 5.5.1.fcr |
Group / Artifact | Type | Version |
---|---|---|
org.fcrepo : modeshape-common | test-jar | 5.5.1.fcr |
org.fcrepo : modeshape-jcr | test-jar | 5.5.1.fcr |
org.fcrepo : modeshape-schematic | test-jar | 5.5.1.fcr |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
log4j : log4j | jar | 1.2.17 |