| Лицензия |
Лицензия |
|---|---|
| Группа | Группаse.l4.exobytes |
| Идентификатор | Идентификаторexobytes-base |
| Версия | Версия1.0.1 |
| Тип | Типpom |
| Описание |
ОписаниеExobytes
Serialization of objects to and from formats such as CBOR and JSON
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| exobytes-base-1.0.1.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/se.l4.exobytes/exobytes-base/ -->
<dependency>
<groupId>se.l4.exobytes</groupId>
<artifactId>exobytes-base</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.l4.exobytes/exobytes-base/
implementation 'se.l4.exobytes:exobytes-base:1.0.1'
// https://jarcasting.com/artifacts/se.l4.exobytes/exobytes-base/
implementation ("se.l4.exobytes:exobytes-base:1.0.1")
'se.l4.exobytes:exobytes-base:pom:1.0.1'
<dependency org="se.l4.exobytes" name="exobytes-base" rev="1.0.1">
<artifact name="exobytes-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.l4.exobytes', module='exobytes-base', version='1.0.1')
)
libraryDependencies += "se.l4.exobytes" % "exobytes-base" % "1.0.1"
[se.l4.exobytes/exobytes-base "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations Необязательный | jar | 3.1.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.hamcrest : hamcrest-core | jar | 2.2 |
| org.mockito : mockito-core | jar | 2.20.0 |
| nl.jqno.equalsverifier : equalsverifier | jar | 3.4.1 |