is not current version
Last Version 2.0.0

BICEPS model 1.1.0

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.

License

License

GroupId

GroupId

org.somda.sdc
ArtifactId

ArtifactId

biceps-model
Version

Version

1.1.0
Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://www.somda.org
Source Code Management

Source Code Management

https://gitlab.com/sdc-suite/sdc-ri/-/tree/develop

Download biceps-model 1.1.0


<!-- https://jarcasting.com/artifacts/org.somda.sdc/biceps-model/ -->
<dependency>
    <groupId>org.somda.sdc</groupId>
    <artifactId>biceps-model</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.somda.sdc/biceps-model/
implementation 'org.somda.sdc:biceps-model:1.1.0'
// https://jarcasting.com/artifacts/org.somda.sdc/biceps-model/
implementation ("org.somda.sdc:biceps-model:1.1.0")
'org.somda.sdc:biceps-model:jar:1.1.0'
<dependency org="org.somda.sdc" name="biceps-model" rev="1.1.0">
  <artifact name="biceps-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.somda.sdc', module='biceps-model', version='1.1.0')
)
libraryDependencies += "org.somda.sdc" % "biceps-model" % "1.1.0"
[org.somda.sdc/biceps-model "1.1.0"]

Dependencies

compile (11)

Group / Artifact Type Version
org.somda.sdc : common jar 1.1.0
io.github.threeten-jaxb : threeten-jaxb-core jar 1.2
org.jvnet.jaxb2_commons : jaxb2-basics jar 0.12.0
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.xml.bind : jaxb-core jar 2.3.0.1
com.sun.xml.bind : jaxb-impl jar 2.3.2
org.slf4j : slf4j-api jar 2.0.0-alpha1
com.google.guava : guava jar 28.2-jre
com.google.inject : guice jar 4.2.2
com.google.inject.extensions : guice-assistedinject jar 4.2.2
com.google.code.findbugs : jsr305 jar 3.0.2

test (8)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.13.0
org.apache.logging.log4j : log4j-slf4j18-impl jar 2.13.0
org.apache.logging.log4j : log4j-jul jar 2.13.0
org.junit.platform : junit-platform-engine jar 1.6.0
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0
org.mockito : mockito-core jar 3.3.0
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.