| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.noear |
| ArtifactId | ArtifactIdbcfclient |
| Last Version | Last Version2.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava project for bcf
|
| Filename | Size |
|---|---|
| bcfclient-2.2.0.pom | |
| bcfclient-2.2.0.jar | 15 KB |
| bcfclient-2.2.0-sources.jar | 7 KB |
| bcfclient-2.2.0-javadoc.jar | 65 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.noear/bcfclient/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>bcfclient</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/bcfclient/
implementation 'org.noear:bcfclient:2.2.0'
// https://jarcasting.com/artifacts/org.noear/bcfclient/
implementation ("org.noear:bcfclient:2.2.0")
'org.noear:bcfclient:jar:2.2.0'
<dependency org="org.noear" name="bcfclient" rev="2.2.0">
<artifact name="bcfclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='bcfclient', version='2.2.0')
)
libraryDependencies += "org.noear" % "bcfclient" % "2.2.0"
[org.noear/bcfclient "2.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.noear : weed3 | jar | 3.4.9 |
| org.noear : snack3 | jar | 3.2.0 |
| org.noear : okldap | jar | 1.1 |
| org.projectlombok : lombok | jar | 1.14.4 |