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

Download the jar file for Anima IO


Welcome to the Anima IO jar file download page. Here, you can download the latest version of the Anima IO jar file. This file contains all the necessary dependencies and resources to integrate Anima IO functionalities into your application. By downloading this jar file, you will be able to leverage the power of Anima IO to enhance your projects.

Files of the artifact anima version 0.2.1 from the group io.github.biezhi.

Test

Artifact anima
Group io.github.biezhi
Version 0.2.1
Last update 24. April 2018
Tags: stream operate like database
Organization not specified
URL https://biezhi.github.io/anima
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 0.2.6
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of anima Show documentation

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

4 downloads

Source code of anima version 0.2.1

META-INF
META-INF.META-INF.MANIFEST.MF
io.github.biezhi.anima
io.github.biezhi.anima.io.github.biezhi.anima.Anima
io.github.biezhi.anima.io.github.biezhi.anima.Model
io.github.biezhi.anima.annotation
io.github.biezhi.anima.annotation.io.github.biezhi.anima.annotation.Column
io.github.biezhi.anima.annotation.io.github.biezhi.anima.annotation.Ignore
io.github.biezhi.anima.annotation.io.github.biezhi.anima.annotation.Table
io.github.biezhi.anima.core
io.github.biezhi.anima.core.io.github.biezhi.anima.core.AnimaCache
io.github.biezhi.anima.core.io.github.biezhi.anima.core.AnimaQuery
io.github.biezhi.anima.core.io.github.biezhi.anima.core.Atomic
io.github.biezhi.anima.core.io.github.biezhi.anima.core.JoinParam
io.github.biezhi.anima.core.io.github.biezhi.anima.core.Joins
io.github.biezhi.anima.core.io.github.biezhi.anima.core.ResultKey
io.github.biezhi.anima.core.io.github.biezhi.anima.core.ResultList
io.github.biezhi.anima.core.io.github.biezhi.anima.core.SQLParams
io.github.biezhi.anima.core.dml
io.github.biezhi.anima.core.dml.io.github.biezhi.anima.core.dml.Delete
io.github.biezhi.anima.core.dml.io.github.biezhi.anima.core.dml.Select
io.github.biezhi.anima.core.dml.io.github.biezhi.anima.core.dml.Update
io.github.biezhi.anima.core.functions
io.github.biezhi.anima.core.functions.io.github.biezhi.anima.core.functions.TypeFunction
io.github.biezhi.anima.dialect
io.github.biezhi.anima.dialect.io.github.biezhi.anima.dialect.DB2Dialect
io.github.biezhi.anima.dialect.io.github.biezhi.anima.dialect.Dialect
io.github.biezhi.anima.dialect.io.github.biezhi.anima.dialect.MySQLDialect
io.github.biezhi.anima.dialect.io.github.biezhi.anima.dialect.OracleDialect
io.github.biezhi.anima.dialect.io.github.biezhi.anima.dialect.PostgreSQLDialect
io.github.biezhi.anima.dialect.io.github.biezhi.anima.dialect.SQLiteDialect
io.github.biezhi.anima.dialect.io.github.biezhi.anima.dialect.SqlServerDialect
io.github.biezhi.anima.enums
io.github.biezhi.anima.enums.io.github.biezhi.anima.enums.DMLType
io.github.biezhi.anima.enums.io.github.biezhi.anima.enums.ErrorCode
io.github.biezhi.anima.enums.io.github.biezhi.anima.enums.OrderBy
io.github.biezhi.anima.enums.io.github.biezhi.anima.enums.SupportedType
io.github.biezhi.anima.exception
io.github.biezhi.anima.exception.io.github.biezhi.anima.exception.AnimaException
io.github.biezhi.anima.page
io.github.biezhi.anima.page.io.github.biezhi.anima.page.Page
io.github.biezhi.anima.page.io.github.biezhi.anima.page.PageRow
io.github.biezhi.anima.utils
io.github.biezhi.anima.utils.io.github.biezhi.anima.utils.AnimaUtils
io.github.biezhi.anima.utils.io.github.biezhi.anima.utils.English
io.github.biezhi.anima.utils.io.github.biezhi.anima.utils.TwoFormInflector
org.sql2o
org.sql2o.org.sql2o.Connection
org.sql2o.org.sql2o.DefaultResultSetHandlerFactory
org.sql2o.org.sql2o.DefaultResultSetHandlerFactoryBuilder
org.sql2o.org.sql2o.DelegatingResultSetHandler
org.sql2o.org.sql2o.GenericDatasource
org.sql2o.org.sql2o.JndiDataSource
org.sql2o.org.sql2o.PojoResultSetIterator
org.sql2o.org.sql2o.Query
org.sql2o.org.sql2o.ResultSetHandler
org.sql2o.org.sql2o.ResultSetHandlerFactory
org.sql2o.org.sql2o.ResultSetHandlerFactoryBuilder
org.sql2o.org.sql2o.ResultSetIterable
org.sql2o.org.sql2o.ResultSetIteratorBase
org.sql2o.org.sql2o.Sql2o
org.sql2o.org.sql2o.Sql2oException
org.sql2o.org.sql2o.StatementRunnable
org.sql2o.org.sql2o.StatementRunnableWithResult
org.sql2o.connectionsources
org.sql2o.connectionsources.org.sql2o.connectionsources.ConnectionSource
org.sql2o.connectionsources.org.sql2o.connectionsources.DataSourceConnectionSource
org.sql2o.converters
org.sql2o.converters.org.sql2o.converters.AbstractDateConverter
org.sql2o.converters.org.sql2o.converters.BigDecimalConverter
org.sql2o.converters.org.sql2o.converters.BooleanConverter
org.sql2o.converters.org.sql2o.converters.ByteArrayConverter
org.sql2o.converters.org.sql2o.converters.ByteConverter
org.sql2o.converters.org.sql2o.converters.Convert
org.sql2o.converters.org.sql2o.converters.Converter
org.sql2o.converters.org.sql2o.converters.ConverterBase
org.sql2o.converters.org.sql2o.converters.ConverterException
org.sql2o.converters.org.sql2o.converters.ConvertersProvider
org.sql2o.converters.org.sql2o.converters.DateConverter
org.sql2o.converters.org.sql2o.converters.DefaultEnumConverterFactory
org.sql2o.converters.org.sql2o.converters.DoubleConverter
org.sql2o.converters.org.sql2o.converters.EnumConverterFactory
org.sql2o.converters.org.sql2o.converters.FloatConverter
org.sql2o.converters.org.sql2o.converters.InputStreamConverter
org.sql2o.converters.org.sql2o.converters.IntegerConverter
org.sql2o.converters.org.sql2o.converters.LongConverter
org.sql2o.converters.org.sql2o.converters.NumberConverter
org.sql2o.converters.org.sql2o.converters.ShortConverter
org.sql2o.converters.org.sql2o.converters.StringConverter
org.sql2o.converters.org.sql2o.converters.UUIDConverter
org.sql2o.converters.java8
org.sql2o.converters.java8.org.sql2o.converters8.LocalDateConverter
org.sql2o.converters.java8.org.sql2o.converters8.LocalDateTimeConverter
org.sql2o.data
org.sql2o.data.org.sql2o.data.Column
org.sql2o.data.org.sql2o.data.LazyTable
org.sql2o.data.org.sql2o.data.Row
org.sql2o.data.org.sql2o.data.Table
org.sql2o.data.org.sql2o.data.TableResultSetIterator
org.sql2o.data.org.sql2o.data.package-info
org.sql2o.quirks
org.sql2o.quirks.org.sql2o.quirks.NoQuirks
org.sql2o.quirks.org.sql2o.quirks.Quirks
org.sql2o.quirks.org.sql2o.quirks.QuirksDetector
org.sql2o.quirks.org.sql2o.quirks.QuirksProvider
org.sql2o.reflection
org.sql2o.reflection.org.sql2o.reflection.FactoryFacade
org.sql2o.reflection.org.sql2o.reflection.FieldGetter
org.sql2o.reflection.org.sql2o.reflection.FieldGetterFactory
org.sql2o.reflection.org.sql2o.reflection.FieldSetter
org.sql2o.reflection.org.sql2o.reflection.FieldSetterFactory
org.sql2o.reflection.org.sql2o.reflection.Getter
org.sql2o.reflection.org.sql2o.reflection.MethodAccessorsGenerator
org.sql2o.reflection.org.sql2o.reflection.MethodGetter
org.sql2o.reflection.org.sql2o.reflection.MethodGetterFactory
org.sql2o.reflection.org.sql2o.reflection.MethodSetter
org.sql2o.reflection.org.sql2o.reflection.MethodSetterFactory
org.sql2o.reflection.org.sql2o.reflection.ObjectConstructor
org.sql2o.reflection.org.sql2o.reflection.ObjectConstructorFactory
org.sql2o.reflection.org.sql2o.reflection.Pojo
org.sql2o.reflection.org.sql2o.reflection.PojoIntrospector
org.sql2o.reflection.org.sql2o.reflection.PojoMetadata
org.sql2o.reflection.org.sql2o.reflection.ReflectionFieldGetterFactory
org.sql2o.reflection.org.sql2o.reflection.ReflectionFieldSetterFactory
org.sql2o.reflection.org.sql2o.reflection.ReflectionMethodGetterFactory
org.sql2o.reflection.org.sql2o.reflection.ReflectionMethodSetterFactory
org.sql2o.reflection.org.sql2o.reflection.ReflectionObjectConstructorFactory
org.sql2o.reflection.org.sql2o.reflection.Setter
org.sql2o.reflection.org.sql2o.reflection.UnsafeFieldGetterFactory
org.sql2o.reflection.org.sql2o.reflection.UnsafeFieldSetterFactory
org.sql2o.reflection.org.sql2o.reflection.package-info
org.sql2o.tools
org.sql2o.tools.org.sql2o.tools.AbstractCache
org.sql2o.tools.org.sql2o.tools.ClassUtils
org.sql2o.tools.org.sql2o.tools.FeatureDetector
org.sql2o.tools.org.sql2o.tools.IOUtils
org.sql2o.tools.org.sql2o.tools.UnderscoreToCamelCase
org.sql2o.tools.org.sql2o.tools.package-info




© 2015 - 2025 Weber Informatics LLC | Privacy Policy