| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesIDE Development Tools | 
        
| GroupId | GroupIdcom.github.pmerienne | 
    
| ArtifactId | ArtifactIdtrident-ml | 
    
| Last Version | Last Version0.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiontrident-ml 
            Trident-ML : A realtime online machine learning library 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| trident-ml-0.0.2.pom | |
| trident-ml-0.0.2.jar | 230 KB | 
| trident-ml-0.0.2-sources.jar | 195 KB | 
| trident-ml-0.0.2-javadoc.jar | 330 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.pmerienne/trident-ml/ -->
<dependency>
    <groupId>com.github.pmerienne</groupId>
    <artifactId>trident-ml</artifactId>
    <version>0.0.2</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.pmerienne/trident-ml/
implementation 'com.github.pmerienne:trident-ml:0.0.2'
                // https://jarcasting.com/artifacts/com.github.pmerienne/trident-ml/
implementation ("com.github.pmerienne:trident-ml:0.0.2")
                'com.github.pmerienne:trident-ml:jar:0.0.2'
                <dependency org="com.github.pmerienne" name="trident-ml" rev="0.0.2">
  <artifact name="trident-ml" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.pmerienne', module='trident-ml', version='0.0.2')
)
                libraryDependencies += "com.github.pmerienne" % "trident-ml" % "0.0.2"
                [com.github.pmerienne/trident-ml "0.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| storm » storm | jar | 0.8.1 | 
| org.jblas : jblas | jar | 1.2.3 | 
| org.apache.lucene : lucene-analyzers | jar | 3.6.2 | 
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.12 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.7 | 
| org.mockito : mockito-all | jar | 1.9.0 |