Java SDK Wrapper: java.nio API

API of the module hiding functionality of Java SDK package java.nio.

Лицензия

Лицензия

Группа

Группа

com.zkejid.constructor
Идентификатор

Идентификатор

javasdk-nio-api
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Java SDK Wrapper: java.nio API
API of the module hiding functionality of Java SDK package java.nio.
Ссылка на сайт

Ссылка на сайт

https://github.com/zkejidsconstructor/javasdk/tree/master/javasdk-nio/javasdk-nio-api

Скачать javasdk-nio-api

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.zkejid.constructor/javasdk-nio-api/ -->
<dependency>
    <groupId>com.zkejid.constructor</groupId>
    <artifactId>javasdk-nio-api</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zkejid.constructor/javasdk-nio-api/
implementation 'com.zkejid.constructor:javasdk-nio-api:1.0.0'
// https://jarcasting.com/artifacts/com.zkejid.constructor/javasdk-nio-api/
implementation ("com.zkejid.constructor:javasdk-nio-api:1.0.0")
'com.zkejid.constructor:javasdk-nio-api:jar:1.0.0'
<dependency org="com.zkejid.constructor" name="javasdk-nio-api" rev="1.0.0">
  <artifact name="javasdk-nio-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zkejid.constructor', module='javasdk-nio-api', version='1.0.0')
)
libraryDependencies += "com.zkejid.constructor" % "javasdk-nio-api" % "1.0.0"
[com.zkejid.constructor/javasdk-nio-api "1.0.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Java SDK Wrapper modules

Overview

Modules of the Constructor Framework which are hiding Java SDK functionality. Modules are helpful in testing interaction of application with Operating System. Each module covers some part of the SDK. Object of interest are static methods, classes of infrastructural interaction and other difficult to test parts of Java.

Names of classes and methods are the same as in SDK if possible.

Constructor Module

Java SDK Wrapper is the module of Constructor Framework. You can simply place artifacts of this module on the path of application to use its API.

Versioning

Artifact versions of the Java SDK Wrapper modules follow the Semantic Versioning 2.0.0 specification.

License

The module is provided under MIT License Copyright (c) 2020 Zkejid.

Версии библиотеки

Версия
1.0.0