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

Download crnk-gen-typescript JAR 3.4.20210509072026 with all dependencies


A description of what my library does.

Files of the artifact crnk-gen-typescript version 3.4.20210509072026 from the group io.crnk.

Artifact crnk-gen-typescript
Group io.crnk
Version 3.4.20210509072026
Last update 09. May 2021
Tags: does what description library
Organization not specified
URL https ://github.com/crnk-project/crnk-framework/
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies javax.annotation-api, jaxb-api, crnk-meta, crnk-gen-base,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of crnk-gen-typescript Show documentation

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

0 downloads

Source code of crnk-gen-typescript version 3.4.20210509072026

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.services
META-INF.services.META-INF.services.io.crnk.gen.base.GeneratorModule
.crnk-ngrx.ts
.crnk-plain.ts
io.crnk.gen.typescript
io.crnk.gen.typescript.io.crnk.gen.typescript.TSGeneratorConfig
io.crnk.gen.typescript.io.crnk.gen.typescript.TSGeneratorModule
io.crnk.gen.typescript.io.crnk.gen.typescript.TSNpmConfiguration
io.crnk.gen.typescript.io.crnk.gen.typescript.TSResourceFormat
io.crnk.gen.typescript.internal
io.crnk.gen.typescript.internal.io.crnk.gen.typescript.internal.TSGenerator
io.crnk.gen.typescript.internal.io.crnk.gen.typescript.internal.TSGeneratorRuntimeContext
io.crnk.gen.typescript.internal.io.crnk.gen.typescript.internal.TypescriptUtils
io.crnk.gen.typescript.model
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSAny
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSArrayType
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSClassType
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSContainerElement
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSContainerElementBase
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSElement
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSElementBase
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSEnumLiteral
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSEnumType
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSExport
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSExportedElement
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSField
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSFunction
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSFunctionType
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSImport
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSImportExportBase
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSIndexSignatureType
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSInterfaceType
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSMember
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSModule
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSNamedElement
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSObjectType
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSParameter
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSParameterizedType
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSPrimitiveType
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSSource
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSType
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSTypeBase
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSVisitor
io.crnk.gen.typescript.model.io.crnk.gen.typescript.model.TSVisitorBase
io.crnk.gen.typescript.model.libraries
io.crnk.gen.typescript.model.libraries.io.crnk.gen.typescript.model.libraries.CrnkLibrary
io.crnk.gen.typescript.model.libraries.io.crnk.gen.typescript.model.libraries.NgrxJsonApiLibrary
io.crnk.gen.typescript.model.writer
io.crnk.gen.typescript.model.writer.io.crnk.gen.typescript.model.writer.TSCodeStyle
io.crnk.gen.typescript.model.writer.io.crnk.gen.typescript.model.writer.TSTypeReferenceResolver
io.crnk.gen.typescript.model.writer.io.crnk.gen.typescript.model.writer.TSWriter
io.crnk.gen.typescript.processor
io.crnk.gen.typescript.processor.io.crnk.gen.typescript.processor.TSEmptyObjectFactoryProcessor
io.crnk.gen.typescript.processor.io.crnk.gen.typescript.processor.TSExpressionObjectProcessor
io.crnk.gen.typescript.processor.io.crnk.gen.typescript.processor.TSImportProcessor
io.crnk.gen.typescript.processor.io.crnk.gen.typescript.processor.TSIndexFileProcessor
io.crnk.gen.typescript.processor.io.crnk.gen.typescript.processor.TSSourceProcessor
io.crnk.gen.typescript.transform
io.crnk.gen.typescript.transform.io.crnk.gen.typescript.transform.TSMetaDataObjectTransformation
io.crnk.gen.typescript.transform.io.crnk.gen.typescript.transform.TSMetaEnumTypeTransformation
io.crnk.gen.typescript.transform.io.crnk.gen.typescript.transform.TSMetaPrimitiveTypeTransformation
io.crnk.gen.typescript.transform.io.crnk.gen.typescript.transform.TSMetaResourceRepositoryTransformation
io.crnk.gen.typescript.transform.io.crnk.gen.typescript.transform.TSMetaTransformation
io.crnk.gen.typescript.transform.io.crnk.gen.typescript.transform.TSMetaTransformationContext
io.crnk.gen.typescript.transform.io.crnk.gen.typescript.transform.TSMetaTransformationOptions
.logback-test.xml




© 2015 - 2024 Weber Informatics LLC | Privacy Policy