jar

io.scalaland : chimney_2.13

Maven & Gradle

Aug 03, 2023
39 usages
1.1k stars

chimney · Scala library for boilerplate-free data rewriting

Table Of Contents

Latest Version

Download io.scalaland : chimney_2.13 JAR file - Latest Versions:

All Versions

Download io.scalaland : chimney_2.13 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.x
0.7.x
0.6.x
0.5.x
0.4.x
0.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window chimney_2.13-0.8.0-M1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.scalaland.chimney.dsl

├─ io.scalaland.chimney.dsl.FlagsDsl.class - [JAR]

├─ io.scalaland.chimney.dsl.ImplicitTransformerPreference.class - [JAR]

├─ io.scalaland.chimney.dsl.PartialTransformerDefinition.class - [JAR]

├─ io.scalaland.chimney.dsl.PartialTransformerInto.class - [JAR]

├─ io.scalaland.chimney.dsl.PatcherUsing.class - [JAR]

├─ io.scalaland.chimney.dsl.PreferPartialTransformer.class - [JAR]

├─ io.scalaland.chimney.dsl.PreferTotalTransformer.class - [JAR]

├─ io.scalaland.chimney.dsl.TransformerConfiguration.class - [JAR]

├─ io.scalaland.chimney.dsl.TransformerDefinition.class - [JAR]

├─ io.scalaland.chimney.dsl.TransformerDefinitionCommons.class - [JAR]

├─ io.scalaland.chimney.dsl.TransformerInto.class - [JAR]

├─ io.scalaland.chimney.dsl.package.class - [JAR]

io.scalaland.chimney.internal.compiletime.derivation.transformer

├─ io.scalaland.chimney.internal.compiletime.derivation.transformer.Configurations.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.transformer.Contexts.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.transformer.Derivation.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.transformer.DerivationPlatform.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.transformer.Gateway.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.transformer.ImplicitSummoning.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.transformer.ResultOps.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.transformer.TransformerMacros.class - [JAR]

io.scalaland.chimney.internal.compiletime.dsl

├─ io.scalaland.chimney.internal.compiletime.dsl.PartialTransformerDefinitionMacros.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.dsl.PartialTransformerIntoMacros.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.dsl.TransformerDefinitionMacros.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.dsl.TransformerIntoMacros.class - [JAR]

io.scalaland.chimney.internal.compiletime.derivation.patcher

├─ io.scalaland.chimney.internal.compiletime.derivation.patcher.Configurations.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.patcher.Contexts.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.patcher.Derivation.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.patcher.DerivationPlatform.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.patcher.Gateway.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.patcher.ImplicitSummoning.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.patcher.PatcherMacros.class - [JAR]

io.scalaland.chimney.internal.compiletime

├─ io.scalaland.chimney.internal.compiletime.AmbiguousCoproductInstance.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.CantFindCoproductInstanceTransformer.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.CantFindValueClassMember.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.ChimneyDefinitions.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.ChimneyDefinitionsPlatform.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.ChimneyExprs.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.ChimneyExprsPlatform.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.ChimneyTypes.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.ChimneyTypesPlatform.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.DerivationError.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.DerivationErrors.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.DerivationResult.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.IncompatibleSourceTuple.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.Log.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.MissingAccessor.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.MissingJavaBeanSetterParam.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.MissingTransformer.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.NotSupportedPatcherDerivation.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.NotSupportedTransformerDerivation.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.PatchFieldNotFoundInTargetObj.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.PatcherDerivationError.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.TransformerDerivationError.class - [JAR]

io.scalaland.chimney.internal.compiletime.derivation

├─ io.scalaland.chimney.internal.compiletime.derivation.GatewayCommons.class - [JAR]

io.scalaland.chimney.internal.compiletime.dsl.utils

├─ io.scalaland.chimney.internal.compiletime.dsl.utils.DslMacroUtils.class - [JAR]

io.scalaland.chimney

├─ io.scalaland.chimney.PartialTransformer.class - [JAR]

├─ io.scalaland.chimney.PartialTransformerAutoDerivedCompanionPlatform.class - [JAR]

├─ io.scalaland.chimney.PartialTransformerCompanionPlatform.class - [JAR]

├─ io.scalaland.chimney.Patcher.class - [JAR]

├─ io.scalaland.chimney.PatcherCompanionPlatform.class - [JAR]

├─ io.scalaland.chimney.Transformer.class - [JAR]

├─ io.scalaland.chimney.TransformerCompanionPlatform.class - [JAR]

io.scalaland.chimney.internal.runtime

├─ io.scalaland.chimney.internal.runtime.NonEmptyErrorsChain.class - [JAR]

├─ io.scalaland.chimney.internal.runtime.PatcherCfg.class - [JAR]

├─ io.scalaland.chimney.internal.runtime.TransformerCfg.class - [JAR]

├─ io.scalaland.chimney.internal.runtime.TransformerFlags.class - [JAR]

├─ io.scalaland.chimney.internal.runtime.WithRuntimeDataStore.class - [JAR]

io.scalaland.chimney.partial

├─ io.scalaland.chimney.partial.Error.class - [JAR]

├─ io.scalaland.chimney.partial.ErrorMessage.class - [JAR]

├─ io.scalaland.chimney.partial.Path.class - [JAR]

├─ io.scalaland.chimney.partial.PathElement.class - [JAR]

├─ io.scalaland.chimney.partial.Result.class - [JAR]

io.scalaland.chimney.internal.compiletime.derivation.transformer.rules

├─ io.scalaland.chimney.internal.compiletime.derivation.transformer.rules.TransformEitherToEitherRuleModule.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.transformer.rules.TransformImplicitRuleModule.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.transformer.rules.TransformIterableToIterableRuleModule.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.transformer.rules.TransformMapToMapRuleModule.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.transformer.rules.TransformOptionToOptionRuleModule.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.transformer.rules.TransformPartialOptionToNonOptionRuleModule.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.transformer.rules.TransformProductToProductRuleModule.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.transformer.rules.TransformSealedHierarchyToSealedHierarchyRuleModule.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.transformer.rules.TransformSubtypesRuleModule.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.transformer.rules.TransformToOptionRuleModule.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.transformer.rules.TransformTypeToValueClassRuleModule.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.transformer.rules.TransformValueClassToTypeRuleModule.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.transformer.rules.TransformValueClassToValueClassRuleModule.class - [JAR]

├─ io.scalaland.chimney.internal.compiletime.derivation.transformer.rules.TransformationRules.class - [JAR]

Advertisement

Dependencies from Group

Aug 03, 2023
39 usages
1.1k stars
Aug 03, 2023
6 usages
1.1k stars
Dec 01, 2020
4 usages
43 stars
Jul 26, 2020
3 usages
1.1k stars
Jul 26, 2020
1 usages
1.1k stars

Discover Dependencies