License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls |
GroupId | GroupIdorg.nuiton |
ArtifactId | ArtifactIdscmwebeditor-git |
Last Version | Last Version0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionScmWebEditor Git SCM
Adds the support of Git repositories to ScmWebEditor.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scmwebeditor-git-0.8.pom | |
scmwebeditor-git-0.8.jar | 30 KB |
scmwebeditor-git-0.8-sources.jar | 17 KB |
scmwebeditor-git-0.8-javadoc.jar | 52 KB |
Browse |
<!-- 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"]
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 |