| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.frontegg.sdk | 
| ArtifactId | ArtifactIdapi-client | 
| Last Version | Last Version0.0.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFrontegg Java SDK parent project | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| api-client-0.0.7.pom | |
| api-client-0.0.7.jar | 2 KB | 
| api-client-0.0.7-sources.jar | 2 KB | 
| api-client-0.0.7-javadoc.jar | 23 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.frontegg.sdk/api-client/ -->
<dependency>
    <groupId>com.frontegg.sdk</groupId>
    <artifactId>api-client</artifactId>
    <version>0.0.7</version>
</dependency>// https://jarcasting.com/artifacts/com.frontegg.sdk/api-client/
implementation 'com.frontegg.sdk:api-client:0.0.7'// https://jarcasting.com/artifacts/com.frontegg.sdk/api-client/
implementation ("com.frontegg.sdk:api-client:0.0.7")'com.frontegg.sdk:api-client:jar:0.0.7'<dependency org="com.frontegg.sdk" name="api-client" rev="0.0.7">
  <artifact name="api-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.frontegg.sdk', module='api-client', version='0.0.7')
)libraryDependencies += "com.frontegg.sdk" % "api-client" % "0.0.7"[com.frontegg.sdk/api-client "0.0.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.frontegg.sdk : common | jar | 0.0.7 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 | 
| org.mockito : mockito-all | jar | 1.10.19 |