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

Download core_3 JAR 1.2.0 with all dependencies


A generic schema library for describing data objects

Files of the artifact core_3 version 1.2.0 from the group io.github.johnhungerford.generic.schema.

Test

Artifact core_3
Group io.github.johnhungerford.generic.schema
Version 1.2.0
Last update 22. February 2023
Tags: schema library data describing objects generic
Organization johnhungerford
URL https://johnhungerford.github.io
License Apache 2
Dependencies amount 2
Dependencies core-macros_3, scala3-library_3,
There are maybe transitive dependencies!
There is a newer version: 1.2.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of core_3 Show documentation

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

0 downloads

Source code of core_3 version 1.2.0

META-INF
META-INF.META-INF.MANIFEST.MF
generic.schema
generic.schema.generic.schema.exports.scala
org.hungerford.generic.schema
org.hungerford.generic.schema.org.hungerford.generic.schema.Component.scala
org.hungerford.generic.schema.org.hungerford.generic.schema.Schema.scala
org.hungerford.generic.schema.org.hungerford.generic.schema.SchemaBuilder.scala
org.hungerford.generic.schema.org.hungerford.generic.schema.SchemaDeriver.scala
org.hungerford.generic.schema.org.hungerford.generic.schema.SchemaProvider.scala
org.hungerford.generic.schema.coproduct
org.hungerford.generic.schema.coproduct.org.hungerford.generic.schema.coproduct.CoproductDeriver.scala
org.hungerford.generic.schema.coproduct.org.hungerford.generic.schema.coproduct.CoproductSchemaBuilder.scala
org.hungerford.generic.schema.coproduct.org.hungerford.generic.schema.coproduct.CoproductSchemaDsl.scala
org.hungerford.generic.schema.coproduct.org.hungerford.generic.schema.coproduct.CoproductSchemaExtractor.scala
org.hungerford.generic.schema.coproduct.org.hungerford.generic.schema.coproduct.CoproductShape.scala
org.hungerford.generic.schema.coproduct.org.hungerford.generic.schema.coproduct.ValidDiscriminator.scala
org.hungerford.generic.schema.coproduct.subtype
org.hungerford.generic.schema.coproduct.subtype.org.hungerford.generic.schema.coproduct.subtype.Subtype.scala
org.hungerford.generic.schema.coproduct.subtype.org.hungerford.generic.schema.coproduct.subtype.SubtypeBuilder.scala
org.hungerford.generic.schema.coproduct.subtype.org.hungerford.generic.schema.coproduct.subtype.SubtypeRemover.scala
org.hungerford.generic.schema.coproduct.subtype.org.hungerford.generic.schema.coproduct.subtype.SubtypeReplacer.scala
org.hungerford.generic.schema.coproduct.subtype.org.hungerford.generic.schema.coproduct.subtype.SubtypeRetriever.scala
org.hungerford.generic.schema.coproduct.translation
org.hungerford.generic.schema.coproduct.translation.org.hungerford.generic.schema.coproduct.translation.BiMapCoproductTranslation.scala
org.hungerford.generic.schema.coproduct.translation.org.hungerford.generic.schema.coproduct.translation.CoproductDecoderTranslation.scala
org.hungerford.generic.schema.coproduct.translation.org.hungerford.generic.schema.coproduct.translation.CoproductEncoderTranslation.scala
org.hungerford.generic.schema.coproduct.translation.org.hungerford.generic.schema.coproduct.translation.WithSubtypeReader.scala
org.hungerford.generic.schema.coproduct.translation.org.hungerford.generic.schema.coproduct.translation.WithSubtypeWriter.scala
org.hungerford.generic.schema.defaults
org.hungerford.generic.schema.defaults.org.hungerford.generic.schema.defaults.DefaultSchemas.scala
org.hungerford.generic.schema.product
org.hungerford.generic.schema.product.org.hungerford.generic.schema.product.ProductDeriver.scala
org.hungerford.generic.schema.product.org.hungerford.generic.schema.product.ProductSchemaBuilder.scala
org.hungerford.generic.schema.product.org.hungerford.generic.schema.product.ProductSchemaDsl.scala
org.hungerford.generic.schema.product.org.hungerford.generic.schema.product.ProductSchemaExtractor.scala
org.hungerford.generic.schema.product.org.hungerford.generic.schema.product.ProductShape.scala
org.hungerford.generic.schema.product.constructor
org.hungerford.generic.schema.product.constructor.org.hungerford.generic.schema.product.constructor.ProductConstructor.scala
org.hungerford.generic.schema.product.constructor.org.hungerford.generic.schema.product.constructor.ProductDeconstructor.scala
org.hungerford.generic.schema.product.field
org.hungerford.generic.schema.product.field.org.hungerford.generic.schema.product.field.Field.scala
org.hungerford.generic.schema.product.field.org.hungerford.generic.schema.product.field.FieldBuilder.scala
org.hungerford.generic.schema.product.field.org.hungerford.generic.schema.product.field.FieldGetter.scala
org.hungerford.generic.schema.product.field.org.hungerford.generic.schema.product.field.FieldInjector.scala
org.hungerford.generic.schema.product.field.org.hungerford.generic.schema.product.field.FieldRemover.scala
org.hungerford.generic.schema.product.field.org.hungerford.generic.schema.product.field.FieldReplacer.scala
org.hungerford.generic.schema.product.field.org.hungerford.generic.schema.product.field.FieldRetriever.scala
org.hungerford.generic.schema.product.field.org.hungerford.generic.schema.product.field.UniqueFieldNames.scala
org.hungerford.generic.schema.product.translation
org.hungerford.generic.schema.product.translation.org.hungerford.generic.schema.product.translation.BiMap.scala
org.hungerford.generic.schema.product.translation.org.hungerford.generic.schema.product.translation.BiMapProductTranslation.scala
org.hungerford.generic.schema.product.translation.org.hungerford.generic.schema.product.translation.FieldBuildingProductSchemaTranslation.scala
org.hungerford.generic.schema.product.translation.org.hungerford.generic.schema.product.translation.ProductDecoderTranslation.scala
org.hungerford.generic.schema.product.translation.org.hungerford.generic.schema.product.translation.ProductEncoderTranslation.scala
org.hungerford.generic.schema.product.translation.org.hungerford.generic.schema.product.translation.WithFieldReader.scala
org.hungerford.generic.schema.product.translation.org.hungerford.generic.schema.product.translation.WithFieldWriter.scala
org.hungerford.generic.schema.selector
org.hungerford.generic.schema.selector.org.hungerford.generic.schema.selector.ComponentRetriever.scala
org.hungerford.generic.schema.selector.org.hungerford.generic.schema.selector.ComponentUpdater.scala
org.hungerford.generic.schema.selector.org.hungerford.generic.schema.selector.Selector.scala
org.hungerford.generic.schema.singleton
org.hungerford.generic.schema.singleton.org.hungerford.generic.schema.singleton.SingletonDeriver.scala
org.hungerford.generic.schema.singleton.org.hungerford.generic.schema.singleton.SingletonSchemaBuilder.scala
org.hungerford.generic.schema.singleton.org.hungerford.generic.schema.singleton.SingletonShape.scala
org.hungerford.generic.schema.translation
org.hungerford.generic.schema.translation.org.hungerford.generic.schema.translation.SchemaCacheRetriever.scala
org.hungerford.generic.schema.translation.org.hungerford.generic.schema.translation.SchemaTranslator.scala
org.hungerford.generic.schema.types
org.hungerford.generic.schema.types.org.hungerford.generic.schema.types.Contains.scala
org.hungerford.generic.schema.types.org.hungerford.generic.schema.types.CtxWrapTuplesConstraint.scala
org.hungerford.generic.schema.types.org.hungerford.generic.schema.types.Deriver.scala
org.hungerford.generic.schema.types.org.hungerford.generic.schema.types.ExistsFor.scala
org.hungerford.generic.schema.types.org.hungerford.generic.schema.types.Extractor.scala
org.hungerford.generic.schema.types.org.hungerford.generic.schema.types.Injector.scala
org.hungerford.generic.schema.types.org.hungerford.generic.schema.types.Last.scala
org.hungerford.generic.schema.types.org.hungerford.generic.schema.types.Nat.scala
org.hungerford.generic.schema.types.org.hungerford.generic.schema.types.Not.scala
org.hungerford.generic.schema.types.org.hungerford.generic.schema.types.Of.scala
org.hungerford.generic.schema.types.org.hungerford.generic.schema.types.Partition.scala
org.hungerford.generic.schema.types.org.hungerford.generic.schema.types.Provider.scala
org.hungerford.generic.schema.types.org.hungerford.generic.schema.types.Sub.scala
org.hungerford.generic.schema.types.org.hungerford.generic.schema.types.Translator.scala
org.hungerford.generic.schema.types.org.hungerford.generic.schema.types.TupleOps.scala
org.hungerford.generic.schema.types.org.hungerford.generic.schema.types.TypeName.scala
org.hungerford.generic.schema.types.org.hungerford.generic.schema.types.Validation.scala
org.hungerford.generic.schema.types.org.hungerford.generic.schema.types.Zipper.scala
org.hungerford.generic.schema.utilities
org.hungerford.generic.schema.utilities.org.hungerford.generic.schema.utilities.AlignFilter.scala
org.hungerford.generic.schema.utilities.org.hungerford.generic.schema.utilities.FieldValueReplacer.scala
org.hungerford.generic.schema.utilities.org.hungerford.generic.schema.utilities.Filter.scala
org.hungerford.generic.schema.utilities.org.hungerford.generic.schema.utilities.Isomorphism.scala
org.hungerford.generic.schema.utilities.org.hungerford.generic.schema.utilities.Lens.scala
org.hungerford.generic.schema.utilities.org.hungerford.generic.schema.utilities.Migration.scala
org.hungerford.generic.schema.utilities.org.hungerford.generic.schema.utilities.ValidationDsl.scala
org.hungerford.generic.schema.utilities.org.hungerford.generic.schema.utilities.package.scala
org.hungerford.generic.schema.validator
org.hungerford.generic.schema.validator.org.hungerford.generic.schema.validator.Collection.scala
org.hungerford.generic.schema.validator.org.hungerford.generic.schema.validator.Validator.scala




© 2015 - 2024 Weber Informatics LLC | Privacy Policy