| License | 
                License | 
        
|---|---|
| GroupId | GroupIdlu.uni.serval | 
    
| ArtifactId | ArtifactIdflakime-core | 
    
| Last Version | Last Version0.1.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionFlakiMe Core 
            This project allows simulating flakiness by injecting exception during test sources compilation at computed locations 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| flakime-core-0.1.3.pom | |
| flakime-core-0.1.3.jar | 3 MB | 
| flakime-core-0.1.3-sources.jar | 3 MB | 
| flakime-core-0.1.3-javadoc.jar | 136 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/lu.uni.serval/flakime-core/ -->
<dependency>
    <groupId>lu.uni.serval</groupId>
    <artifactId>flakime-core</artifactId>
    <version>0.1.3</version>
</dependency>
                // https://jarcasting.com/artifacts/lu.uni.serval/flakime-core/
implementation 'lu.uni.serval:flakime-core:0.1.3'
                // https://jarcasting.com/artifacts/lu.uni.serval/flakime-core/
implementation ("lu.uni.serval:flakime-core:0.1.3")
                'lu.uni.serval:flakime-core:jar:0.1.3'
                <dependency org="lu.uni.serval" name="flakime-core" rev="0.1.3">
  <artifact name="flakime-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='lu.uni.serval', module='flakime-core', version='0.1.3')
)
                libraryDependencies += "lu.uni.serval" % "flakime-core" % "0.1.3"
                [lu.uni.serval/flakime-core "0.1.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.javassist : javassist | jar | 3.24.0-GA | 
| commons-io : commons-io | jar | 2.8.0 | 
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.11.4 | 
| nz.ac.waikato.cms.weka : weka-stable | jar | 3.8.5 | 
| org.javatuples : javatuples | jar | 1.2 | 
| org.deeplearning4j : deeplearning4j-core | jar | 1.0.0-beta7 | 
| org.nd4j : nd4j-native | jar | 1.0.0-beta7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.0-M1 |