Common

SDCri is a set of Java libraries that implements a network communication framework conforming with the IEEE 11073 SDC specifications. This project implements common functionality used for SDCri.

Лицензия

Лицензия

Группа

Группа

org.somda.sdc
Идентификатор

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

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

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Common
SDCri is a set of Java libraries that implements a network communication framework conforming with the IEEE 11073 SDC specifications. This project implements common functionality used for SDCri.
Ссылка на сайт

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

http://www.somda.org
Система контроля версий

Система контроля версий

https://gitlab.com/sdc-suite/sdc-ri/-/tree/develop

Скачать common

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

<!-- https://jarcasting.com/artifacts/org.somda.sdc/common/ -->
<dependency>
    <groupId>org.somda.sdc</groupId>
    <artifactId>common</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.somda.sdc/common/
implementation 'org.somda.sdc:common:2.0.0'
// https://jarcasting.com/artifacts/org.somda.sdc/common/
implementation ("org.somda.sdc:common:2.0.0")
'org.somda.sdc:common:jar:2.0.0'
<dependency org="org.somda.sdc" name="common" rev="2.0.0">
  <artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.somda.sdc', module='common', version='2.0.0')
)
libraryDependencies += "org.somda.sdc" % "common" % "2.0.0"
[org.somda.sdc/common "2.0.0"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
io.github.kostaskougios : cloning jar 1.10.3
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.xml.bind : jaxb-core jar 2.3.0.1
com.sun.xml.bind : jaxb-impl jar 2.3.2
org.apache.logging.log4j : log4j-api jar 2.17.2
com.google.guava : guava jar 31.0.1-jre
com.google.inject : guice jar 5.0.1
com.google.inject.extensions : guice-assistedinject jar 5.0.1
com.google.code.findbugs : jsr305 jar 3.0.2

test (9)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-core test-jar 2.17.2
org.somda.sdc » test jar 2.0.0
org.apache.logging.log4j : log4j-jul jar 2.17.2
org.apache.logging.log4j : log4j-slf4j18-impl jar 2.17.2
org.junit.platform : junit-platform-engine jar 1.8.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-core jar 4.1.0
org.hamcrest : hamcrest jar 2.2

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

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

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

Версия
2.0.0
1.1.0
1.0.1
1.0.0