Download cxf-rt-rs-extension-search-3.2.0.jar file

Introduction

You can download cxf-rt-rs-extension-search-3.2.0.jar in this page.

License

Apache License

Type List

cxf-rt-rs-extension-search-3.2.0.jar file has the following types.

META-INF/DEPENDENCIES
META-INF/LICENSE
META-INF/MANIFEST.MF
META-INF/NOTICE
META-INF/maven/org.apache.cxf/cxf-rt-rs-extension-search/pom.properties
META-INF/maven/org.apache.cxf/cxf-rt-rs-extension-search/pom.xml
org.apache.cxf.jaxrs.ext.search.AbstractComplexCondition.class
org.apache.cxf.jaxrs.ext.search.AbstractSearchConditionParser.class
org.apache.cxf.jaxrs.ext.search.AndSearchCondition.class
org.apache.cxf.jaxrs.ext.search.Beanspector.class
org.apache.cxf.jaxrs.ext.search.ConditionType.class
org.apache.cxf.jaxrs.ext.search.DefaultParamConverterProvider.class
org.apache.cxf.jaxrs.ext.search.InterfaceProxy.class
org.apache.cxf.jaxrs.ext.search.OrSearchCondition.class
org.apache.cxf.jaxrs.ext.search.ParamConverterUtils.class
org.apache.cxf.jaxrs.ext.search.PrimitiveSearchCondition.class
org.apache.cxf.jaxrs.ext.search.PrimitiveStatement.class
org.apache.cxf.jaxrs.ext.search.PropertyNameConverter.class
org.apache.cxf.jaxrs.ext.search.PropertyNotFoundException.class
org.apache.cxf.jaxrs.ext.search.QueryContext.class
org.apache.cxf.jaxrs.ext.search.QueryContextProvider.class
org.apache.cxf.jaxrs.ext.search.SearchBean.class
org.apache.cxf.jaxrs.ext.search.SearchCondition.class
org.apache.cxf.jaxrs.ext.search.SearchConditionParser.class
org.apache.cxf.jaxrs.ext.search.SearchConditionVisitor.class
org.apache.cxf.jaxrs.ext.search.SearchContext.class
org.apache.cxf.jaxrs.ext.search.SearchContextImpl.class
org.apache.cxf.jaxrs.ext.search.SearchContextProvider.class
org.apache.cxf.jaxrs.ext.search.SearchParseException.class
org.apache.cxf.jaxrs.ext.search.SearchUtils.class
org.apache.cxf.jaxrs.ext.search.SimpleSearchCondition.class
org.apache.cxf.jaxrs.ext.search.client.CompleteCondition.class
org.apache.cxf.jaxrs.ext.search.client.FiqlSearchConditionBuilder.class
org.apache.cxf.jaxrs.ext.search.client.PartialCondition.class
org.apache.cxf.jaxrs.ext.search.client.Property.class
org.apache.cxf.jaxrs.ext.search.client.SearchConditionBuilder.class
org.apache.cxf.jaxrs.ext.search.collections.CollectionCheck.class
org.apache.cxf.jaxrs.ext.search.collections.CollectionCheckCondition.class
org.apache.cxf.jaxrs.ext.search.collections.CollectionCheckInfo.class
org.apache.cxf.jaxrs.ext.search.collections.CollectionCheckStatement.class
org.apache.cxf.jaxrs.ext.search.fiql.FiqlParser.class
org.apache.cxf.jaxrs.ext.search.hbase.HBaseQueryVisitor.class
org.apache.cxf.jaxrs.ext.search.jpa.AbstractJPATypedQueryVisitor.class
org.apache.cxf.jaxrs.ext.search.jpa.JPACriteriaQueryVisitor.class
org.apache.cxf.jaxrs.ext.search.jpa.JPALanguageVisitor.class
org.apache.cxf.jaxrs.ext.search.jpa.JPATypedQueryVisitor.class
org.apache.cxf.jaxrs.ext.search.ldap.LdapQueryVisitor.class
org.apache.cxf.jaxrs.ext.search.lucene.LuceneQueryVisitor.class
org.apache.cxf.jaxrs.ext.search.odata.ODataParser.class
org.apache.cxf.jaxrs.ext.search.sql.SQLPrinterVisitor.class
org.apache.cxf.jaxrs.ext.search.tika.LuceneDocumentMetadata.class
org.apache.cxf.jaxrs.ext.search.tika.TikaContentExtractor.class
org.apache.cxf.jaxrs.ext.search.tika.TikaLuceneContentExtractor.class
org.apache.cxf.jaxrs.ext.search.visitor.AbstractSearchConditionVisitor.class
org.apache.cxf.jaxrs.ext.search.visitor.AbstractUntypedSearchConditionVisitor.class
org.apache.cxf.jaxrs.ext.search.visitor.LocalVisitorState.class
org.apache.cxf.jaxrs.ext.search.visitor.PropertyValidationException.class
org.apache.cxf.jaxrs.ext.search.visitor.PropertyValidator.class
org.apache.cxf.jaxrs.ext.search.visitor.SBThreadLocalVisitorState.class
org.apache.cxf.jaxrs.ext.search.visitor.ThreadLocalVisitorState.class
org.apache.cxf.jaxrs.ext.search.visitor.VisitorState.class

Pom

cxf-rt-rs-extension-search-3.2.0.pom file content.

<?xml version="1.0"?>
<!--
  Licensed to the Apache Software Foundation (ASF) under one
  or more contributor license agreements. See the NOTICE file
  distributed with this work for additional information
  regarding copyright ownership. The ASF licenses this file
  to you under the Apache License, Version 2.0 (the
  "License"); you may not use this file except in compliance
  with the License. You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing,
  software distributed under the License is distributed on an
  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  KIND, either express or implied. See the License for the
  specific language governing permissions and limitations
  under the License.
-->
<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/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <artifactId>cxf-rt-rs-extension-search</artifactId>
    <packaging>bundle</packaging>
    <name>Apache CXF JAX-RS Extensions: Search</name>
    <description>Apache CXF JAX-RS Extensions: Search</description>
    <url>http://cxf.apache.org</url>
    <parent>
        <groupId>org.apache.cxf</groupId>
        <artifactId>cxf-parent</artifactId>
        <version>3.2.0</version>
        <relativePath>../../../../parent/pom.xml</relativePath>
    </parent>
    <properties>
        <hibernate.em.version>4.1.0.Final</hibernate.em.version>
        <hsqldb.version>1.8.0.10</hsqldb.version>
    </properties>
    <dependencies>
        <dependency>
            <groupId>junit</groupId>
            <artifactId>junit</artifactId>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>org.apache.cxf</groupId>
            <artifactId>cxf-rt-frontend-jaxrs</artifactId>
            <version>${project.version}</version>
            <exclusions>
               <exclusion>
                    <groupId>javax.validation</groupId>
                    <artifactId>validation-api</artifactId>
               </exclusion>
            </exclusions>
        </dependency>
        <dependency>
            <groupId>org.apache.cxf</groupId>
            <artifactId>cxf-rt-rs-client</artifactId>
            <version>${project.version}</version>
            <optional>true</optional>
        </dependency>
        <dependency>
            <groupId>org.apache.geronimo.specs</groupId>
            <artifactId>geronimo-jpa_2.0_spec</artifactId>
            <version>${cxf.geronimo.jpa.version}</version>
            <scope>provided</scope>
            <optional>true</optional>
        </dependency>
        <dependency>
            <groupId>org.apache.lucene</groupId>
            <artifactId>lucene-core</artifactId>
            <version>${cxf.lucene.version}</version>
            <scope>provided</scope>
            <optional>true</optional>
        </dependency>
        <dependency>
            <groupId>org.apache.olingo</groupId>
            <artifactId>olingo-odata2-core</artifactId>
            <optional>true</optional>
        </dependency>
        <dependency>
            <groupId>org.apache.tika</groupId>
            <artifactId>tika-core</artifactId>
            <optional>true</optional>
        </dependency>
        <dependency>
           <groupId>org.apache.hbase</groupId>
           <artifactId>hbase-client</artifactId>
           <optional>true</optional>
           <scope>provided</scope>
           <exclusions>
               <exclusion>
                    <groupId>jdk.tools</groupId>
                    <artifactId>jdk.tools</artifactId>
               </exclusion>
            </exclusions>
        </dependency>
        <dependency>
            <groupId>org.apache.tika</groupId>
            <artifactId>tika-parsers</artifactId>
            <scope>test</scope>
            <exclusions>
                <exclusion>
                    <groupId>org.apache.poi</groupId>
                    <artifactId>poi-ooxml</artifactId>                
                </exclusion>       
            </exclusions>
        </dependency>
        <dependency>
            <groupId>org.apache.lucene</groupId>
            <artifactId>lucene-analyzers-common</artifactId>
            <version>${cxf.lucene.version}</version>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>org.apache.lucene</groupId>
            <artifactId>lucene-queryparser</artifactId>
            <version>${cxf.lucene.version}</version>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>org.easymock</groupId>
            <artifactId>easymock</artifactId>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>org.hibernate</groupId>
            <artifactId>hibernate-entitymanager</artifactId>
            <version>${hibernate.em.version}</version>
            <scope>test</scope>
            <!-- Conflicts with Apache Tika dependencies -->
            <exclusions>
                <exclusion>
                    <groupId>xml-apis</groupId>
                    <artifactId>xml-apis</artifactId>                
                </exclusion>
            </exclusions>
        </dependency>
        <dependency>
            <groupId>hsqldb</groupId>
            <artifactId>hsqldb</artifactId>
            <version>${hsqldb.version}</version>
            <scope>test</scope>
        </dependency>
        <!--
           <dependency>
             <groupId>org.apache.openjpa</groupId>
             <artifactId>openjpa</artifactId>
             <version>2.2.0</version>
             <scope>test</scope>
           </dependency>
        -->
    </dependencies>
    <build>
        <plugins>
        </plugins>
    </build>
    <profiles>
        <profile>
            <id>java9</id>
            <activation>
                <jdk>9</jdk>
            </activation>
            <build>
                <plugins>
                    <plugin>
                        <groupId>org.apache.maven.plugins</groupId>
                        <artifactId>maven-dependency-plugin</artifactId>
                        <executions>
                            <execution>
                                <id>copy</id>
                                <phase>validate</phase>
                                <goals>
                                    <goal>unpack</goal>
                                </goals>
                                <configuration>
                                    <artifactItems>
                                        <artifactItem>
                                            <groupId>org.apache.geronimo.specs</groupId>
                                            <artifactId>geronimo-jta_1.1_spec</artifactId>
                                            <type>jar</type>
                                            <overWrite>false</overWrite>
                                            <outputDirectory>${project.basedir}/target/java9</outputDirectory>
                                            <excludes>**/xa/*.class</excludes>
                                        </artifactItem>
                                    </artifactItems>
                                    <overWriteReleases>false</overWriteReleases>
                                    <overWriteSnapshots>true</overWriteSnapshots>
                                </configuration>
                            </execution>
                        </executions>
                    </plugin>
                </plugins>
            </build>
        </profile>
    </profiles>
</project>

POM Entry

<dependency>
   <groupId>org.apache.cxf</groupId>
   <artifactId>cxf-rt-rs-extension-search</artifactId>
   <version>3.2.0</version>
</dependency>

Download

If you think the following cxf-rt-rs-extension-search-3.2.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download cxf-rt-rs-extension-search-3.2.0.jar file




PreviousNext

Related