jar

org.apache.olingo : olingo-odata2-annotation-processor-core

Maven & Gradle

Apr 23, 2022
7 usages

olingo-odata2-annotation-processor-core

Table Of Contents

Latest Version

Download org.apache.olingo : olingo-odata2-annotation-processor-core JAR file - Latest Versions:

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 olingo-odata2-annotation-processor-core-2.0.12.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.olingo.odata2.annotation.processor.core

├─ org.apache.olingo.odata2.annotation.processor.core.DataSourceProcessor.class - [JAR]

├─ org.apache.olingo.odata2.annotation.processor.core.ListsProcessor.class - [JAR]

org.apache.olingo.odata2.annotation.processor.core.util

├─ org.apache.olingo.odata2.annotation.processor.core.util.AnnotationHelper.class - [JAR]

├─ org.apache.olingo.odata2.annotation.processor.core.util.AnnotationRuntimeException.class - [JAR]

├─ org.apache.olingo.odata2.annotation.processor.core.util.ClassHelper.class - [JAR]

org.apache.olingo.odata2.annotation.processor.core.rt

├─ org.apache.olingo.odata2.annotation.processor.core.rt.AnnotationServiceFactoryImpl.class - [JAR]

org.apache.olingo.odata2.annotation.processor.core.datasource

├─ org.apache.olingo.odata2.annotation.processor.core.datasource.AnnotationInMemoryDs.class - [JAR]

├─ org.apache.olingo.odata2.annotation.processor.core.datasource.AnnotationValueAccess.class - [JAR]

├─ org.apache.olingo.odata2.annotation.processor.core.datasource.BeanPropertyAccess.class - [JAR]

├─ org.apache.olingo.odata2.annotation.processor.core.datasource.DataSource.class - [JAR]

├─ org.apache.olingo.odata2.annotation.processor.core.datasource.DataStore.class - [JAR]

├─ org.apache.olingo.odata2.annotation.processor.core.datasource.ValueAccess.class - [JAR]

org.apache.olingo.odata2.annotation.processor.core.edm

├─ org.apache.olingo.odata2.annotation.processor.core.edm.AnnotationEdmProvider.class - [JAR]

Advertisement