All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download ldpath-core JAR 3.4.0 with all dependencies


Files of the artifact ldpath-core version 3.4.0 from the group org.apache.marmotta.

Test

Artifact ldpath-core
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Tags: project marmotta parent apache
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies ldpath-api, guava, slf4j-api, slf4j-ext, jcl-over-slf4j, jul-to-slf4j, log4j-over-slf4j, hamcrest-library,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of ldpath-core

Please rate this JAR file. Is it a good library?

0 downloads

Source code of ldpath-core version 3.4.0

META-INF
META-INF.META-INF.DEPENDENCIES
META-INF.META-INF.LICENSE
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.NOTICE
META-INF.services
META-INF.services.META-INF.services.org.apache.marmotta.ldpath.api.functions.SelectorFunction
META-INF.services.META-INF.services.org.apache.marmotta.ldpath.api.functions.TestFunction
org.apache.marmotta.ldpath
org.apache.marmotta.ldpath.org.apache.marmotta.ldpath.LDPath
org.apache.marmotta.ldpath.exception
org.apache.marmotta.ldpath.exception.org.apache.marmotta.ldpath.exception.LDPathParseException
org.apache.marmotta.ldpath.model
org.apache.marmotta.ldpath.model.org.apache.marmotta.ldpath.model.Constants
org.apache.marmotta.ldpath.model.backend
org.apache.marmotta.ldpath.model.backend.org.apache.marmotta.ldpath.model.backend.AbstractBackend
org.apache.marmotta.ldpath.model.fields
org.apache.marmotta.ldpath.model.fields.org.apache.marmotta.ldpath.model.fields.FieldMapping
org.apache.marmotta.ldpath.model.functions
org.apache.marmotta.ldpath.model.functions.org.apache.marmotta.ldpath.model.functions.AbstractTextFilterFunction
org.apache.marmotta.ldpath.model.functions.org.apache.marmotta.ldpath.model.functions.ConcatenateFunction
org.apache.marmotta.ldpath.model.functions.org.apache.marmotta.ldpath.model.functions.CountFunction
org.apache.marmotta.ldpath.model.functions.org.apache.marmotta.ldpath.model.functions.FirstFunction
org.apache.marmotta.ldpath.model.functions.org.apache.marmotta.ldpath.model.functions.LastFunction
org.apache.marmotta.ldpath.model.functions.org.apache.marmotta.ldpath.model.functions.SortFunction
org.apache.marmotta.ldpath.model.programs
org.apache.marmotta.ldpath.model.programs.org.apache.marmotta.ldpath.model.programs.Program
org.apache.marmotta.ldpath.model.selectors
org.apache.marmotta.ldpath.model.selectors.org.apache.marmotta.ldpath.model.selectors.FunctionSelector
org.apache.marmotta.ldpath.model.selectors.org.apache.marmotta.ldpath.model.selectors.GroupedSelector
org.apache.marmotta.ldpath.model.selectors.org.apache.marmotta.ldpath.model.selectors.IntersectionSelector
org.apache.marmotta.ldpath.model.selectors.org.apache.marmotta.ldpath.model.selectors.PathSelector
org.apache.marmotta.ldpath.model.selectors.org.apache.marmotta.ldpath.model.selectors.PropertySelector
org.apache.marmotta.ldpath.model.selectors.org.apache.marmotta.ldpath.model.selectors.RecursivePathSelector
org.apache.marmotta.ldpath.model.selectors.org.apache.marmotta.ldpath.model.selectors.ReversePropertySelector
org.apache.marmotta.ldpath.model.selectors.org.apache.marmotta.ldpath.model.selectors.SelfSelector
org.apache.marmotta.ldpath.model.selectors.org.apache.marmotta.ldpath.model.selectors.StringConstantSelector
org.apache.marmotta.ldpath.model.selectors.org.apache.marmotta.ldpath.model.selectors.TestingSelector
org.apache.marmotta.ldpath.model.selectors.org.apache.marmotta.ldpath.model.selectors.UnionSelector
org.apache.marmotta.ldpath.model.selectors.org.apache.marmotta.ldpath.model.selectors.WildcardSelector
org.apache.marmotta.ldpath.model.tests
org.apache.marmotta.ldpath.model.tests.org.apache.marmotta.ldpath.model.tests.AndTest
org.apache.marmotta.ldpath.model.tests.org.apache.marmotta.ldpath.model.tests.ComplexTest
org.apache.marmotta.ldpath.model.tests.org.apache.marmotta.ldpath.model.tests.FunctionTest
org.apache.marmotta.ldpath.model.tests.org.apache.marmotta.ldpath.model.tests.IsATest
org.apache.marmotta.ldpath.model.tests.org.apache.marmotta.ldpath.model.tests.LiteralLanguageTest
org.apache.marmotta.ldpath.model.tests.org.apache.marmotta.ldpath.model.tests.LiteralTypeTest
org.apache.marmotta.ldpath.model.tests.org.apache.marmotta.ldpath.model.tests.NotTest
org.apache.marmotta.ldpath.model.tests.org.apache.marmotta.ldpath.model.tests.OrTest
org.apache.marmotta.ldpath.model.tests.org.apache.marmotta.ldpath.model.tests.PathEqualityTest
org.apache.marmotta.ldpath.model.tests.org.apache.marmotta.ldpath.model.tests.PathTest
org.apache.marmotta.ldpath.model.tests.functions
org.apache.marmotta.ldpath.model.tests.functions.org.apache.marmotta.ldpath.model.tests.functions.BinaryNumericTest
org.apache.marmotta.ldpath.model.tests.functions.org.apache.marmotta.ldpath.model.tests.functions.EqualTest
org.apache.marmotta.ldpath.model.tests.functions.org.apache.marmotta.ldpath.model.tests.functions.GreaterEqualTest
org.apache.marmotta.ldpath.model.tests.functions.org.apache.marmotta.ldpath.model.tests.functions.GreaterThanTest
org.apache.marmotta.ldpath.model.tests.functions.org.apache.marmotta.ldpath.model.tests.functions.LessEqualTest
org.apache.marmotta.ldpath.model.tests.functions.org.apache.marmotta.ldpath.model.tests.functions.LessThanTest
org.apache.marmotta.ldpath.model.tests.functions.org.apache.marmotta.ldpath.model.tests.functions.NotEqualTest
org.apache.marmotta.ldpath.model.transformers
org.apache.marmotta.ldpath.model.transformers.org.apache.marmotta.ldpath.model.transformers.BigDecimalTransformer
org.apache.marmotta.ldpath.model.transformers.org.apache.marmotta.ldpath.model.transformers.BigIntegerTransformer
org.apache.marmotta.ldpath.model.transformers.org.apache.marmotta.ldpath.model.transformers.BooleanTransformer
org.apache.marmotta.ldpath.model.transformers.org.apache.marmotta.ldpath.model.transformers.ByteTransformer
org.apache.marmotta.ldpath.model.transformers.org.apache.marmotta.ldpath.model.transformers.DateTimeTransformer
org.apache.marmotta.ldpath.model.transformers.org.apache.marmotta.ldpath.model.transformers.DateTransformer
org.apache.marmotta.ldpath.model.transformers.org.apache.marmotta.ldpath.model.transformers.DoubleTransformer
org.apache.marmotta.ldpath.model.transformers.org.apache.marmotta.ldpath.model.transformers.DurationTransformer
org.apache.marmotta.ldpath.model.transformers.org.apache.marmotta.ldpath.model.transformers.FloatTransformer
org.apache.marmotta.ldpath.model.transformers.org.apache.marmotta.ldpath.model.transformers.IdentityTransformer
org.apache.marmotta.ldpath.model.transformers.org.apache.marmotta.ldpath.model.transformers.IntTransformer
org.apache.marmotta.ldpath.model.transformers.org.apache.marmotta.ldpath.model.transformers.LongTransformer
org.apache.marmotta.ldpath.model.transformers.org.apache.marmotta.ldpath.model.transformers.ShortTransformer
org.apache.marmotta.ldpath.model.transformers.org.apache.marmotta.ldpath.model.transformers.StringTransformer
org.apache.marmotta.ldpath.model.transformers.org.apache.marmotta.ldpath.model.transformers.TimeTransformer
org.apache.marmotta.ldpath.parser
org.apache.marmotta.ldpath.parser.org.apache.marmotta.ldpath.parser.Configuration
org.apache.marmotta.ldpath.parser.org.apache.marmotta.ldpath.parser.DefaultConfiguration
org.apache.marmotta.ldpath.parser.org.apache.marmotta.ldpath.parser.LdPathParser
org.apache.marmotta.ldpath.parser.org.apache.marmotta.ldpath.parser.LdPathParserConstants
org.apache.marmotta.ldpath.parser.org.apache.marmotta.ldpath.parser.LdPathParserTokenManager
org.apache.marmotta.ldpath.parser.org.apache.marmotta.ldpath.parser.ParseException
org.apache.marmotta.ldpath.parser.org.apache.marmotta.ldpath.parser.SimpleCharStream
org.apache.marmotta.ldpath.parser.org.apache.marmotta.ldpath.parser.Token
org.apache.marmotta.ldpath.parser.org.apache.marmotta.ldpath.parser.TokenMgrError
org.apache.marmotta.ldpath.util
org.apache.marmotta.ldpath.util.org.apache.marmotta.ldpath.util.Collections
org.apache.marmotta.ldpath.util.org.apache.marmotta.ldpath.util.FormatUtils




© 2015 - 2025 Weber Informatics LLC | Privacy Policy