| License | License | 
|---|---|
| Categories | CategoriesData | 
| GroupId | GroupIdcom.datarobot | 
| ArtifactId | ArtifactIdmlops-agent | 
| Last Version | Last Version8.1.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.datarobot:mlops-agent DataRobot MLOps Monitoring Agent | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| mlops-agent-8.1.2.pom | |
| mlops-agent-8.1.2.jar | 113 MB | 
| mlops-agent-8.1.2-sources.jar | 6 KB | 
| mlops-agent-8.1.2-javadoc.jar | 310 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.datarobot/mlops-agent/ -->
<dependency>
    <groupId>com.datarobot</groupId>
    <artifactId>mlops-agent</artifactId>
    <version>8.1.2</version>
</dependency>// https://jarcasting.com/artifacts/com.datarobot/mlops-agent/
implementation 'com.datarobot:mlops-agent:8.1.2'// https://jarcasting.com/artifacts/com.datarobot/mlops-agent/
implementation ("com.datarobot:mlops-agent:8.1.2")'com.datarobot:mlops-agent:jar:8.1.2'<dependency org="com.datarobot" name="mlops-agent" rev="8.1.2">
  <artifact name="mlops-agent" type="jar" />
</dependency>@Grapes(
@Grab(group='com.datarobot', module='mlops-agent', version='8.1.2')
)libraryDependencies += "com.datarobot" % "mlops-agent" % "8.1.2"[com.datarobot/mlops-agent "8.1.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.micronaut.test : micronaut-test-junit5 | jar | 3.0.2 | 
| org.powermock : powermock-module-junit4 | jar | 2.0.2 | 
| org.powermock : powermock-api-mockito2 | jar | 2.0.2 | 
| org.mockito : mockito-core | jar | 2.23.0 | 
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |