License |
License |
---|---|
GroupId | GroupIdcom.mastfrog |
ArtifactId | ArtifactIdmarshaller-registry |
Last Version | Last Version2.8.3 |
Release Date | Release Date |
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.8.3.pom | |
marshaller-registry-2.8.3.jar | 21 KB |
marshaller-registry-2.8.3-sources.jar | 20 KB |
marshaller-registry-2.8.3-javadoc.jar | 44 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |