Last Version

ModeShape Connector to Git Repositories 5.4.1.Final

ModeShape Connector that access the content in a Git repository

License

License

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

org.modeshape
ArtifactId

ArtifactId

modeshape-connector-git
Version

Version

5.4.1.Final
Type

Type

jar
Description

Description

ModeShape Connector to Git Repositories
ModeShape Connector that access the content in a Git repository
Project URL

Project URL

http://www.modeshape.org
Project Organization

Project Organization

JBoss, a division of Red Hat

Download modeshape-connector-git 5.4.1.Final


<!-- https://jarcasting.com/artifacts/org.modeshape/modeshape-connector-git/ -->
<dependency>
    <groupId>org.modeshape</groupId>
    <artifactId>modeshape-connector-git</artifactId>
    <version>5.4.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.modeshape/modeshape-connector-git/
implementation 'org.modeshape:modeshape-connector-git:5.4.1.Final'
// https://jarcasting.com/artifacts/org.modeshape/modeshape-connector-git/
implementation ("org.modeshape:modeshape-connector-git:5.4.1.Final")
'org.modeshape:modeshape-connector-git:jar:5.4.1.Final'
<dependency org="org.modeshape" name="modeshape-connector-git" rev="5.4.1.Final">
  <artifact name="modeshape-connector-git" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.modeshape', module='modeshape-connector-git', version='5.4.1.Final')
)
libraryDependencies += "org.modeshape" % "modeshape-connector-git" % "5.4.1.Final"
[org.modeshape/modeshape-connector-git "5.4.1.Final"]

Dependencies

compile (5)

Group / Artifact Type Version
org.modeshape : modeshape-schematic jar 5.4.1.Final
org.modeshape : modeshape-jcr-api jar 5.4.1.Final
org.eclipse.jgit : org.eclipse.jgit jar 4.3.1.201605051710-r
org.modeshape : modeshape-common jar 5.4.1.Final
org.modeshape : modeshape-jcr jar 5.4.1.Final

test (8)

Group / Artifact Type Version
org.modeshape : modeshape-common test-jar 5.4.1.Final
org.modeshape : modeshape-jcr test-jar 5.4.1.Final
org.modeshape : modeshape-schematic test-jar 5.4.1.Final
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

Project Modules

There are no modules declared in this project.