| Лицензия |
Лицензия
GPLv3 with Classpath Exception
|
|---|---|
| Категории |
КатегорииSerialization Данные Data Formats |
| Группа | Группаcom.cedarsoft.serialization |
| Идентификатор | Идентификаторtest |
| Последняя версия | Последняя версия8.9.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеserialization.Tests
cedarsoft Open Source projects
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| test-8.9.0.pom | 707 bytes |
| test-8.9.0-tests.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.serialization/test/ -->
<dependency>
<groupId>com.cedarsoft.serialization</groupId>
<artifactId>test</artifactId>
<version>8.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.serialization/test/
implementation 'com.cedarsoft.serialization:test:8.9.0'
// https://jarcasting.com/artifacts/com.cedarsoft.serialization/test/
implementation ("com.cedarsoft.serialization:test:8.9.0")
'com.cedarsoft.serialization:test:jar:8.9.0'
<dependency org="com.cedarsoft.serialization" name="test" rev="8.9.0">
<artifact name="test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.serialization', module='test', version='8.9.0')
)
libraryDependencies += "com.cedarsoft.serialization" % "test" % "8.9.0"
[com.cedarsoft.serialization/test "8.9.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.cedarsoft.dependencies-sets : kotlin | pom | 8.9.0 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| javax.inject : javax.inject | jar | 1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 28.0-jre |