License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.microshed.boost.boosters |
ArtifactId | ArtifactIdmp-rest-client |
Last Version | Last Version1.3-0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWASdev Top Parent POM.
|
Filename | Size |
---|---|
mp-rest-client-1.3-0.2.1.pom | |
mp-rest-client-1.3-0.2.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.microshed.boost.boosters/mp-rest-client/ -->
<dependency>
<groupId>org.microshed.boost.boosters</groupId>
<artifactId>mp-rest-client</artifactId>
<version>1.3-0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.microshed.boost.boosters/mp-rest-client/
implementation 'org.microshed.boost.boosters:mp-rest-client:1.3-0.2.1'
// https://jarcasting.com/artifacts/org.microshed.boost.boosters/mp-rest-client/
implementation ("org.microshed.boost.boosters:mp-rest-client:1.3-0.2.1")
'org.microshed.boost.boosters:mp-rest-client:jar:1.3-0.2.1'
<dependency org="org.microshed.boost.boosters" name="mp-rest-client" rev="1.3-0.2.1">
<artifact name="mp-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microshed.boost.boosters', module='mp-rest-client', version='1.3-0.2.1')
)
libraryDependencies += "org.microshed.boost.boosters" % "mp-rest-client" % "1.3-0.2.1"
[org.microshed.boost.boosters/mp-rest-client "1.3-0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.rest.client : microprofile-rest-client-api | jar | 1.3 |