| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sf.mbus4j |
| Идентификатор | Идентификаторmbus4j-core |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmbus4j-core
libs and commandline tools for handling the m-bus protocol
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mbus4j-core-1.0.0.pom | |
| mbus4j-core-1.0.0.jar | 178 KB |
| mbus4j-core-1.0.0-tests.jar | 85 KB |
| mbus4j-core-1.0.0-sources.jar | 122 KB |
| mbus4j-core-1.0.0-javadoc.jar | 535 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sf.mbus4j/mbus4j-core/ -->
<dependency>
<groupId>net.sf.mbus4j</groupId>
<artifactId>mbus4j-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.mbus4j/mbus4j-core/
implementation 'net.sf.mbus4j:mbus4j-core:1.0.0'
// https://jarcasting.com/artifacts/net.sf.mbus4j/mbus4j-core/
implementation ("net.sf.mbus4j:mbus4j-core:1.0.0")
'net.sf.mbus4j:mbus4j-core:jar:1.0.0'
<dependency org="net.sf.mbus4j" name="mbus4j-core" rev="1.0.0">
<artifact name="mbus4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.mbus4j', module='mbus4j-core', version='1.0.0')
)
libraryDependencies += "net.sf.mbus4j" % "mbus4j-core" % "1.0.0"
[net.sf.mbus4j/mbus4j-core "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.atmodem4j : spsw-java | jar | 0.0.7 |
| net.sf.json-lib : json-lib | jar | 2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |