License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.aeontronix.restclient |
ArtifactId | ArtifactIdaeon-rest-client |
Version | Version1.0.0-beta3 |
Type | Typejar |
Description |
DescriptionAeon REST Client
Advanced REST Client
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAeontronix Inc |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.aeontronix.restclient/aeon-rest-client/ -->
<dependency>
<groupId>com.aeontronix.restclient</groupId>
<artifactId>aeon-rest-client</artifactId>
<version>1.0.0-beta3</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeontronix.restclient/aeon-rest-client/
implementation 'com.aeontronix.restclient:aeon-rest-client:1.0.0-beta3'
// https://jarcasting.com/artifacts/com.aeontronix.restclient/aeon-rest-client/
implementation ("com.aeontronix.restclient:aeon-rest-client:1.0.0-beta3")
'com.aeontronix.restclient:aeon-rest-client:jar:1.0.0-beta3'
<dependency org="com.aeontronix.restclient" name="aeon-rest-client" rev="1.0.0-beta3">
<artifact name="aeon-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeontronix.restclient', module='aeon-rest-client', version='1.0.0-beta3')
)
libraryDependencies += "com.aeontronix.restclient" % "aeon-rest-client" % "1.0.0-beta3"
[com.aeontronix.restclient/aeon-rest-client "1.0.0-beta3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 23.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.mockito : mockito-core | jar | 4.4.0 |
org.slf4j : slf4j-simple | jar | 1.7.36 |