jar

de.microtema : il-contract-api-maven-plugin

Maven & Gradle

Jan 31, 2023
0 stars

il-contract-maven-plugin Maven Mojo · IL Contract API generator

Table Of Contents

Latest Version

Download de.microtema : il-contract-api-maven-plugin JAR file - Latest Versions:

All Versions

Download de.microtema : il-contract-api-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.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 il-contract-api-maven-plugin-2.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.microtema.maven.plugin.contract.custom.service

├─ de.microtema.maven.plugin.contract.custom.service.CustomApiService.class - [JAR]

de.microtema.maven.plugin.contract.java.template

├─ de.microtema.maven.plugin.contract.java.template.ClassDescriptor.class - [JAR]

├─ de.microtema.maven.plugin.contract.java.template.ExtendsClass.class - [JAR]

├─ de.microtema.maven.plugin.contract.java.template.JavaTemplate.class - [JAR]

├─ de.microtema.maven.plugin.contract.java.template.JavaTemplateService.class - [JAR]

de.microtema.maven.plugin.contract.util

├─ de.microtema.maven.plugin.contract.util.MojoUtil.class - [JAR]

de.microtema.maven.plugin.contract.custom.converter

├─ de.microtema.maven.plugin.contract.custom.converter.SpecificationDescriptorToEntityDescriptionConverter.class - [JAR]

de.microtema.maven.plugin.contract

├─ de.microtema.maven.plugin.contract.ApiContractGeneratorMojo.class - [JAR]

de.microtema.maven.plugin.contract.doc.template

├─ de.microtema.maven.plugin.contract.doc.template.DocTemplate.class - [JAR]

de.microtema.maven.plugin.contract.model

├─ de.microtema.maven.plugin.contract.model.ProjectData.class - [JAR]

de.microtema.maven.plugin.contract.custom.model

├─ de.microtema.maven.plugin.contract.custom.model.EntityDescriptor.class - [JAR]

├─ de.microtema.maven.plugin.contract.custom.model.EntityDescriptors.class - [JAR]

├─ de.microtema.maven.plugin.contract.custom.model.FieldDescriptor.class - [JAR]

├─ de.microtema.maven.plugin.contract.custom.model.FieldType.class - [JAR]

├─ de.microtema.maven.plugin.contract.custom.model.SpecificationDescriptor.class - [JAR]

├─ de.microtema.maven.plugin.contract.custom.model.SpecificationDescriptors.class - [JAR]

Advertisement