MVN

io.joynr.smrf : smrf_parent

Maven & Gradle

Apr 17, 2019
5 stars

SMRF · The Secure Message wRapper Format (SMRF) aims at providing a unified messaging format for communication between heterogenous endpoints.

<dependency>
    <groupId>io.joynr.smrf</groupId>
    <artifactId>smrf_parent</artifactId>
    <version>0.3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.joynr.smrf : smrf_parent to add to Maven - Latest Versions:

  • Latest Stable: 0.3.3

All Versions

Choose a version of io.joynr.smrf : smrf_parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
smrf_parent-0.3.3
smrf_parent-0.3.2
smrf_parent-0.3.1
smrf_parent-0.3.0
0.2.x
smrf_parent-0.2.3
smrf_parent-0.2.2
smrf_parent-0.2.1
smrf_parent-0.2.0
0.1.x
smrf_parent-0.1.4
smrf_parent-0.1.3
smrf_parent-0.1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.joynr.smrf</groupId>
    <artifactId>smrf_parent</artifactId>
    <version>0.3.3</version>
</dependency>

Advertisement