| 组织ID: |
org.jxmpp |
| 项目ID: |
jxmpp-core |
| 版本: |
0.7.0-alpha6 |
| 最后修改时间: |
2020-04-27 11:28:45 |
| 包类型: |
jar |
| 标题: |
JXMPP |
| 描述: |
JXMPP core components. |
| 相关URL: |
http://www.igniterealtime.org/projects/jxmpp/ |
| 大小: |
43.82KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.jxmpp</groupId>
<artifactId>jxmpp-core</artifactId>
<version>0.7.0-alpha6</version>
</dependency>
|
| Gradle引入代码: |
org.jxmpp:jxmpp-core:0.7.0-alpha6
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!-- This module was also published with a richer model, Gradle metadata, -->
<!-- which should be used instead. Do not delete the following line which -->
<!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
<!-- that they should prefer consuming it instead. -->
<!-- do_not_remove: published-with-gradle-metadata -->
<modelVersion>4.0.0</modelVersion>
<groupId>org.jxmpp</groupId>
<artifactId>jxmpp-core</artifactId>
<version>0.7.0-alpha6</version>
<name>JXMPP</name>
<description>JXMPP core components.</description>
<url>http://www.igniterealtime.org/projects/jxmpp/</url>
<inceptionYear>2014</inceptionYear>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>flow</id>
<name>Florian Schmaus</name>
<email>flow@igniterealtime.org</email>
</developer>
</developers>
<scm>
<connection>scm:git:https://github.com/igniterealtime/Smack.git</connection>
<developerConnection>scm:git:https://github.com/igniterealtime/Smack.git</developerConnection>
<url>https://github.com/igniterealtime/Smack</url>
</scm>
<issueManagement>
<system>JIRA</system>
<url>http://issues.igniterealtime.org/browse/JXMPP</url>
</issueManagement>
<dependencies>
<dependency>
<groupId>org.jxmpp</groupId>
<artifactId>jxmpp-util-cache</artifactId>
<version>0.7.0-alpha6</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
org.jxmpp.JxmppContext$1.class
org.jxmpp.stringprep.simple.SimpleXmppStringprep.class
org.jxmpp.stringprep.XmppStringprepException$MissingDomainpart.class
org.jxmpp.stringprep.XmppStringprep.class
org.jxmpp.stringprep.XmppStringPrepUtil.class
org.jxmpp.stringprep.XmppStringprepException.class
org.jxmpp.JxmppContext$Builder.class
org.jxmpp.XmppAddressParttype.class
org.jxmpp.util.Objects.class
org.jxmpp.util.XmppDateTime$DateFormatType.class
org.jxmpp.util.XmppDateTime$DateFormatType$1.class
org.jxmpp.util.XmppDateTime$3.class
org.jxmpp.util.XmppDateTime$5.class
org.jxmpp.util.XmppStringUtils.class
org.jxmpp.util.XmppDateTime$PatternCouplings.class
org.jxmpp.util.XmppDateTime$4.class
org.jxmpp.util.ArraysUtil.class
org.jxmpp.util.XmppDateTime$2.class
org.jxmpp.util.XmppDateTime$1.class
org.jxmpp.util.XmppDateTime.class
org.jxmpp.JxmppContext.class
org.jxmpp.xml.splitter.XmlPrettyPrinter$PrettyPrintedXmlChunkWithCurrentPartCallback.class
org.jxmpp.xml.splitter.XmlPrettyPrinter$PrettyPrintedXmlPartCallback.class
org.jxmpp.xml.splitter.XmppXmlSplitter.class
org.jxmpp.xml.splitter.CompleteElementCallback.class
org.jxmpp.xml.splitter.XmlPrinter.class
org.jxmpp.xml.splitter.XmlPrettyPrinter$PrettyPrintedXmlChunkSink.class
org.jxmpp.xml.splitter.XmlSplitterFactory.class
org.jxmpp.xml.splitter.XmlPrettyPrinter.class
org.jxmpp.xml.splitter.ProcessingInstructionCallback.class
org.jxmpp.xml.splitter.XmlSplitter$AttributeValueQuotes.class
org.jxmpp.xml.splitter.XmlPrettyPrinter$1.class
org.jxmpp.xml.splitter.XmlPrettyPrinter$Builder.class
org.jxmpp.xml.splitter.DeclarationCallback.class
org.jxmpp.xml.splitter.XmlSplitter.class
org.jxmpp.xml.splitter.XmppElementCallback.class
org.jxmpp.xml.splitter.XmlSplitter$State.class
org.jxmpp.xml.splitter.XmlSplitter$1.class
org.jxmpp.xml.splitter.Utf8ByteXmppXmlSplitter.class
.keep
|
| 依赖Jar: |
jxmpp-util-cache-0.7.0-alpha6.jar
/org.jxmpp/jxmpp-util-cache/0.7.0-alpha6
查看jxmpp-util-cache所有版本文件
|