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

Download ojai JAR 3.0 with all dependencies


Files of the artifact ojai version 3.0 from the group org.ojai.

Artifact ojai
Group org.ojai
Version 3.0
Last update 01. April 2019
Tags: open application json interface
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies antlr4-runtime, guava, slf4j-api, jackson-annotations, jackson-core, jackson-databind,
There are maybe transitive dependencies!
There is a newer version: 3.2.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of ojai Show documentation

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

16 downloads

Source code of ojai version 3.0

.FieldPath.tokens
.FieldPathBaseListener
.FieldPathLexer
.FieldPathLexer.tokens
.FieldPathListener
.FieldPathParser
META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.services
META-INF.services.META-INF.services.org.ojai.store.Driver
org.ojai
org.ojai.org.ojai.Buildable
org.ojai.org.ojai.Container
org.ojai.org.ojai.Document
org.ojai.org.ojai.DocumentBuilder
org.ojai.org.ojai.DocumentConstants
org.ojai.org.ojai.DocumentListener
org.ojai.org.ojai.DocumentReader
org.ojai.org.ojai.DocumentStream
org.ojai.org.ojai.Expression
org.ojai.org.ojai.FieldPath
org.ojai.org.ojai.FieldSegment
org.ojai.org.ojai.JsonString
org.ojai.org.ojai.KeyValue
org.ojai.org.ojai.OjaiCodec
org.ojai.org.ojai.Value
org.ojai.annotation
org.ojai.annotation.org.ojai.annotation.API
org.ojai.base
org.ojai.base.org.ojai.base.DocumentBase
org.ojai.base.org.ojai.base.DocumentReaderBase
org.ojai.base.org.ojai.base.DocumentStreamBase
org.ojai.base.org.ojai.base.QueryResultBase
org.ojai.beans
org.ojai.beans.org.ojai.beans.BeanCodec
org.ojai.beans.jackson
org.ojai.beans.jackson.org.ojai.beans.jackson.DocumentGenerator
org.ojai.beans.jackson.org.ojai.beans.jackson.DocumentParser
org.ojai.beans.jackson.org.ojai.beans.jackson.JacksonHelper
org.ojai.exceptions
org.ojai.exceptions.org.ojai.exceptions.DecodingException
org.ojai.exceptions.org.ojai.exceptions.EncodingException
org.ojai.exceptions.org.ojai.exceptions.OjaiException
org.ojai.exceptions.org.ojai.exceptions.ParseException
org.ojai.exceptions.org.ojai.exceptions.QueryTimeoutException
org.ojai.exceptions.org.ojai.exceptions.RangeException
org.ojai.exceptions.org.ojai.exceptions.ReadOnlyObjectException
org.ojai.exceptions.org.ojai.exceptions.StreamInUseException
org.ojai.exceptions.org.ojai.exceptions.TypeException
org.ojai.json
org.ojai.json.org.ojai.json.Events
org.ojai.json.org.ojai.json.Json
org.ojai.json.org.ojai.json.JsonConsts
org.ojai.json.org.ojai.json.JsonOptions
org.ojai.json.impl
org.ojai.json.impl.org.ojai.json.impl.ByteArrayWriterOutputStream
org.ojai.json.impl.org.ojai.json.impl.ConstantImpl
org.ojai.json.impl.org.ojai.json.impl.DelegatingJsonDocumentReader
org.ojai.json.impl.org.ojai.json.impl.JsonDOMDocumentReader
org.ojai.json.impl.org.ojai.json.impl.JsonDocument
org.ojai.json.impl.org.ojai.json.impl.JsonDocumentBuilder
org.ojai.json.impl.org.ojai.json.impl.JsonDocumentIterator
org.ojai.json.impl.org.ojai.json.impl.JsonDocumentReaderIterable
org.ojai.json.impl.org.ojai.json.impl.JsonDocumentStream
org.ojai.json.impl.org.ojai.json.impl.JsonList
org.ojai.json.impl.org.ojai.json.impl.JsonStreamDocumentReader
org.ojai.json.impl.org.ojai.json.impl.JsonUtils
org.ojai.json.impl.org.ojai.json.impl.JsonValue
org.ojai.json.impl.org.ojai.json.impl.JsonValueBuilder
org.ojai.json.impl.org.ojai.json.impl.TypeMappedJsonDocumentReader
org.ojai.json.impl.org.ojai.json.impl.package-info
org.ojai.json.impl.store
org.ojai.json.impl.store.org.ojai.json.impl.store.JsonConnection
org.ojai.json.impl.store.org.ojai.json.impl.store.JsonDriver
org.ojai.store
org.ojai.store.org.ojai.store.Connection
org.ojai.store.org.ojai.store.DocumentMutation
org.ojai.store.org.ojai.store.DocumentStore
org.ojai.store.org.ojai.store.Driver
org.ojai.store.org.ojai.store.DriverManager
org.ojai.store.org.ojai.store.MutationOp
org.ojai.store.org.ojai.store.OpListener
org.ojai.store.org.ojai.store.Query
org.ojai.store.org.ojai.store.QueryCondition
org.ojai.store.org.ojai.store.QueryResult
org.ojai.store.org.ojai.store.SortOrder
org.ojai.store.org.ojai.store.ValueBuilder
org.ojai.store.base
org.ojai.store.base.org.ojai.store.base.ForwardingStore
org.ojai.store.cdc
org.ojai.store.cdc.org.ojai.store.cdc.ChangeDataReader
org.ojai.store.cdc.org.ojai.store.cdc.ChangeDataRecord
org.ojai.store.cdc.org.ojai.store.cdc.ChangeDataRecordType
org.ojai.store.cdc.org.ojai.store.cdc.ChangeEvent
org.ojai.store.cdc.org.ojai.store.cdc.ChangeNode
org.ojai.store.cdc.org.ojai.store.cdc.ChangeOp
org.ojai.store.exceptions
org.ojai.store.exceptions.org.ojai.store.exceptions.AuthenticationException
org.ojai.store.exceptions.org.ojai.store.exceptions.AuthorizationException
org.ojai.store.exceptions.org.ojai.store.exceptions.ConnectionException
org.ojai.store.exceptions.org.ojai.store.exceptions.DocumentExistsException
org.ojai.store.exceptions.org.ojai.store.exceptions.DocumentNotFoundException
org.ojai.store.exceptions.org.ojai.store.exceptions.ExpiredTokenException
org.ojai.store.exceptions.org.ojai.store.exceptions.FailedOp
org.ojai.store.exceptions.org.ojai.store.exceptions.IllegalMutationException
org.ojai.store.exceptions.org.ojai.store.exceptions.MultiOpException
org.ojai.store.exceptions.org.ojai.store.exceptions.SecurityException
org.ojai.store.exceptions.org.ojai.store.exceptions.StoreException
org.ojai.store.exceptions.org.ojai.store.exceptions.StoreExistsException
org.ojai.store.exceptions.org.ojai.store.exceptions.StoreNotFoundException
org.ojai.types
org.ojai.types.org.ojai.types.ODate
org.ojai.types.org.ojai.types.OInterval
org.ojai.types.org.ojai.types.OTime
org.ojai.types.org.ojai.types.OTimestamp
org.ojai.util
org.ojai.util.org.ojai.util.BaseFieldProjector
org.ojai.util.org.ojai.util.Constants
org.ojai.util.org.ojai.util.Decimals
org.ojai.util.org.ojai.util.DocumentReaderWithProjection
org.ojai.util.org.ojai.util.DocumentReaders
org.ojai.util.org.ojai.util.Documents
org.ojai.util.org.ojai.util.EmptyDocumentStream
org.ojai.util.org.ojai.util.EmptyQueryResult
org.ojai.util.org.ojai.util.FieldProjector
org.ojai.util.org.ojai.util.Fields
org.ojai.util.org.ojai.util.MapEncoder
org.ojai.util.org.ojai.util.Types
org.ojai.util.org.ojai.util.Values
org.ojai.util.impl
org.ojai.util.impl.org.ojai.util.impl.ContainerContext
org.ojai.util.impl.org.ojai.util.impl.MutableFieldSegment
org.ojai.util.impl.org.ojai.util.impl.ProjectionTree
org.ojai.util.impl.org.ojai.util.impl.ReadOnlyDocument




© 2015 - 2024 Weber Informatics LLC | Privacy Policy