aurochs-core

Aurochs is a collection of libraries that form a basic framework for building applications.

License

License

GroupId

GroupId

se.l4.aurochs
ArtifactId

ArtifactId

aurochs-core
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

aurochs-core
Aurochs is a collection of libraries that form a basic framework for building applications.

Download aurochs-core

How to add to project

<!-- 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"]

Dependencies

compile (11)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.9.0-rc1

Project Modules

There are no modules declared in this project.
se.l4.aurochs

Level Four AB

Versions

Version
0.2.1
0.2.0