NAF BOM

Framework for non-blocking socket I/O and timers

License

License

GroupId

GroupId

com.github.greysoft.naf
ArtifactId

ArtifactId

greynaf-bom
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

NAF BOM
Framework for non-blocking socket I/O and timers

Download greynaf-bom

Filename Size
greynaf-bom-2.5.0.pom 2 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.greysoft.naf/greynaf-bom/ -->
<dependency>
    <groupId>com.github.greysoft.naf</groupId>
    <artifactId>greynaf-bom</artifactId>
    <version>2.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.greysoft.naf/greynaf-bom/
implementation 'com.github.greysoft.naf:greynaf-bom:2.5.0'
// https://jarcasting.com/artifacts/com.github.greysoft.naf/greynaf-bom/
implementation ("com.github.greysoft.naf:greynaf-bom:2.5.0")
'com.github.greysoft.naf:greynaf-bom:pom:2.5.0'
<dependency org="com.github.greysoft.naf" name="greynaf-bom" rev="2.5.0">
  <artifact name="greynaf-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.greysoft.naf', module='greynaf-bom', version='2.5.0')
)
libraryDependencies += "com.github.greysoft.naf" % "greynaf-bom" % "2.5.0"
[com.github.greysoft.naf/greynaf-bom "2.5.0"]

Dependencies

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.0