MVN

com.github.bwsoft.iris : message

Maven & Gradle

Feb 08, 2017
3 stars

iris · A SBE message structure and codec for high performance business programming

<dependency>
    <groupId>com.github.bwsoft.iris</groupId>
    <artifactId>message</artifactId>
    <version>1.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.bwsoft.iris : message to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.4

All Versions

Choose a version of com.github.bwsoft.iris : message to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
message-1.1.4
message-1.1.3
message-1.1.2
message-1.1.1
message-1.1.0
1.0.x
message-1.0.0.0

How to add a dependency to Maven

Add the following com.github.bwsoft.iris : message maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.bwsoft.iris</groupId>
    <artifactId>message</artifactId>
    <version>1.1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.bwsoft.iris : message gradle dependency to your build.gradle file:

implementation 'com.github.bwsoft.iris:message:1.1.4'

Gradle Kotlin DSL: Add the following com.github.bwsoft.iris : message gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.bwsoft.iris:message:1.1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.bwsoft.iris : message sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.bwsoft.iris" % "message" % "1.1.4"

Advertisement

Dependencies from Group

Feb 08, 2017
3 stars

Discover Dependencies

Mar 15, 2019
1 usages
0 stars
Mar 15, 2019
2 usages
0 stars
Aug 25, 2016
73 stars
Jan 04, 2021
27 usages
Aug 03, 2022
32 usages
22 stars
Apr 11, 2019
1 usages
14 stars
Apr 18, 2023
3 usages
93 stars