Categories |
CategoriesData Net Ebean ORM |
---|---|
GroupId | GroupIdnet.onebean |
ArtifactId | ArtifactIdnet.onebean.data.jsch |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondata.jsch
jsch for onebean
|
<!-- https://jarcasting.com/artifacts/net.onebean/net.onebean.data.jsch/ -->
<dependency>
<groupId>net.onebean</groupId>
<artifactId>net.onebean.data.jsch</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/net.onebean/net.onebean.data.jsch/
implementation 'net.onebean:net.onebean.data.jsch:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/net.onebean/net.onebean.data.jsch/
implementation ("net.onebean:net.onebean.data.jsch:1.0.1.RELEASE")
'net.onebean:net.onebean.data.jsch:jar:1.0.1.RELEASE'
<dependency org="net.onebean" name="net.onebean.data.jsch" rev="1.0.1.RELEASE">
<artifact name="net.onebean.data.jsch" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.onebean', module='net.onebean.data.jsch', version='1.0.1.RELEASE')
)
libraryDependencies += "net.onebean" % "net.onebean.data.jsch" % "1.0.1.RELEASE"
[net.onebean/net.onebean.data.jsch "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.jcraft : jsch | jar | |
com.google.guava : guava | jar |
Group / Artifact | Type | Version |
---|---|---|
net.onebean : net.onebean.core | jar |