| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.qudini | 
    
| ArtifactId | ArtifactIdqudini-gom | 
    
| Last Version | Last Version8.2.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionGOM 
            GraphQL-Object Mapping 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| qudini-gom-8.2.0.pom | |
| qudini-gom-8.2.0.jar | 32 KB | 
| qudini-gom-8.2.0-sources.jar | 15 KB | 
| qudini-gom-8.2.0-javadoc.jar | 62 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.qudini/qudini-gom/ -->
<dependency>
    <groupId>com.qudini</groupId>
    <artifactId>qudini-gom</artifactId>
    <version>8.2.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.qudini/qudini-gom/
implementation 'com.qudini:qudini-gom:8.2.0'
                // https://jarcasting.com/artifacts/com.qudini/qudini-gom/
implementation ("com.qudini:qudini-gom:8.2.0")
                'com.qudini:qudini-gom:jar:8.2.0'
                <dependency org="com.qudini" name="qudini-gom" rev="8.2.0">
  <artifact name="qudini-gom" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.qudini', module='qudini-gom', version='8.2.0')
)
                libraryDependencies += "com.qudini" % "qudini-gom" % "8.2.0"
                [com.qudini/qudini-gom "8.2.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.graphql-java : graphql-java | jar | 18.2 | 
| com.google.code.findbugs : jsr305 | jar | 3.0.2 | 
| org.projectlombok : lombok Optional | jar | 1.18.24 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 | 
| org.skyscreamer : jsonassert | jar | 1.5.0 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |