You can download bayeux-api-3.0.0.jar in this page.
Open Source
bayeux-api-3.0.0.jar file has the following types.
META-INF.maven.org.cometd.java.bayeux-api.pom.properties META-INF.maven.org.cometd.java.bayeux-api.pom.xml META-INF/MANIFEST.MF org.cometd.bayeux.Bayeux.class org.cometd.bayeux.Channel.class org.cometd.bayeux.ChannelId.class org.cometd.bayeux.MarkedReference.class org.cometd.bayeux.Message.class org.cometd.bayeux.Session.class org.cometd.bayeux.Transport.class org.cometd.bayeux.client.ClientSession.class org.cometd.bayeux.client.ClientSessionChannel.class org.cometd.bayeux.server.Authorizer.class org.cometd.bayeux.server.BayeuxContext.class org.cometd.bayeux.server.BayeuxServer.class org.cometd.bayeux.server.ConfigurableServerChannel.class org.cometd.bayeux.server.LocalSession.class org.cometd.bayeux.server.SecurityPolicy.class org.cometd.bayeux.server.ServerChannel.class org.cometd.bayeux.server.ServerMessage.class org.cometd.bayeux.server.ServerSession.class org.cometd.bayeux.server.ServerTransport.class
bayeux-api-3.0.0.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.cometd.java</groupId> <artifactId>cometd-java</artifactId> <version>3.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>bayeux-api</artifactId> <name>CometD :: Bayeux API</name> </project>
<dependency> <groupId>org.cometd.java</groupId> <artifactId>bayeux-api</artifactId> <version>3.0.0</version> </dependency>
If you think the following bayeux-api-3.0.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download bayeux-api-3.0.0.jar file