Providence Internal

Generated classes used internally mainly in testing. net.morimekta.test.thrift.* Thrift generated files matching the same files in net.morimekta.test.providence.* The other files are providence generated files used in testing.

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки Сеть
Группа

Группа

net.morimekta.providence
Идентификатор

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

providence-internal
Последняя версия

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

0.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Providence Internal
Generated classes used internally mainly in testing. net.morimekta.test.thrift.* Thrift generated files matching the same files in net.morimekta.test.providence.* The other files are providence generated files used in testing.
Система контроля версий

Система контроля версий

https://github.com/morimekta/providence.git

Скачать providence-internal

Как подключить последнюю версию

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
net.morimekta.providence : providence-core jar 0.0.1
net.morimekta.providence : providence-core-jackson jar 0.0.1
net.morimekta.utils : android-util jar 0.2.1
com.fasterxml.jackson.core : jackson-databind jar 2.7.3
com.fasterxml.jackson.core : jackson-annotations jar 2.7.3
com.fasterxml.jackson.core : jackson-core jar 2.7.3
org.apache.thrift : libthrift jar 0.9.3
org.slf4j : slf4j-api jar 1.7.19

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

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

Providence Serialization

build status Code Coverage Javadocs

The providence project was made in order to make an immutable model java library for thrift. It is mostly separate from the thrift library, but can use the standard thrift protocols to serialize and deserialize messages. It is mainly based on the Facebook / Apache thrift library, but with some differences and limitations.

See the project site at www.morimekta.net/providence for setup and usage instructions.

Also See

Projects that are strongly related to this:

Версии библиотеки

Версия
0.0.1