Java SDK Wrapper: java.lang.System

Module hiding functionality of Java SDK class java.lang.System.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Java SDK Wrapper: java.lang.System
Module hiding functionality of Java SDK class java.lang.System.
Ссылка на сайт

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

https://github.com/zkejidsconstructor/javasdk/tree/master/javasdk-system

Скачать javasdk-system

Имя Файла Размер
javasdk-system-1.0.0.pom 909 bytes
Обзор

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

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

Зависимости

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

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

  • javasdk-system-api
  • javasdk-system-impl

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