is not current version
Last Version 0.1.79

com.github.davidmoten:odata-client-parent 0.1.30

Generates odata clients

Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

odata-client-parent
Version

Version

0.1.30
Type

Type

pom

Download odata-client-parent 0.1.30


<!-- https://jarcasting.com/artifacts/com.github.davidmoten/odata-client-parent/ -->
<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>odata-client-parent</artifactId>
    <version>0.1.30</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/odata-client-parent/
implementation 'com.github.davidmoten:odata-client-parent:0.1.30'
// https://jarcasting.com/artifacts/com.github.davidmoten/odata-client-parent/
implementation ("com.github.davidmoten:odata-client-parent:0.1.30")
'com.github.davidmoten:odata-client-parent:pom:0.1.30'
<dependency org="com.github.davidmoten" name="odata-client-parent" rev="0.1.30">
  <artifact name="odata-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='odata-client-parent', version='0.1.30')
)
libraryDependencies += "com.github.davidmoten" % "odata-client-parent" % "0.1.30"
[com.github.davidmoten/odata-client-parent "0.1.30"]