| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.github.nearbirds |
| ArtifactId | ArtifactIdcbacclient |
| Last Version | Last Version1.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.github.nearbirds:cbacclient
nearbirds cbac java client
|
| Filename | Size |
|---|---|
| cbacclient-1.0.9.pom | |
| cbacclient-1.0.9.jar | 23 KB |
| cbacclient-1.0.9-sources.jar | 11 KB |
| cbacclient-1.0.9-javadoc.jar | 455 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.nearbirds/cbacclient/ -->
<dependency>
<groupId>io.github.nearbirds</groupId>
<artifactId>cbacclient</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nearbirds/cbacclient/
implementation 'io.github.nearbirds:cbacclient:1.0.9'
// https://jarcasting.com/artifacts/io.github.nearbirds/cbacclient/
implementation ("io.github.nearbirds:cbacclient:1.0.9")
'io.github.nearbirds:cbacclient:jar:1.0.9'
<dependency org="io.github.nearbirds" name="cbacclient" rev="1.0.9">
<artifact name="cbacclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nearbirds', module='cbacclient', version='1.0.9')
)
libraryDependencies += "io.github.nearbirds" % "cbacclient" % "1.0.9"
[io.github.nearbirds/cbacclient "1.0.9"]
| 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 » cbacapiclient | jar | v1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.4 |