jar

se.arkalix : kalix-dto-processor

Maven & Gradle

Oct 12, 2021
0 stars

Arrowhead Kalix: Data Transmission Object Annotation Processing Library · Contains an annotation processor for automatically generating data transmission objects specified using the annotations of the kalix-dto library.

Table Of Contents

Latest Version

Download se.arkalix : kalix-dto-processor JAR file - Latest Versions:

All Versions

Download se.arkalix : kalix-dto-processor JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6.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 kalix-dto-processor-0.6.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

se.arkalix.dto.types

├─ se.arkalix.dto.types.DtoDescriptor.class - [JAR]

├─ se.arkalix.dto.types.DtoDescriptorRouter.class - [JAR]

├─ se.arkalix.dto.types.DtoType.class - [JAR]

├─ se.arkalix.dto.types.DtoTypeCollection.class - [JAR]

├─ se.arkalix.dto.types.DtoTypeCustom.class - [JAR]

├─ se.arkalix.dto.types.DtoTypeInterface.class - [JAR]

├─ se.arkalix.dto.types.DtoTypeMap.class - [JAR]

├─ se.arkalix.dto.types.DtoTypeNative.class - [JAR]

├─ se.arkalix.dto.types.DtoTypeOptional.class - [JAR]

├─ se.arkalix.dto.types.DtoTypeSequence.class - [JAR]

se.arkalix.dto.util

├─ se.arkalix.dto.util.BinaryWriterWriteCache.class - [JAR]

├─ se.arkalix.dto.util.Expander.class - [JAR]

se.arkalix.dto

├─ se.arkalix.dto.DtoAnalyzer.class - [JAR]

├─ se.arkalix.dto.DtoException.class - [JAR]

├─ se.arkalix.dto.DtoGenerator.class - [JAR]

├─ se.arkalix.dto.DtoGeneratorBackend.class - [JAR]

├─ se.arkalix.dto.DtoGeneratorBackendJson.class - [JAR]

├─ se.arkalix.dto.DtoProcessor.class - [JAR]

├─ se.arkalix.dto.DtoProperty.class - [JAR]

├─ se.arkalix.dto.DtoPropertyFactory.class - [JAR]

├─ se.arkalix.dto.DtoTarget.class - [JAR]

Advertisement