| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.github.nearbirds |
| ArtifactId | ArtifactIdcbac-client |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.github.nearbirds:cbac-client
nearbirds cbac java client
|
| Filename | Size |
|---|---|
| cbac-client-1.1.3.pom | |
| cbac-client-1.1.3.jar | 23 KB |
| cbac-client-1.1.3-sources.jar | 10 KB |
| cbac-client-1.1.3-javadoc.jar | 455 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.nearbirds/cbac-client/ -->
<dependency>
<groupId>io.github.nearbirds</groupId>
<artifactId>cbac-client</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nearbirds/cbac-client/
implementation 'io.github.nearbirds:cbac-client:1.1.3'
// https://jarcasting.com/artifacts/io.github.nearbirds/cbac-client/
implementation ("io.github.nearbirds:cbac-client:1.1.3")
'io.github.nearbirds:cbac-client:jar:1.1.3'
<dependency org="io.github.nearbirds" name="cbac-client" rev="1.1.3">
<artifact name="cbac-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nearbirds', module='cbac-client', version='1.1.3')
)
libraryDependencies += "io.github.nearbirds" % "cbac-client" % "1.1.3"
[io.github.nearbirds/cbac-client "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.4 |
| io.jsonwebtoken : jjwt | jar | 0.9.1 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| org.projectlombok : lombok Optional | jar | 1.18.20 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| com.nearbirds.cbac » cbac-api-client | jar | v1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.4 |