| License |
License |
|---|---|
| Categories |
CategoriesH2 Data Databases H2O Business Logic Libraries Machine Learning |
| GroupId | GroupIdai.h2o |
| ArtifactId | ArtifactIdmojo2-runtime-impl |
| Last Version | Last Version2.7.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmojo2-runtime-impl
MOJO2 Runtime Implementation
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| mojo2-runtime-impl-2.7.9.pom | |
| mojo2-runtime-impl-2.7.9.jar | 2 MB |
| mojo2-runtime-impl-2.7.9-sources.jar | 261 bytes |
| mojo2-runtime-impl-2.7.9-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/ai.h2o/mojo2-runtime-impl/ -->
<dependency>
<groupId>ai.h2o</groupId>
<artifactId>mojo2-runtime-impl</artifactId>
<version>2.7.9</version>
</dependency>
// https://jarcasting.com/artifacts/ai.h2o/mojo2-runtime-impl/
implementation 'ai.h2o:mojo2-runtime-impl:2.7.9'
// https://jarcasting.com/artifacts/ai.h2o/mojo2-runtime-impl/
implementation ("ai.h2o:mojo2-runtime-impl:2.7.9")
'ai.h2o:mojo2-runtime-impl:jar:2.7.9'
<dependency org="ai.h2o" name="mojo2-runtime-impl" rev="2.7.9">
<artifact name="mojo2-runtime-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.h2o', module='mojo2-runtime-impl', version='2.7.9')
)
libraryDependencies += "ai.h2o" % "mojo2-runtime-impl" % "2.7.9"
[ai.h2o/mojo2-runtime-impl "2.7.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| ai.h2o : mojo2-runtime-api | jar | 2.7.9 |
| org.javassist : javassist | jar | 3.25.0-GA |
| com.opencsv : opencsv | jar | 4.1 |
| org.capnproto : runtime | jar | 0.1.3 |
| joda-time : joda-time | jar | 2.9.9 |
| org.slf4j : slf4j-api | jar | 1.7.9 |