You can download asterix-lang-common-0.9.1.jar in this page.
Apache License, Version 2.0
asterix-lang-common-0.9.1.jar file has the following types.
META-INF/LICENSE META-INF/MANIFEST.MF META-INF/NOTICE META-INF/maven/org.apache.asterix/asterix-lang-common/pom.properties META-INF/maven/org.apache.asterix/asterix-lang-common/pom.xml org.apache.asterix.lang.common.base.AbstractExpression.class org.apache.asterix.lang.common.base.Clause.class org.apache.asterix.lang.common.base.Expression.class org.apache.asterix.lang.common.base.IAstPrintVisitorFactory.class org.apache.asterix.lang.common.base.ILangExpression.class org.apache.asterix.lang.common.base.IParser.class org.apache.asterix.lang.common.base.IParserFactory.class org.apache.asterix.lang.common.base.IQueryRewriter.class org.apache.asterix.lang.common.base.IReturningStatement.class org.apache.asterix.lang.common.base.IRewriterFactory.class org.apache.asterix.lang.common.base.IStatementRewriter.class org.apache.asterix.lang.common.base.Literal.class org.apache.asterix.lang.common.base.Statement.class org.apache.asterix.lang.common.clause.GroupbyClause.class org.apache.asterix.lang.common.clause.LetClause.class org.apache.asterix.lang.common.clause.LimitClause.class org.apache.asterix.lang.common.clause.OrderbyClause.class org.apache.asterix.lang.common.clause.UpdateClause.class org.apache.asterix.lang.common.clause.WhereClause.class org.apache.asterix.lang.common.context.FunctionExpressionMap.class org.apache.asterix.lang.common.context.FunctionSignatures.class org.apache.asterix.lang.common.context.RootScopeFactory.class org.apache.asterix.lang.common.context.Scope.class org.apache.asterix.lang.common.expression.AbstractAccessor.class org.apache.asterix.lang.common.expression.CallExpr.class org.apache.asterix.lang.common.expression.ConstructorType.class org.apache.asterix.lang.common.expression.FieldAccessor.class org.apache.asterix.lang.common.expression.FieldBinding.class org.apache.asterix.lang.common.expression.GbyVariableExpressionPair.class org.apache.asterix.lang.common.expression.IfExpr.class org.apache.asterix.lang.common.expression.IndexAccessor.class org.apache.asterix.lang.common.expression.ListConstructor.class org.apache.asterix.lang.common.expression.LiteralExpr.class org.apache.asterix.lang.common.expression.OperatorExpr.class org.apache.asterix.lang.common.expression.OrderedListTypeDefinition.class org.apache.asterix.lang.common.expression.QuantifiedExpression.class org.apache.asterix.lang.common.expression.RecordConstructor.class org.apache.asterix.lang.common.expression.RecordTypeDefinition.class org.apache.asterix.lang.common.expression.TypeExpression.class org.apache.asterix.lang.common.expression.TypeReferenceExpression.class org.apache.asterix.lang.common.expression.UnaryExpr.class org.apache.asterix.lang.common.expression.UnorderedListTypeDefinition.class org.apache.asterix.lang.common.expression.VariableExpr.class org.apache.asterix.lang.common.literal.DoubleLiteral.class org.apache.asterix.lang.common.literal.FalseLiteral.class org.apache.asterix.lang.common.literal.FloatLiteral.class org.apache.asterix.lang.common.literal.IntegerLiteral.class org.apache.asterix.lang.common.literal.LongIntegerLiteral.class org.apache.asterix.lang.common.literal.MissingLiteral.class org.apache.asterix.lang.common.literal.NullLiteral.class org.apache.asterix.lang.common.literal.StringLiteral.class org.apache.asterix.lang.common.literal.TrueLiteral.class org.apache.asterix.lang.common.parser.ScopeChecker.class org.apache.asterix.lang.common.rewrites.LangRewritingContext.class org.apache.asterix.lang.common.rewrites.VariableSubstitutionEnvironment.class org.apache.asterix.lang.common.statement.CompactStatement.class org.apache.asterix.lang.common.statement.ConnectFeedStatement.class org.apache.asterix.lang.common.statement.CreateDataverseStatement.class org.apache.asterix.lang.common.statement.CreateFeedPolicyStatement.class org.apache.asterix.lang.common.statement.CreateFeedStatement.class org.apache.asterix.lang.common.statement.CreateFunctionStatement.class org.apache.asterix.lang.common.statement.CreateIndexStatement.class org.apache.asterix.lang.common.statement.DatasetDecl.class org.apache.asterix.lang.common.statement.DataverseDecl.class org.apache.asterix.lang.common.statement.DataverseDropStatement.class org.apache.asterix.lang.common.statement.DeleteStatement.class org.apache.asterix.lang.common.statement.DisconnectFeedStatement.class org.apache.asterix.lang.common.statement.DropDatasetStatement.class org.apache.asterix.lang.common.statement.ExternalDetailsDecl.class org.apache.asterix.lang.common.statement.FeedDropStatement.class org.apache.asterix.lang.common.statement.FeedPolicyDropStatement.class org.apache.asterix.lang.common.statement.FunctionDecl.class org.apache.asterix.lang.common.statement.FunctionDropStatement.class org.apache.asterix.lang.common.statement.HdfsPathInfo.class org.apache.asterix.lang.common.statement.IDatasetDetailsDecl.class org.apache.asterix.lang.common.statement.IndexDecl.class org.apache.asterix.lang.common.statement.IndexDropStatement.class org.apache.asterix.lang.common.statement.InsertStatement.class org.apache.asterix.lang.common.statement.InternalDetailsDecl.class org.apache.asterix.lang.common.statement.LoadStatement.class org.apache.asterix.lang.common.statement.NodeGroupDropStatement.class org.apache.asterix.lang.common.statement.NodegroupDecl.class org.apache.asterix.lang.common.statement.Query.class org.apache.asterix.lang.common.statement.RefreshExternalDatasetStatement.class org.apache.asterix.lang.common.statement.RunStatement.class org.apache.asterix.lang.common.statement.SetStatement.class org.apache.asterix.lang.common.statement.StartFeedStatement.class org.apache.asterix.lang.common.statement.StopFeedStatement.class org.apache.asterix.lang.common.statement.TypeDecl.class org.apache.asterix.lang.common.statement.TypeDropStatement.class org.apache.asterix.lang.common.statement.UpdateStatement.class org.apache.asterix.lang.common.statement.UpsertStatement.class org.apache.asterix.lang.common.statement.WriteStatement.class org.apache.asterix.lang.common.struct.Identifier.class org.apache.asterix.lang.common.struct.OperatorType.class org.apache.asterix.lang.common.struct.QuantifiedPair.class org.apache.asterix.lang.common.struct.UnaryExprType.class org.apache.asterix.lang.common.struct.VarIdentifier.class org.apache.asterix.lang.common.util.CommonFunctionMapUtil.class org.apache.asterix.lang.common.util.FunctionUtil.class org.apache.asterix.lang.common.util.LangRecordParseUtil.class org.apache.asterix.lang.common.util.VariableCloneAndSubstitutionUtil.class org.apache.asterix.lang.common.visitor.AbstractInlineUdfsVisitor.class org.apache.asterix.lang.common.visitor.CloneAndSubstituteVariablesVisitor.class org.apache.asterix.lang.common.visitor.FormatPrintVisitor.class org.apache.asterix.lang.common.visitor.GatherFunctionCallsVisitor.class org.apache.asterix.lang.common.visitor.QueryPrintVisitor.class org.apache.asterix.lang.common.visitor.base.AbstractAstVisitor.class org.apache.asterix.lang.common.visitor.base.AbstractQueryExpressionVisitor.class org.apache.asterix.lang.common.visitor.base.ILangVisitor.class
asterix-lang-common-0.9.1.pom file content.
<!-- ! 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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>apache-asterixdb</artifactId> <groupId>org.apache.asterix</groupId> <version>0.9.1</version> </parent> <licenses> <license> <name>Apache License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> <comments>A business-friendly OSS license</comments> </license> </licenses> <artifactId>asterix-lang-common</artifactId> <build> <plugins> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>build-helper-maven-plugin</artifactId> <version>1.9</version> <executions> <execution> <id>add-source</id> <phase>generate-sources</phase> <goals> <goal>add-source</goal> </goals> <configuration> <sources> <source>${project.build.directory}/generated-sources/javacc/</source> </sources> </configuration> </execution> </executions> </plugin> </plugins> </build> <dependencies> <dependency> <groupId>org.apache.asterix</groupId> <artifactId>asterix-common</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.apache.asterix</groupId> <artifactId>asterix-metadata</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>algebricks-common</artifactId> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-dataflow-common</artifactId> </dependency> <dependency> <groupId>org.apache.asterix</groupId> <artifactId>asterix-om</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.apache.asterix</groupId> <artifactId>asterix-runtime</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>commons-lang</groupId> <artifactId>commons-lang</artifactId> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>algebricks-core</artifactId> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-api</artifactId> </dependency> <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-data-std</artifactId> </dependency> </dependencies> </project>
<dependency> <groupId>org.apache.asterix</groupId> <artifactId>asterix-lang-common</artifactId> <version>0.9.1</version> </dependency>
If you think the following asterix-lang-common-0.9.1.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download asterix-lang-common-0.9.1.jar file