License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdio.quarkus |
ArtifactId | ArtifactIdquarkus-jsch-deployment |
Version | Version2.6.2.Final |
Type | Typejar |
Description |
DescriptionThis is the parent of relocated artifacts, that are still released for compatibility reasons.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
quarkus-jsch-deployment-2.6.2.Final.pom | |
quarkus-jsch-deployment-2.6.2.Final.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.quarkus/quarkus-jsch-deployment/ -->
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-jsch-deployment</artifactId>
<version>2.6.2.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus/quarkus-jsch-deployment/
implementation 'io.quarkus:quarkus-jsch-deployment:2.6.2.Final'
// https://jarcasting.com/artifacts/io.quarkus/quarkus-jsch-deployment/
implementation ("io.quarkus:quarkus-jsch-deployment:2.6.2.Final")
'io.quarkus:quarkus-jsch-deployment:jar:2.6.2.Final'
<dependency org="io.quarkus" name="quarkus-jsch-deployment" rev="2.6.2.Final">
<artifact name="quarkus-jsch-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-jsch-deployment', version='2.6.2.Final')
)
libraryDependencies += "io.quarkus" % "quarkus-jsch-deployment" % "2.6.2.Final"
[io.quarkus/quarkus-jsch-deployment "2.6.2.Final"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-bom | pom | 2.6.2.Final |