License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls |
GroupId | GroupIdcom.madgag |
ArtifactId | ArtifactIdmini-git-server-httpd |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmini-git-server - HTTPd
Servlet context for components run inside of an HTTP environment.
|
Filename | Size |
---|---|
mini-git-server-httpd-0.4.pom | |
mini-git-server-httpd-0.4.jar | 31 KB |
mini-git-server-httpd-0.4-sources.jar | 20 KB |
mini-git-server-httpd-0.4-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.madgag/mini-git-server-httpd/ -->
<dependency>
<groupId>com.madgag</groupId>
<artifactId>mini-git-server-httpd</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.madgag/mini-git-server-httpd/
implementation 'com.madgag:mini-git-server-httpd:0.4'
// https://jarcasting.com/artifacts/com.madgag/mini-git-server-httpd/
implementation ("com.madgag:mini-git-server-httpd:0.4")
'com.madgag:mini-git-server-httpd:jar:0.4'
<dependency org="com.madgag" name="mini-git-server-httpd" rev="0.4">
<artifact name="mini-git-server-httpd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.madgag', module='mini-git-server-httpd', version='0.4')
)
libraryDependencies += "com.madgag" % "mini-git-server-httpd" % "0.4"
[com.madgag/mini-git-server-httpd "0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
com.madgag : org.eclipse.jgit.http.server | jar | 0.10.99.7-UNOFFICIAL-ROBERTO-RELEASE |
com.madgag : mini-git-server-server | jar | 0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : servlet-api | jar | 6.0.24 |
Group / Artifact | Type | Version |
---|---|---|
com.madgag : org.eclipse.jgit.junit | jar | 0.10.99.7-UNOFFICIAL-ROBERTO-RELEASE |
junit : junit | jar | 4.8.2 |
org.easymock : easymock | jar | 3.0 |