License |
License |
---|---|
GroupId | GroupIdorg.apache.ode |
ArtifactId | ArtifactIdode-utils |
Last Version | Last Version1.3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionODE Utils
ODE Utils
|
Project URL |
Project URL |
Filename | Size |
---|---|
ode-utils-1.3.8.pom | |
ode-utils-1.3.8.jar | 164 KB |
ode-utils-1.3.8-sources.jar | 159 KB |
ode-utils-1.3.8-javadoc.zip | 389 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ode/ode-utils/ -->
<dependency>
<groupId>org.apache.ode</groupId>
<artifactId>ode-utils</artifactId>
<version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ode/ode-utils/
implementation 'org.apache.ode:ode-utils:1.3.8'
// https://jarcasting.com/artifacts/org.apache.ode/ode-utils/
implementation ("org.apache.ode:ode-utils:1.3.8")
'org.apache.ode:ode-utils:jar:1.3.8'
<dependency org="org.apache.ode" name="ode-utils" rev="1.3.8">
<artifact name="ode-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ode', module='ode-utils', version='1.3.8')
)
libraryDependencies += "org.apache.ode" % "ode-utils" % "1.3.8"
[org.apache.ode/ode-utils "1.3.8"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.jmock : jmock | jar | 2.5.1 |
org.jmock : jmock-junit4 | jar | 2.5.1 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |