Last Version

instagit 1.0

instant Git HTTP server

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.hidetake
ArtifactId

ArtifactId

instagit
Version

Version

1.0
Type

Type

jar
Description

Description

instagit
instant Git HTTP server
Project URL

Project URL

https://github.com/int128/instagit
Source Code Management

Source Code Management

https://github.com/int128/instagit.git

Download instagit 1.0


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.eclipse.jetty : jetty-servlet jar 9.2.6.v20141205
org.eclipse.jgit : org.eclipse.jgit.http.server jar 3.6.0.201412230720-r
args4j : args4j jar 2.0.29

Project Modules

There are no modules declared in this project.