| License | 
                License | 
        
|---|---|
| GroupId | GroupIdli.moskito | 
    
| ArtifactId | ArtifactIdhalite-core | 
    
| Last Version | Last Version0.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionli.moskito:halite-core 
            Base classes implementing the HAL specification. 
         | 
    
| Filename | Size | 
|---|---|
| halite-core-0.1.0.pom | |
| halite-core-0.1.0.jar | 9 KB | 
| halite-core-0.1.0-sources.jar | 7 KB | 
| halite-core-0.1.0-javadoc.jar | 50 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/li.moskito/halite-core/ -->
<dependency>
    <groupId>li.moskito</groupId>
    <artifactId>halite-core</artifactId>
    <version>0.1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/li.moskito/halite-core/
implementation 'li.moskito:halite-core:0.1.0'
                // https://jarcasting.com/artifacts/li.moskito/halite-core/
implementation ("li.moskito:halite-core:0.1.0")
                'li.moskito:halite-core:jar:0.1.0'
                <dependency org="li.moskito" name="halite-core" rev="0.1.0">
  <artifact name="halite-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='li.moskito', module='halite-core', version='0.1.0')
)
                libraryDependencies += "li.moskito" % "halite-core" % "0.1.0"
                [li.moskito/halite-core "0.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.6 | 
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.0-rc1 | 
| org.apache.logging.log4j : log4j-api | jar | 2.0-rc1 | 
| org.apache.logging.log4j : log4j-core | jar | 2.0-rc1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jacoco : jacoco-maven-plugin | jar | 0.7.1.201405082137 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| xmlunit : xmlunit | jar | 1.5 | 
| junit : junit | jar | 4.11 | 
| org.mockito : mockito-all | jar | 1.9.5 |