| License |
License |
|---|---|
| GroupId | GroupIdcom.mastfrog |
| ArtifactId | ArtifactIdmarshaller-registry |
| Version | Version2.7.2 |
| Type | Typejar |
| Description |
DescriptionMarshaller Registry
Shared configuration for Giulius, Acteur and
related projects
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationMastfrog Technologies |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| marshaller-registry-2.7.2.pom | |
| marshaller-registry-2.7.2.jar | 21 KB |
| marshaller-registry-2.7.2-sources.jar | 20 KB |
| marshaller-registry-2.7.2-javadoc.jar | 44 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mastfrog/marshaller-registry/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>marshaller-registry</artifactId>
<version>2.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/marshaller-registry/
implementation 'com.mastfrog:marshaller-registry:2.7.2'
// https://jarcasting.com/artifacts/com.mastfrog/marshaller-registry/
implementation ("com.mastfrog:marshaller-registry:2.7.2")
'com.mastfrog:marshaller-registry:jar:2.7.2'
<dependency org="com.mastfrog" name="marshaller-registry" rev="2.7.2">
<artifact name="marshaller-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='marshaller-registry', version='2.7.2')
)
libraryDependencies += "com.mastfrog" % "marshaller-registry" % "2.7.2"
[com.mastfrog/marshaller-registry "2.7.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.2 |
| com.google.guava : guava | jar | 30.1-jre |
| com.mastfrog : util-preconditions | jar | 2.7.2 |
| com.mastfrog : util-collections | jar | 2.7.2 |
| io.netty : netty-buffer | jar | 4.1.60.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |