License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Retrofit Net HTTP Clients |
GroupId | GroupIdorg.apache.camel.quarkus |
ArtifactId | ArtifactIdcamel-quarkus-support-retrofit |
Last Version | Last Version2.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel Quarkus :: Support :: Retrofit :: Runtime
Maven plugins configuration
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-support-retrofit/ -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-retrofit</artifactId>
<version>2.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-support-retrofit/
implementation 'org.apache.camel.quarkus:camel-quarkus-support-retrofit:2.10.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-support-retrofit/
implementation ("org.apache.camel.quarkus:camel-quarkus-support-retrofit:2.10.0")
'org.apache.camel.quarkus:camel-quarkus-support-retrofit:jar:2.10.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-support-retrofit" rev="2.10.0">
<artifact name="camel-quarkus-support-retrofit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-support-retrofit', version='2.10.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-support-retrofit" % "2.10.0"
[org.apache.camel.quarkus/camel-quarkus-support-retrofit "2.10.0"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-core | jar | |
io.quarkus : quarkus-kotlin | jar | |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | |
com.squareup.retrofit2 : retrofit | jar |
Group / Artifact | Type | Version |
---|---|---|
org.graalvm.nativeimage : svm | jar |