Quarkus - JSch - Deployment

Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkiverse.jsch
ArtifactId

ArtifactId

quarkus-jsch-deployment
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Quarkus - JSch - Deployment
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-jsch-deployment

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.quarkus : quarkus-arc-deployment jar
io.quarkiverse.jsch : quarkus-jsch jar 2.0.0

test (1)

Group / Artifact Type Version
io.quarkus : quarkus-junit5-internal jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.0