is not current version
Last Version 2.8.0

com.cloudera.oryx:oryx-common 2.4.1

Common utilities and support code

Categories

Categories

Oryx Business Logic Libraries Machine Learning
GroupId

GroupId

com.cloudera.oryx
ArtifactId

ArtifactId

oryx-common
Version

Version

2.4.1
Type

Type

jar

Download oryx-common 2.4.1


<!-- https://jarcasting.com/artifacts/com.cloudera.oryx/oryx-common/ -->
<dependency>
    <groupId>com.cloudera.oryx</groupId>
    <artifactId>oryx-common</artifactId>
    <version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cloudera.oryx/oryx-common/
implementation 'com.cloudera.oryx:oryx-common:2.4.1'
// https://jarcasting.com/artifacts/com.cloudera.oryx/oryx-common/
implementation ("com.cloudera.oryx:oryx-common:2.4.1")
'com.cloudera.oryx:oryx-common:jar:2.4.1'
<dependency org="com.cloudera.oryx" name="oryx-common" rev="2.4.1">
  <artifact name="oryx-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cloudera.oryx', module='oryx-common', version='2.4.1')
)
libraryDependencies += "com.cloudera.oryx" % "oryx-common" % "2.4.1"
[com.cloudera.oryx/oryx-common "2.4.1"]