| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools Git Development Tools Version Controls JGit General Purpose Libraries Utility |
| GroupId | GroupIdcom.liferay |
| ArtifactId | ArtifactIdcom.liferay.ant.jgit |
| Version | Version1.0.9 |
| Type | Typejar |
| Description |
Description |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| com.liferay.ant.jgit-1.0.9.pom | |
| com.liferay.ant.jgit-1.0.9.jar | 18 KB |
| com.liferay.ant.jgit-1.0.9-sources.jar | 10 KB |
| com.liferay.ant.jgit-1.0.9-javadoc.jar | 50 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.ant.jgit/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.ant.jgit</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.ant.jgit/
implementation 'com.liferay:com.liferay.ant.jgit:1.0.9'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.ant.jgit/
implementation ("com.liferay:com.liferay.ant.jgit:1.0.9")
'com.liferay:com.liferay.ant.jgit:jar:1.0.9'
<dependency org="com.liferay" name="com.liferay.ant.jgit" rev="1.0.9">
<artifact name="com.liferay.ant.jgit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.ant.jgit', version='1.0.9')
)
libraryDependencies += "com.liferay" % "com.liferay.ant.jgit" % "1.0.9"
[com.liferay/com.liferay.ant.jgit "1.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ant : ant | jar | 1.9.4 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 4.0.0.201505050340-m2 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.2 |