<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>odata-client-msgraph-beta</artifactId>
<version>0.1.42</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='odata-client-msgraph-beta', version='0.1.42')
)
<parent> <groupId>com.github.davidmoten</groupId> <artifactId>odata-client-parent</artifactId> <version>0.1.42</version> </parent>
compile
|-- com.github.davidmoten:odata-client-microsoft-client-builder
|-- org.apache.httpcomponents:httpclient
test
|-- org.apache.logging.log4j:log4j-slf4j-impl
|-- junit:junit