| License | License
                                                        Eclipse Distribution License (New BSD License)                                                 | 
|---|---|
| Categories | CategoriesGit Development Tools Version Controls JUnit Unit Testing CLI User Interface JGit General Purpose Libraries Utility | 
| GroupId | GroupIdorg.openl.jgit | 
| ArtifactId | ArtifactIdorg.eclipse.jgit.junit.ssh | 
| Version | Version6.1.0.202205052100-r | 
| Type | Typejar | 
| Description | DescriptionJGit - JUnit Ssh Utility Classes Utility classes to support Ssh based JUnit testing of JGit applications. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.openl.jgit/org.eclipse.jgit.junit.ssh/ -->
<dependency>
    <groupId>org.openl.jgit</groupId>
    <artifactId>org.eclipse.jgit.junit.ssh</artifactId>
    <version>6.1.0.202205052100-r</version>
</dependency>// https://jarcasting.com/artifacts/org.openl.jgit/org.eclipse.jgit.junit.ssh/
implementation 'org.openl.jgit:org.eclipse.jgit.junit.ssh:6.1.0.202205052100-r'// https://jarcasting.com/artifacts/org.openl.jgit/org.eclipse.jgit.junit.ssh/
implementation ("org.openl.jgit:org.eclipse.jgit.junit.ssh:6.1.0.202205052100-r")'org.openl.jgit:org.eclipse.jgit.junit.ssh:jar:6.1.0.202205052100-r'<dependency org="org.openl.jgit" name="org.eclipse.jgit.junit.ssh" rev="6.1.0.202205052100-r">
  <artifact name="org.eclipse.jgit.junit.ssh" type="jar" />
</dependency>@Grapes(
@Grab(group='org.openl.jgit', module='org.eclipse.jgit.junit.ssh', version='6.1.0.202205052100-r')
)libraryDependencies += "org.openl.jgit" % "org.eclipse.jgit.junit.ssh" % "6.1.0.202205052100-r"[org.openl.jgit/org.eclipse.jgit.junit.ssh "6.1.0.202205052100-r"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.openl.jgit : org.eclipse.jgit | jar | 6.1.0.202205052100-r | 
| org.openl.jgit : org.eclipse.jgit.junit | jar | 6.1.0.202205052100-r | 
| org.apache.sshd : sshd-osgi | jar | 2.8.0 | 
| org.apache.sshd : sshd-sftp | jar | 2.8.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |