License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdcom.github.davidmoten |
ArtifactId | ArtifactIdodata-client-parent |
Last Version | Last Version0.1.79 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionodata-client-parent
Generates odata clients
|
Project URL |
Project URL |
Filename | Size |
---|---|
odata-client-parent-0.1.79.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.davidmoten/odata-client-parent/ -->
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>odata-client-parent</artifactId>
<version>0.1.79</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/odata-client-parent/
implementation 'com.github.davidmoten:odata-client-parent:0.1.79'
// https://jarcasting.com/artifacts/com.github.davidmoten/odata-client-parent/
implementation ("com.github.davidmoten:odata-client-parent:0.1.79")
'com.github.davidmoten:odata-client-parent:pom:0.1.79'
<dependency org="com.github.davidmoten" name="odata-client-parent" rev="0.1.79">
<artifact name="odata-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='odata-client-parent', version='0.1.79')
)
libraryDependencies += "com.github.davidmoten" % "odata-client-parent" % "0.1.79"
[com.github.davidmoten/odata-client-parent "0.1.79"]