Last Version

jsch repackaged as an OSGI bundle 0.1.56

Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.external
ArtifactId

ArtifactId

jsch
Version

Version

0.1.56
Type

Type

jar
Description

Description

jsch repackaged as an OSGI bundle
Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j/jsch
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/glassfish-repackaged.git

Download jsch 0.1.56


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

Dependencies

compile (1)

Group / Artifact Type Version
com.jcraft : jsch Optional jar 0.1.54

Project Modules

There are no modules declared in this project.