MVN

eu.trisquare : bytemapper

Maven & Gradle

Jun 20, 2020
2 stars

bytemapper · ByteMapper is a java library that helps with deserialization raw bytes data into Plain Old Java Objects (POJO). It handles object instantiation and mapping values from bytes into annotated fields or constructor parameters.

<dependency>
    <groupId>eu.trisquare</groupId>
    <artifactId>bytemapper</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.trisquare : bytemapper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0
  • Latest Release Candidate: 1.0-RC3
  • Latest Alpha: 0.1-ALPHA

All Versions

Choose a version of eu.trisquare : bytemapper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
bytemapper-1.0
bytemapper-1.0-RC3
bytemapper-1.0-RC2
bytemapper-1.0-RC1
0.1
bytemapper-0.1-ALPHA

How to add a dependency to Maven

Add the following eu.trisquare : bytemapper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.trisquare</groupId>
    <artifactId>bytemapper</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.trisquare : bytemapper gradle dependency to your build.gradle file:

implementation 'eu.trisquare:bytemapper:1.0'

Gradle Kotlin DSL: Add the following eu.trisquare : bytemapper gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.trisquare:bytemapper:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.trisquare : bytemapper sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.trisquare" % "bytemapper" % "1.0"

Advertisement

Dependencies from Group

Jun 20, 2020
2 stars

Discover Dependencies

Apr 10, 2020
2 stars
Apr 16, 2020
924 stars
Apr 16, 2020
5 usages
924 stars
Apr 16, 2020
924 stars
Apr 16, 2020
4 usages
924 stars
May 20, 2020
1 usages
0 stars
win
Aug 21, 2022
1 usages
Aug 21, 2022
Oct 24, 2022
1 usages