| 组织ID: |
jivesoftware |
| 项目ID: |
smackx |
| 版本: |
2.2.1 |
| 最后修改时间: |
2018-08-13 17:31:22 |
| 包类型: |
jar |
| 标题: |
Smack Extensions |
| 描述: |
Smack is an Open Source XMPP (Jabber) client library for instant messaging and presence. A pure Java library, it can be embedded into your applications to create anything from a full XMPP client to simple XMPP integrations such as sending notification messages. |
| 相关URL: |
http://www.jivesoftware.org/smack/ |
| 大小: |
294.50KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>jivesoftware</groupId>
<artifactId>smackx</artifactId>
<version>2.2.1</version>
</dependency>
|
| Gradle引入代码: |
jivesoftware:smackx:2.2.1
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>jivesoftware</groupId>
<artifactId>smackx</artifactId>
<name>Smack Extensions</name>
<version>2.2.1</version>
<url>http://www.jivesoftware.org/smack/</url>
<description>Smack is an Open Source XMPP (Jabber) client library for instant messaging and presence. A pure Java library, it can be embedded into your applications to create anything from a full XMPP client to simple XMPP integrations such as sending notification messages.</description>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
</license>
</licenses>
<scm>
<connection>scm:svn:http://svn.jivesoftware.org/svn/repos/smack/trunk</connection>
</scm>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
META-INF/smack.providers
org.jivesoftware.smackx.bookmark.BookmarkedConference.class
org.jivesoftware.smackx.bookmark.BookmarkedURL.class
org.jivesoftware.smackx.bookmark.Bookmarks$Provider.class
org.jivesoftware.smackx.bookmark.Bookmarks.class
org.jivesoftware.smackx.DefaultMessageEventRequestListener.class
org.jivesoftware.smackx.filetransfer.FaultTolerantNegotiator.class
org.jivesoftware.smackx.filetransfer.FileTransfer$Error.class
org.jivesoftware.smackx.filetransfer.FileTransfer$Status.class
org.jivesoftware.smackx.filetransfer.FileTransfer.class
org.jivesoftware.smackx.filetransfer.FileTransferListener.class
org.jivesoftware.smackx.filetransfer.FileTransferManager$1.class
org.jivesoftware.smackx.filetransfer.FileTransferManager.class
org.jivesoftware.smackx.filetransfer.FileTransferNegotiator$1.class
org.jivesoftware.smackx.filetransfer.FileTransferNegotiator$2.class
org.jivesoftware.smackx.filetransfer.FileTransferNegotiator.class
org.jivesoftware.smackx.filetransfer.FileTransferRequest.class
org.jivesoftware.smackx.filetransfer.IBBTransferNegotiator$1.class
org.jivesoftware.smackx.filetransfer.IBBTransferNegotiator$IBBInputStream.class
org.jivesoftware.smackx.filetransfer.IBBTransferNegotiator$IBBMessageSidFilter.class
org.jivesoftware.smackx.filetransfer.IBBTransferNegotiator$IBBOpenSidFilter.class
org.jivesoftware.smackx.filetransfer.IBBTransferNegotiator$IBBOutputStream.class
org.jivesoftware.smackx.filetransfer.IBBTransferNegotiator.class
org.jivesoftware.smackx.filetransfer.IncomingFileTransfer$1.class
org.jivesoftware.smackx.filetransfer.IncomingFileTransfer.class
org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer$1.class
org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer$2.class
org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer$NegotiationProgress.class
org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer.class
org.jivesoftware.smackx.filetransfer.Socks5TransferNegotiator$1.class
org.jivesoftware.smackx.filetransfer.Socks5TransferNegotiator$BytestreamSIDFilter.class
org.jivesoftware.smackx.filetransfer.Socks5TransferNegotiator$ProxyProcess.class
org.jivesoftware.smackx.filetransfer.Socks5TransferNegotiator$SelectedHostInfo.class
org.jivesoftware.smackx.filetransfer.Socks5TransferNegotiator.class
org.jivesoftware.smackx.filetransfer.StreamNegotiator.class
org.jivesoftware.smackx.Form.class
org.jivesoftware.smackx.FormField$Option.class
org.jivesoftware.smackx.FormField.class
org.jivesoftware.smackx.GroupChatInvitation$Provider.class
org.jivesoftware.smackx.GroupChatInvitation.class
org.jivesoftware.smackx.MessageEventManager$1.class
org.jivesoftware.smackx.MessageEventManager.class
org.jivesoftware.smackx.MessageEventNotificationListener.class
org.jivesoftware.smackx.MessageEventRequestListener.class
org.jivesoftware.smackx.muc.Affiliate.class
org.jivesoftware.smackx.muc.DeafOccupantInterceptor$1.class
org.jivesoftware.smackx.muc.DeafOccupantInterceptor$DeafExtension.class
org.jivesoftware.smackx.muc.DeafOccupantInterceptor.class
org.jivesoftware.smackx.muc.DefaultParticipantStatusListener.class
org.jivesoftware.smackx.muc.DefaultUserStatusListener.class
org.jivesoftware.smackx.muc.DiscussionHistory.class
org.jivesoftware.smackx.muc.HostedRoom.class
org.jivesoftware.smackx.muc.InvitationListener.class
org.jivesoftware.smackx.muc.InvitationRejectionListener.class
org.jivesoftware.smackx.muc.MultiUserChat$1.class
org.jivesoftware.smackx.muc.MultiUserChat$2.class
org.jivesoftware.smackx.muc.MultiUserChat$3.class
org.jivesoftware.smackx.muc.MultiUserChat$4.class
org.jivesoftware.smackx.muc.MultiUserChat$5.class
org.jivesoftware.smackx.muc.MultiUserChat$6.class
org.jivesoftware.smackx.muc.MultiUserChat$7.class
org.jivesoftware.smackx.muc.MultiUserChat$8.class
org.jivesoftware.smackx.muc.MultiUserChat$9.class
org.jivesoftware.smackx.muc.MultiUserChat$InvitationsMonitor.class
org.jivesoftware.smackx.muc.MultiUserChat.class
org.jivesoftware.smackx.muc.Occupant.class
org.jivesoftware.smackx.muc.ParticipantStatusListener.class
org.jivesoftware.smackx.muc.RoomInfo.class
org.jivesoftware.smackx.muc.SubjectUpdatedListener.class
org.jivesoftware.smackx.muc.UserStatusListener.class
org.jivesoftware.smackx.MultipleRecipientInfo.class
org.jivesoftware.smackx.MultipleRecipientManager$PacketCopy.class
org.jivesoftware.smackx.MultipleRecipientManager.class
org.jivesoftware.smackx.NodeInformationProvider.class
org.jivesoftware.smackx.OfflineMessageHeader.class
org.jivesoftware.smackx.OfflineMessageManager$1.class
org.jivesoftware.smackx.OfflineMessageManager.class
org.jivesoftware.smackx.packet.Bytestream$Activate.class
org.jivesoftware.smackx.packet.Bytestream$Mode.class
org.jivesoftware.smackx.packet.Bytestream$StreamHost.class
org.jivesoftware.smackx.packet.Bytestream$StreamHostUsed.class
org.jivesoftware.smackx.packet.Bytestream.class
org.jivesoftware.smackx.packet.DataForm$Item.class
org.jivesoftware.smackx.packet.DataForm$ReportedData.class
org.jivesoftware.smackx.packet.DataForm.class
org.jivesoftware.smackx.packet.DefaultPrivateData.class
org.jivesoftware.smackx.packet.DelayInformation.class
org.jivesoftware.smackx.packet.DiscoverInfo$Feature.class
org.jivesoftware.smackx.packet.DiscoverInfo$Identity.class
org.jivesoftware.smackx.packet.DiscoverInfo.class
org.jivesoftware.smackx.packet.DiscoverItems$Item.class
org.jivesoftware.smackx.packet.DiscoverItems.class
org.jivesoftware.smackx.packet.IBBExtensions$1.class
org.jivesoftware.smackx.packet.IBBExtensions$Close.class
org.jivesoftware.smackx.packet.IBBExtensions$Data.class
org.jivesoftware.smackx.packet.IBBExtensions$IBB.class
org.jivesoftware.smackx.packet.IBBExtensions$Open.class
org.jivesoftware.smackx.packet.IBBExtensions.class
org.jivesoftware.smackx.packet.LastActivity$Provider.class
org.jivesoftware.smackx.packet.LastActivity.class
org.jivesoftware.smackx.packet.MessageEvent.class
org.jivesoftware.smackx.packet.MUCAdmin$Item.class
org.jivesoftware.smackx.packet.MUCAdmin.class
org.jivesoftware.smackx.packet.MUCInitialPresence$History.class
org.jivesoftware.smackx.packet.MUCInitialPresence.class
org.jivesoftware.smackx.packet.MUCOwner$Destroy.class
org.jivesoftware.smackx.packet.MUCOwner$Item.class
org.jivesoftware.smackx.packet.MUCOwner.class
org.jivesoftware.smackx.packet.MUCUser$Decline.class
org.jivesoftware.smackx.packet.MUCUser$Destroy.class
org.jivesoftware.smackx.packet.MUCUser$Invite.class
org.jivesoftware.smackx.packet.MUCUser$Item.class
org.jivesoftware.smackx.packet.MUCUser$Status.class
org.jivesoftware.smackx.packet.MUCUser.class
org.jivesoftware.smackx.packet.MultipleAddresses$1.class
org.jivesoftware.smackx.packet.MultipleAddresses$Address.class
org.jivesoftware.smackx.packet.MultipleAddresses.class
org.jivesoftware.smackx.packet.OfflineMessageInfo$Provider.class
org.jivesoftware.smackx.packet.OfflineMessageInfo.class
org.jivesoftware.smackx.packet.OfflineMessageRequest$Item.class
org.jivesoftware.smackx.packet.OfflineMessageRequest$Provider.class
org.jivesoftware.smackx.packet.OfflineMessageRequest.class
org.jivesoftware.smackx.packet.PrivateData.class
org.jivesoftware.smackx.packet.RosterExchange.class
org.jivesoftware.smackx.packet.SharedGroupsInfo$Provider.class
org.jivesoftware.smackx.packet.SharedGroupsInfo.class
org.jivesoftware.smackx.packet.StreamInitiation$Feature.class
org.jivesoftware.smackx.packet.StreamInitiation$File.class
org.jivesoftware.smackx.packet.StreamInitiation.class
org.jivesoftware.smackx.packet.Time.class
org.jivesoftware.smackx.packet.VCard$1.class
org.jivesoftware.smackx.packet.VCard$2.class
org.jivesoftware.smackx.packet.VCard$3.class
org.jivesoftware.smackx.packet.VCard$4.class
org.jivesoftware.smackx.packet.VCard$5.class
org.jivesoftware.smackx.packet.VCard$6.class
org.jivesoftware.smackx.packet.VCard$7.class
org.jivesoftware.smackx.packet.VCard$8.class
org.jivesoftware.smackx.packet.VCard$ContentBuilder.class
org.jivesoftware.smackx.packet.VCard$VCardWriter.class
org.jivesoftware.smackx.packet.VCard.class
org.jivesoftware.smackx.packet.Version.class
org.jivesoftware.smackx.packet.XHTMLExtension.class
org.jivesoftware.smackx.PrivateDataManager$1.class
org.jivesoftware.smackx.PrivateDataManager$2.class
org.jivesoftware.smackx.PrivateDataManager$PrivateDataIQProvider.class
org.jivesoftware.smackx.PrivateDataManager$PrivateDataResult.class
org.jivesoftware.smackx.PrivateDataManager.class
org.jivesoftware.smackx.provider.BytestreamsProvider.class
org.jivesoftware.smackx.provider.DataFormProvider.class
org.jivesoftware.smackx.provider.DelayInformationProvider.class
org.jivesoftware.smackx.provider.DiscoverInfoProvider.class
org.jivesoftware.smackx.provider.DiscoverItemsProvider.class
org.jivesoftware.smackx.provider.IBBProviders$Close.class
org.jivesoftware.smackx.provider.IBBProviders$Data.class
org.jivesoftware.smackx.provider.IBBProviders$Open.class
org.jivesoftware.smackx.provider.IBBProviders.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
无
|