Last Version

Marshaller Registry 2.8.3

Shared configuration for Giulius, Acteur and related projects

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

marshaller-registry
Version

Version

2.8.3
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.3


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.google.guava : guava jar 31.1-jre
com.mastfrog : util-preconditions jar 2.8.3
com.mastfrog : util-collections jar 2.8.3
io.netty : netty-buffer jar 4.1.78.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.