Aurochs

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

License

License

GroupId

GroupId

se.l4.aurochs
ArtifactId

ArtifactId

aurochs-base
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/LevelFourAB/aurochs

Download aurochs-base

Filename Size
aurochs-base-0.2.1.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/se.l4.aurochs/aurochs-base/ -->
<dependency>
    <groupId>se.l4.aurochs</groupId>
    <artifactId>aurochs-base</artifactId>
    <version>0.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.l4.aurochs/aurochs-base/
implementation 'se.l4.aurochs:aurochs-base:0.2.1'
// https://jarcasting.com/artifacts/se.l4.aurochs/aurochs-base/
implementation ("se.l4.aurochs:aurochs-base:0.2.1")
'se.l4.aurochs:aurochs-base:pom:0.2.1'
<dependency org="se.l4.aurochs" name="aurochs-base" rev="0.2.1">
  <artifact name="aurochs-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.l4.aurochs', module='aurochs-base', version='0.2.1')
)
libraryDependencies += "se.l4.aurochs" % "aurochs-base" % "0.2.1"
[se.l4.aurochs/aurochs-base "0.2.1"]

Dependencies

test (2)

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

Project Modules

  • aurochs-core
  • aurochs-channels
  • aurochs-channels-rpc
  • aurochs-sessions
  • aurochs-statelog
  • aurochs-net
  • aurochs-app
se.l4.aurochs

Level Four AB

Versions

Version
0.2.1
0.2.0