License |
License |
---|---|
Categories |
CategoriesData ta4j Business Logic Libraries Financial |
GroupId | GroupIdorg.odata4j |
ArtifactId | ArtifactIdodata4j-parent |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionodata4j
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
odata4j-parent-0.7.0.pom | 8 KB |
odata4j-parent-0.7.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.odata4j/odata4j-parent/ -->
<dependency>
<groupId>org.odata4j</groupId>
<artifactId>odata4j-parent</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.odata4j/odata4j-parent/
implementation 'org.odata4j:odata4j-parent:0.7.0'
// https://jarcasting.com/artifacts/org.odata4j/odata4j-parent/
implementation ("org.odata4j:odata4j-parent:0.7.0")
'org.odata4j:odata4j-parent:jar:0.7.0'
<dependency org="org.odata4j" name="odata4j-parent" rev="0.7.0">
<artifact name="odata4j-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odata4j', module='odata4j-parent', version='0.7.0')
)
libraryDependencies += "org.odata4j" % "odata4j-parent" % "0.7.0"
[org.odata4j/odata4j-parent "0.7.0"]