| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.mastfrog |
| Идентификатор | Идентификаторmarshaller-registry |
| Версия | Версия2.8.1 |
| Тип | Типjar |
| Описание |
ОписаниеMarshaller Registry
Shared configuration for Giulius, Acteur and
related projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикMastfrog Technologies |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| marshaller-registry-2.8.1.pom | |
| marshaller-registry-2.8.1.jar | 21 KB |
| marshaller-registry-2.8.1-sources.jar | 20 KB |
| marshaller-registry-2.8.1-javadoc.jar | 44 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mastfrog/marshaller-registry/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>marshaller-registry</artifactId>
<version>2.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/marshaller-registry/
implementation 'com.mastfrog:marshaller-registry:2.8.1'
// https://jarcasting.com/artifacts/com.mastfrog/marshaller-registry/
implementation ("com.mastfrog:marshaller-registry:2.8.1")
'com.mastfrog:marshaller-registry:jar:2.8.1'
<dependency org="com.mastfrog" name="marshaller-registry" rev="2.8.1">
<artifact name="marshaller-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='marshaller-registry', version='2.8.1')
)
libraryDependencies += "com.mastfrog" % "marshaller-registry" % "2.8.1"
[com.mastfrog/marshaller-registry "2.8.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| com.google.guava : guava | jar | 31.1-jre |
| com.mastfrog : util-preconditions | jar | 2.8.1 |
| com.mastfrog : util-collections | jar | 2.8.1 |
| io.netty : netty-buffer | jar | 4.1.76.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |