jar

org.apache.unomi : graphql-providers-sample

Maven & Gradle

May 15, 2023

Apache Unomi :: Samples :: Graphql Providers · This is a simple Apache Unomi plugin.

Table Of Contents

Latest Version

Download org.apache.unomi : graphql-providers-sample JAR file - Latest Versions:

All Versions

Download org.apache.unomi : graphql-providers-sample JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3.x
2.2.x
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 graphql-providers-sample-2.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.unomi.graphql.providers.sample

├─ org.apache.unomi.graphql.providers.sample.CDPProfileExtension.class - [JAR]

├─ org.apache.unomi.graphql.providers.sample.CDPProviderSample.class - [JAR]

├─ org.apache.unomi.graphql.providers.sample.CDPVisibilityOnlyProvider.class - [JAR]

├─ org.apache.unomi.graphql.providers.sample.MyEvent.class - [JAR]

├─ org.apache.unomi.graphql.providers.sample.MyEventFilterInput.class - [JAR]

├─ org.apache.unomi.graphql.providers.sample.MyEventInput.class - [JAR]

├─ org.apache.unomi.graphql.providers.sample.SampleType.class - [JAR]

├─ org.apache.unomi.graphql.providers.sample.VENDOR_PageViewEventInput.class - [JAR]