is not current version
Last Version 2.8.3

Marshaller Registry 2.8.0

Shared configuration for Giulius, Acteur and related projects

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

marshaller-registry
Version

Version

2.8.0
Type

Type

jar
Description

Description

Marshaller Registry
Shared configuration for Giulius, Acteur and related projects
Project URL

Project URL

https://github.com/timboudreau/acteur
Project Organization

Project Organization

Mastfrog Technologies
Source Code Management

Source Code Management

https://github.com/timboudreau/acteur.git

Download marshaller-registry 2.8.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
com.google.guava : guava jar 30.1.1-jre
com.mastfrog : util-preconditions jar 2.8.0
com.mastfrog : util-collections jar 2.8.0
io.netty : netty-buffer jar 4.1.72.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.