| License | 
                License | 
        
|---|---|
| GroupId | GroupIdse.l4.aurochs | 
    
| ArtifactId | ArtifactIdaurochs-core | 
    
| Last Version | Last Version0.2.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionaurochs-core 
            Aurochs is a collection of libraries that form a basic framework
		for building applications. 
         | 
    
| Filename | Size | 
|---|---|
| aurochs-core-0.2.1.pom | |
| aurochs-core-0.2.1.jar | 20 KB | 
| aurochs-core-0.2.1-sources.jar | 9 KB | 
| aurochs-core-0.2.1-javadoc.jar | 117 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/se.l4.aurochs/aurochs-core/ -->
<dependency>
    <groupId>se.l4.aurochs</groupId>
    <artifactId>aurochs-core</artifactId>
    <version>0.2.1</version>
</dependency>
                // https://jarcasting.com/artifacts/se.l4.aurochs/aurochs-core/
implementation 'se.l4.aurochs:aurochs-core:0.2.1'
                // https://jarcasting.com/artifacts/se.l4.aurochs/aurochs-core/
implementation ("se.l4.aurochs:aurochs-core:0.2.1")
                'se.l4.aurochs:aurochs-core:jar:0.2.1'
                <dependency org="se.l4.aurochs" name="aurochs-core" rev="0.2.1">
  <artifact name="aurochs-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='se.l4.aurochs', module='aurochs-core', version='0.2.1')
)
                libraryDependencies += "se.l4.aurochs" % "aurochs-core" % "0.2.1"
                [se.l4.aurochs/aurochs-core "0.2.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| se.l4.commons : commons-types | jar | 1.1.0 | 
| se.l4.commons : commons-config | jar | 1.1.0 | 
| se.l4.commons : commons-io | jar | 1.1.0 | 
| se.l4.commons : commons-id | jar | 1.1.0 | 
| se.l4.crayon : crayon-core | jar | 1.0.0 | 
| se.l4.crayon : crayon-lib-services | jar | 1.0.0 | 
| ch.qos.logback : logback-classic | jar | 1.3.0-alpha4 | 
| org.slf4j : jul-to-slf4j | jar | 1.8.0-beta2 | 
| org.hibernate.validator : hibernate-validator | jar | 6.0.11.Final | 
| org.glassfish : javax.el | jar | 3.0.1-b10 | 
| com.carrotsearch : hppc | jar | 0.7.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 1.9.0-rc1 |