is not current version
Last Version 0.1.13

com.github.davidmoten:odata-client-test-northwind 0.1

OData client generation test

Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

odata-client-test-northwind
Version

Version

0.1
Type

Type

jar

Download odata-client-test-northwind 0.1


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