MVN

org.somda.sdc : biceps-model

Maven & Gradle

Mar 10, 2023
1 usages

BICEPS model · SDCri is a set of Java libraries that implements a network communication framework conforming with the IEEE 11073 SDC specifications. This project implements the model for IEEE 11073-10207.

<dependency>
    <groupId>org.somda.sdc</groupId>
    <artifactId>biceps-model</artifactId>
    <version>4.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.somda.sdc : biceps-model to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.0

All Versions

Choose a version of org.somda.sdc : biceps-model to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
biceps-model-4.0.0
3.0.x
biceps-model-3.0.0
2.0.x
biceps-model-2.0.0
1.1.x
biceps-model-1.1.0
1.0.x
biceps-model-1.0.1
biceps-model-1.0.0

How to add a dependency to Maven

Add the following org.somda.sdc : biceps-model maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.somda.sdc</groupId>
    <artifactId>biceps-model</artifactId>
    <version>4.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.somda.sdc : biceps-model gradle dependency to your build.gradle file:

implementation 'org.somda.sdc:biceps-model:4.0.0'

Gradle Kotlin DSL: Add the following org.somda.sdc : biceps-model gradle kotlin dependency to your build.gradle.kts file:

implementation("org.somda.sdc:biceps-model:4.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.somda.sdc : biceps-model sbt scala dependency to your build.sbt file:

libraryDependencies += "org.somda.sdc" % "biceps-model" % "4.0.0"

Advertisement

Dependencies from Group

Mar 10, 2023
5 usages
Mar 10, 2023
3 usages
Mar 10, 2023
2 usages
Mar 10, 2023
2 usages
Mar 10, 2023
1 usages

Discover Dependencies

Jan 30, 2023
98 stars
Aug 22, 2023
2 usages
28 stars
Aug 11, 2023
952 stars
Jul 24, 2020
2 stars
Mar 11, 2020
1 usages
2 stars