License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdio.quarkiverse.jsch |
ArtifactId | ArtifactIdquarkus-jsch-docs |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionQuarkus - JSch - Documentation
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
configuration
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
quarkus-jsch-docs-1.0.0.pom | |
quarkus-jsch-docs-1.0.0.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.quarkiverse.jsch/quarkus-jsch-docs/ -->
<dependency>
<groupId>io.quarkiverse.jsch</groupId>
<artifactId>quarkus-jsch-docs</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.jsch/quarkus-jsch-docs/
implementation 'io.quarkiverse.jsch:quarkus-jsch-docs:1.0.0'
// https://jarcasting.com/artifacts/io.quarkiverse.jsch/quarkus-jsch-docs/
implementation ("io.quarkiverse.jsch:quarkus-jsch-docs:1.0.0")
'io.quarkiverse.jsch:quarkus-jsch-docs:jar:1.0.0'
<dependency org="io.quarkiverse.jsch" name="quarkus-jsch-docs" rev="1.0.0">
<artifact name="quarkus-jsch-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.jsch', module='quarkus-jsch-docs', version='1.0.0')
)
libraryDependencies += "io.quarkiverse.jsch" % "quarkus-jsch-docs" % "1.0.0"
[io.quarkiverse.jsch/quarkus-jsch-docs "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkiverse.jsch : quarkus-jsch-deployment | jar | 1.0.0 |