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

Download shurax-cfg JAR 1.2.1 with all dependencies


A collection of configuration APIs, including JSON, internationalization (I18n), CSV, and more.

Files of the artifact shurax-cfg version 1.2.1 from the group com.github.bloodshura.

Artifact shurax-cfg
Group com.github.bloodshura
Version 1.2.1
Last update 24. May 2018
Tags: internationalization including more apis json i18n collection configuration
Organization not specified
URL https://github.com/BloodShura/ShuraX-Cfg
License AGPLv3
Dependencies amount 1
Dependencies shurax,
There are maybe transitive dependencies!
There is a newer version: 1.2.4
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of shurax-cfg Show documentation

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

0 downloads

Source code of shurax-cfg version 1.2.1

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.github.bloodshura.shurax-cfg
META-INF.maven.com.github.bloodshura.shurax-cfg.META-INF.maven.com.github.bloodshura.shurax-cfg.pom.properties
META-INF.maven.com.github.bloodshura.shurax-cfg.META-INF.maven.com.github.bloodshura.shurax-cfg.pom.xml
com.github.bloodshura.x.cfg
com.github.bloodshura.x.cfg.com.github.bloodshura.x.cfg.AbstractTransformableMapping
com.github.bloodshura.x.cfg.com.github.bloodshura.x.cfg.ConfigurationConverter
com.github.bloodshura.x.cfg.com.github.bloodshura.x.cfg.ValueSerializer
com.github.bloodshura.x.cfg.acl
com.github.bloodshura.x.cfg.acl.com.github.bloodshura.x.cfg.acl.Acl
com.github.bloodshura.x.cfg.acl.constructor
com.github.bloodshura.x.cfg.acl.constructor.com.github.bloodshura.x.cfg.acl.constructor.BooleanConstructor
com.github.bloodshura.x.cfg.acl.constructor.com.github.bloodshura.x.cfg.acl.constructor.DataConstructor
com.github.bloodshura.x.cfg.acl.constructor.com.github.bloodshura.x.cfg.acl.constructor.DoubleConstructor
com.github.bloodshura.x.cfg.acl.constructor.com.github.bloodshura.x.cfg.acl.constructor.IntegerConstructor
com.github.bloodshura.x.cfg.acl.serial
com.github.bloodshura.x.cfg.acl.serial.com.github.bloodshura.x.cfg.acl.serial.AclFactory
com.github.bloodshura.x.cfg.acl.serial.com.github.bloodshura.x.cfg.acl.serial.AclSerializationAttributes
com.github.bloodshura.x.cfg.csv
com.github.bloodshura.x.cfg.csv.com.github.bloodshura.x.cfg.csv.Csv
com.github.bloodshura.x.cfg.csv.com.github.bloodshura.x.cfg.csv.CsvEntry
com.github.bloodshura.x.cfg.csv.com.github.bloodshura.x.cfg.csv.CsvReader
com.github.bloodshura.x.cfg.csv.com.github.bloodshura.x.cfg.csv.CsvSpecification
com.github.bloodshura.x.cfg.csv.com.github.bloodshura.x.cfg.csv.CsvWriter
com.github.bloodshura.x.cfg.i18n
com.github.bloodshura.x.cfg.i18n.com.github.bloodshura.x.cfg.i18n.Dictionary
com.github.bloodshura.x.cfg.i18n.com.github.bloodshura.x.cfg.i18n.I18n
com.github.bloodshura.x.cfg.i18n.com.github.bloodshura.x.cfg.i18n.Language
com.github.bloodshura.x.cfg.i18n.com.github.bloodshura.x.cfg.i18n.TranslationUnit
com.github.bloodshura.x.cfg.json
com.github.bloodshura.x.cfg.json.com.github.bloodshura.x.cfg.json.Json
com.github.bloodshura.x.cfg.json.com.github.bloodshura.x.cfg.json.JsonArray
com.github.bloodshura.x.cfg.json.com.github.bloodshura.x.cfg.json.JsonObject
com.github.bloodshura.x.cfg.json.com.github.bloodshura.x.cfg.json.JsonParseException
com.github.bloodshura.x.cfg.json.com.github.bloodshura.x.cfg.json.JsonType
com.github.bloodshura.x.cfg.json.handling
com.github.bloodshura.x.cfg.json.handling.com.github.bloodshura.x.cfg.json.handling.JsonComposer
com.github.bloodshura.x.cfg.json.handling.com.github.bloodshura.x.cfg.json.handling.JsonParser
com.github.bloodshura.x.cfg.json.handling.com.github.bloodshura.x.cfg.json.handling.Token
com.github.bloodshura.x.cfg.json.handling.com.github.bloodshura.x.cfg.json.handling.Yylex
com.github.bloodshura.x.cfg.json.mapping
com.github.bloodshura.x.cfg.json.mapping.com.github.bloodshura.x.cfg.json.mapping.CollectionInstantiator
com.github.bloodshura.x.cfg.json.mapping.com.github.bloodshura.x.cfg.json.mapping.CollectionPopulator
com.github.bloodshura.x.cfg.json.mapping.com.github.bloodshura.x.cfg.json.mapping.JsonDeserializable
com.github.bloodshura.x.cfg.json.mapping.com.github.bloodshura.x.cfg.json.mapping.JsonDeserializer
com.github.bloodshura.x.cfg.json.mapping.com.github.bloodshura.x.cfg.json.mapping.JsonMappingException
com.github.bloodshura.x.cfg.json.mapping.com.github.bloodshura.x.cfg.json.mapping.JsonSerializable
com.github.bloodshura.x.cfg.json.mapping.com.github.bloodshura.x.cfg.json.mapping.JsonSerializer
com.github.bloodshura.x.cfg.json.mapping.com.github.bloodshura.x.cfg.json.mapping.Parameter
com.github.bloodshura.x.cfg.json.mapping.com.github.bloodshura.x.cfg.json.mapping.ValueMapper
com.github.bloodshura.x.cfg.json.mapping.annotation
com.github.bloodshura.x.cfg.json.mapping.annotation.com.github.bloodshura.x.cfg.json.mapping.annotation.DefaultValues
com.github.bloodshura.x.cfg.json.mapping.annotation.com.github.bloodshura.x.cfg.json.mapping.annotation.Mapped
com.github.bloodshura.x.cfg.json.mapping.annotation.com.github.bloodshura.x.cfg.json.mapping.annotation.MappedType
com.github.bloodshura.x.cfg.props
com.github.bloodshura.x.cfg.props.com.github.bloodshura.x.cfg.props.Properties
com.github.bloodshura.x.cfg.props.serial
com.github.bloodshura.x.cfg.props.serial.com.github.bloodshura.x.cfg.props.serial.PropertiesLexer
com.github.bloodshura.x.cfg.props.serial.com.github.bloodshura.x.cfg.props.serial.PropertyEntry
com.github.bloodshura.x.cfg.props.serial.com.github.bloodshura.x.cfg.props.serial.PropertySerializationAttributes




© 2015 - 2024 Weber Informatics LLC | Privacy Policy