| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.bigbluebutton |
| ArtifactId | ArtifactIdbbb-fsesl-client |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbbb-fsesl-client
BigBlueButton custom FS-ESL client built on top of FS-ESL Java library.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| bbb-fsesl-client-0.0.4.pom | |
| bbb-fsesl-client-0.0.4.jar | 50 KB |
| bbb-fsesl-client-0.0.4-sources.jar | 43 KB |
| bbb-fsesl-client-0.0.4-javadoc.jar | 169 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bigbluebutton/bbb-fsesl-client/ -->
<dependency>
<groupId>org.bigbluebutton</groupId>
<artifactId>bbb-fsesl-client</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.bigbluebutton/bbb-fsesl-client/
implementation 'org.bigbluebutton:bbb-fsesl-client:0.0.4'
// https://jarcasting.com/artifacts/org.bigbluebutton/bbb-fsesl-client/
implementation ("org.bigbluebutton:bbb-fsesl-client:0.0.4")
'org.bigbluebutton:bbb-fsesl-client:jar:0.0.4'
<dependency org="org.bigbluebutton" name="bbb-fsesl-client" rev="0.0.4">
<artifact name="bbb-fsesl-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bigbluebutton', module='bbb-fsesl-client', version='0.0.4')
)
libraryDependencies += "org.bigbluebutton" % "bbb-fsesl-client" % "0.0.4"
[org.bigbluebutton/bbb-fsesl-client "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.netty : netty | jar | 3.2.1.Final |
| junit : junit | jar | 4.11 |
| ch.qos.logback : logback-classic | jar | 1.0.3 |