Last Version

ScmWebEditor Git SCM 0.8

Adds the support of Git repositories to ScmWebEditor.

License

License

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

org.nuiton
ArtifactId

ArtifactId

scmwebeditor-git
Version

Version

0.8
Type

Type

jar
Description

Description

ScmWebEditor Git SCM
Adds the support of Git repositories to ScmWebEditor.
Project Organization

Project Organization

CodeLutin
Source Code Management

Source Code Management

https://gitlab.nuiton.org/nuiton/scmwebeditor/scmwebeditor-git

Download scmwebeditor-git 0.8


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

Dependencies

compile (5)

Group / Artifact Type Version
org.nuiton : scmwebeditor-scm-api jar 0.8
org.eclipse.jgit : org.eclipse.jgit jar 4.1.1.201511131810-r
commons-logging : commons-logging jar 1.2
commons-io : commons-io jar 2.4
com.google.guava : guava jar 19.0

Project Modules

There are no modules declared in this project.