| License |
License |
|---|---|
| GroupId | GroupIdcom.github.greysoft.naf |
| ArtifactId | ArtifactIdgreynaf-bom |
| Last Version | Last Version2.5.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionNAF BOM
Framework for non-blocking socket I/O and timers
|
| Filename | Size |
|---|---|
| greynaf-bom-2.5.0.pom | 2 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.17.0 |