| Лицензия |
Лицензия
GLP2 with Classpath Exception
|
|---|---|
| Категории |
КатегорииSerialization Данные Data Formats |
| Группа | Группаcom.cedarsoft.commons |
| Идентификатор | Идентификаторserialization |
| Последняя версия | Последняя версия1.6.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSerialization
cedarsoft Open Projects
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| serialization-1.6.3.pom | |
| serialization-1.6.3.jar | 40 KB |
| serialization-1.6.3-tests.jar | 19 KB |
| serialization-1.6.3-sources.jar | 21 KB |
| serialization-1.6.3-javadoc.jar | 184 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons/serialization/ -->
<dependency>
<groupId>com.cedarsoft.commons</groupId>
<artifactId>serialization</artifactId>
<version>1.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons/serialization/
implementation 'com.cedarsoft.commons:serialization:1.6.3'
// https://jarcasting.com/artifacts/com.cedarsoft.commons/serialization/
implementation ("com.cedarsoft.commons:serialization:1.6.3")
'com.cedarsoft.commons:serialization:jar:1.6.3'
<dependency org="com.cedarsoft.commons" name="serialization" rev="1.6.3">
<artifact name="serialization" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons', module='serialization', version='1.6.3')
)
libraryDependencies += "com.cedarsoft.commons" % "serialization" % "1.6.3"
[com.cedarsoft.commons/serialization "1.6.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.cedarsoft.commons : commons | jar | 1.6.3 |
| commons-io : commons-io | jar | 1.4 |
| com.cedarsoft.commons : lookup | jar | 1.6.3 |
| org.codehaus.staxmate : staxmate | jar | 2.0.0 |
| org.codehaus.woodstox : woodstox-core-asl | jar | 4.0.6 |
| joda-time : joda-time Необязательный | jar | 1.6 |
| org.jdom : jdom Необязательный | jar | 1.1 |
| com.cedarsoft : guice-annotations | jar | 2.0.1 |
| commons-logging : commons-logging | jar | 1.1.1 |
| log4j : log4j | jar | 1.2.14 |
| com.intellij : annotations | jar | 7.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.cedarsoft.commons : xml-commons | jar | 1.6.3 |
| com.cedarsoft.commons : test-utils | jar | 1.6.3 |
| org.testng : testng | jar | 5.8 |
| org.easymock : easymockclassextension | jar | 2.4 |
| org.easymock : easymock | jar | 2.5.1 |
| org.mockito : mockito-all | jar | 1.8.0 |
| org.easytesting : fest-assert | jar | 1.1 |