License |
License |
---|---|
Categories |
CategoriesJava Languages Net CLI User Interface Other General Purpose Libraries |
GroupId | GroupIdnet.anotheria |
ArtifactId | ArtifactIdirisnet-java-client |
Last Version | Last Version2.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionirisnet-java-client
OpenAPI Java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
irisnet-java-client-2.4.1.pom | |
irisnet-java-client-2.4.1.jar | 93 KB |
irisnet-java-client-2.4.1-tests.jar | 12 KB |
irisnet-java-client-2.4.1-sources.jar | 64 KB |
irisnet-java-client-2.4.1-javadoc.jar | 297 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.anotheria/irisnet-java-client/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>irisnet-java-client</artifactId>
<version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/irisnet-java-client/
implementation 'net.anotheria:irisnet-java-client:2.4.1'
// https://jarcasting.com/artifacts/net.anotheria/irisnet-java-client/
implementation ("net.anotheria:irisnet-java-client:2.4.1")
'net.anotheria:irisnet-java-client:jar:2.4.1'
<dependency org="net.anotheria" name="irisnet-java-client" rev="2.4.1">
<artifact name="irisnet-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='irisnet-java-client', version='2.4.1')
)
libraryDependencies += "net.anotheria" % "irisnet-java-client" % "2.4.1"
[net.anotheria/irisnet-java-client "2.4.1"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.6.2 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.1 |
com.google.code.gson : gson | jar | 2.8.6 |
io.gsonfire : gson-fire | jar | 1.8.5 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.threeten : threetenbp | jar | 1.5.0 |
org.openapitools : jackson-databind-nullable | jar | 0.2.1 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
com.google.code.findbugs : findbugs | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.11.2 |