组织ID: |
org.elasticsearch |
项目ID: |
elasticsearch-x-content |
版本: |
6.3.1 |
最后修改时间: |
2018-07-25 12:04:10 |
包类型: |
jar |
标题: |
The Apache Software License, Version 2.0 |
描述: |
Elasticsearch subproject :libs:x-content |
大小: |
109.72KB |
|
Maven引入代码: |
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch-x-content</artifactId>
<version>6.3.1</version>
</dependency>
|
Gradle引入代码: |
org.elasticsearch:elasticsearch-x-content:6.3.1
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch-x-content</artifactId>
<version>6.3.1</version>
<dependencies>
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch-core</artifactId>
<version>6.3.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.17</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.8.10</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-smile</artifactId>
<version>2.8.10</version>
<scope>compile</scope>
<exclusions>
<exclusion>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-yaml</artifactId>
<version>2.8.10</version>
<scope>compile</scope>
<exclusions>
<exclusion>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
</exclusion>
<exclusion>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-cbor</artifactId>
<version>2.8.10</version>
<scope>compile</scope>
<exclusions>
<exclusion>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
</exclusion>
</exclusions>
</dependency>
</dependencies>
<inceptionYear>2009</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>
<name>Elastic</name>
<url>http://www.elastic.co</url>
</developer>
</developers>
<name>x-content</name>
<description>Elasticsearch subproject :libs:x-content</description>
<url>https://github.com/elastic/elasticsearch</url>
<scm>
<url>git@github.com:elastic/elasticsearch.git</url>
</scm>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
META-INF/LICENSE.txt
META-INF/NOTICE.txt
org.elasticsearch.common.ParseField$CommonFields.class
org.elasticsearch.common.xcontent.XContentParser$Token$3.class
org.elasticsearch.common.xcontent.XContentParser$Token$6.class
org.elasticsearch.common.xcontent.support.AbstractXContentParser$MapFactory.class
org.elasticsearch.common.xcontent.support.AbstractXContentParser$MapStringsFactory.class
org.elasticsearch.common.xcontent.support.AbstractXContentParser$1.class
org.elasticsearch.common.xcontent.support.AbstractXContentParser.class
org.elasticsearch.common.xcontent.support.filtering.FilterPathBasedFilter$1.class
org.elasticsearch.common.xcontent.support.filtering.FilterPath.class
org.elasticsearch.common.xcontent.support.filtering.FilterPathBasedFilter$2.class
org.elasticsearch.common.xcontent.support.filtering.FilterPathBasedFilter.class
org.elasticsearch.common.xcontent.ObjectParser$FieldParser.class
org.elasticsearch.common.xcontent.XContentParser$Token$5.class
org.elasticsearch.common.xcontent.DeprecationHandler.class
org.elasticsearch.common.xcontent.XContentType$3.class
org.elasticsearch.common.xcontent.ConstructingObjectParser$ConstructorArgInfo.class
org.elasticsearch.common.xcontent.ToXContent$Params.class
org.elasticsearch.common.xcontent.XContentType$4.class
org.elasticsearch.common.xcontent.XContentParser$Token$7.class
org.elasticsearch.common.xcontent.ToXContent.class
org.elasticsearch.common.xcontent.ToXContent$DelegatingMapParams.class
org.elasticsearch.common.xcontent.ObjectParser$ValueType.class
org.elasticsearch.common.xcontent.XContentParser$Token$4.class
org.elasticsearch.common.xcontent.DeprecationHandler$1.class
org.elasticsearch.common.xcontent.XContentParser$NumberType.class
org.elasticsearch.common.xcontent.XContentGenerator.class
org.elasticsearch.common.xcontent.ToXContentFragment.class
org.elasticsearch.common.xcontent.XContentBuilder.class
org.elasticsearch.common.xcontent.NamedObjectNotFoundException.class
org.elasticsearch.common.xcontent.ToXContentObject.class
org.elasticsearch.common.xcontent.XContentParser$Token$2.class
org.elasticsearch.common.xcontent.XContentParser$1.class
org.elasticsearch.common.xcontent.ObjectParser$1.class
org.elasticsearch.common.xcontent.ObjectParser$Parser.class
org.elasticsearch.common.xcontent.ObjectParser.class
org.elasticsearch.common.xcontent.XContentParser$Token$10.class
org.elasticsearch.common.xcontent.XContentType$1.class
org.elasticsearch.common.xcontent.XContent.class
org.elasticsearch.common.xcontent.XContentBuilderExtension.class
org.elasticsearch.common.xcontent.yaml.YamlXContentParser.class
org.elasticsearch.common.xcontent.yaml.YamlXContentGenerator.class
org.elasticsearch.common.xcontent.yaml.YamlXContent.class
org.elasticsearch.common.xcontent.XContentBuilder$HumanReadableTransformer.class
org.elasticsearch.common.xcontent.XContentFactory.class
org.elasticsearch.common.xcontent.AbstractObjectParser$IOSupplier.class
org.elasticsearch.common.xcontent.ContextParser.class
org.elasticsearch.common.xcontent.NamedXContentRegistry.class
org.elasticsearch.common.xcontent.ConstructingObjectParser$Target.class
org.elasticsearch.common.xcontent.AbstractObjectParser.class
org.elasticsearch.common.xcontent.NamedXContentRegistry$Entry.class
org.elasticsearch.common.xcontent.XContentParser$Token.class
org.elasticsearch.common.xcontent.XContentParser$Token$1.class
org.elasticsearch.common.xcontent.ToXContent$MapParams.class
org.elasticsearch.common.xcontent.ConstructingObjectParser.class
org.elasticsearch.common.xcontent.XContentLocation.class
org.elasticsearch.common.xcontent.XContentType.class
org.elasticsearch.common.xcontent.XContentParser$Token$8.class
org.elasticsearch.common.xcontent.ObjectParser$NamedObjectParser.class
org.elasticsearch.common.xcontent.XContentGenerator$1.class
org.elasticsearch.common.xcontent.XContentParser$Token$9.class
org.elasticsearch.common.xcontent.smile.SmileXContent.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
elasticsearch-core-6.3.1.jar
/org.elasticsearch/elasticsearch-core/6.3.1
查看elasticsearch-core所有版本文件
snakeyaml-1.17.jar
/org.yaml/snakeyaml/1.17
查看snakeyaml所有版本文件
jackson-core-2.8.10.jar
/com.fasterxml.jackson.core/jackson-core/2.8.10
查看jackson-core所有版本文件
jackson-dataformat-smile-2.8.10.jar
/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10
查看jackson-dataformat-smile所有版本文件
jackson-dataformat-yaml-2.8.10.jar
/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10
查看jackson-dataformat-yaml所有版本文件
jackson-dataformat-cbor-2.8.10.jar
/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10
查看jackson-dataformat-cbor所有版本文件
|