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

org.ssf4j:ssf4j-jackson 0.4

Simple Serialization Facade for Java Wrapper around existing serializaiton libraries that provides a common API. Library developers can use ssf4j to make serialization-independent libraries, where the actual serialization mechanism is supplied by the library user.

Лицензия

Лицензия

BSD
Категории

Категории

Jackson Данные JSON
Группа

Группа

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

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

ssf4j-jackson
Версия

Версия

0.4
Тип

Тип

jar
Описание

Описание

Simple Serialization Facade for Java Wrapper around existing serializaiton libraries that provides a common API. Library developers can use ssf4j to make serialization-independent libraries, where the actual serialization mechanism is supplied by the library user.

Скачать ssf4j-jackson 0.4


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.ssf4j : ssf4j-api jar 0.4
com.fasterxml.jackson.core : jackson-core jar 2.4.0
com.fasterxml.jackson.core : jackson-databind jar 2.4.0

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.ssf4j : ssf4j-api jar 0.4

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

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