| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdse.l4.aurochs |
| ArtifactId | ArtifactIdaurochs-net |
| Last Version | Last Version0.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionaurochs-net
Aurochs is a collection of libraries that form a basic framework
for building applications.
|
| Filename | Size |
|---|---|
| aurochs-net-0.2.1.pom | |
| aurochs-net-0.2.1.jar | 59 KB |
| aurochs-net-0.2.1-sources.jar | 27 KB |
| aurochs-net-0.2.1-javadoc.jar | 219 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.l4.aurochs/aurochs-net/ -->
<dependency>
<groupId>se.l4.aurochs</groupId>
<artifactId>aurochs-net</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.l4.aurochs/aurochs-net/
implementation 'se.l4.aurochs:aurochs-net:0.2.1'
// https://jarcasting.com/artifacts/se.l4.aurochs/aurochs-net/
implementation ("se.l4.aurochs:aurochs-net:0.2.1")
'se.l4.aurochs:aurochs-net:jar:0.2.1'
<dependency org="se.l4.aurochs" name="aurochs-net" rev="0.2.1">
<artifact name="aurochs-net" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.l4.aurochs', module='aurochs-net', version='0.2.1')
)
libraryDependencies += "se.l4.aurochs" % "aurochs-net" % "0.2.1"
[se.l4.aurochs/aurochs-net "0.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| se.l4.aurochs : aurochs-core | jar | 0.2.1 |
| se.l4.aurochs : aurochs-channels | jar | 0.2.1 |
| se.l4.aurochs : aurochs-sessions | jar | 0.2.1 |
| io.netty : netty-transport | jar | 4.0.25.Final |
| io.netty : netty-codec | jar | 4.0.25.Final |
| io.netty : netty-handler | jar | 4.0.25.Final |
| org.bouncycastle : bcprov-ext-jdk16 | jar | 1.46 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.8.0-beta2 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.9.0-rc1 |