Last Version

SDC Reference Implementation 2.0.0

SDCri is a set of Java libraries that implements a network communication framework conforming with the IEEE 11073 SDC specifications.

License

License

GroupId

GroupId

org.somda.sdc
ArtifactId

ArtifactId

sdc-ri
Version

Version

2.0.0
Type

Type

pom
Description

Description

SDC Reference Implementation
SDCri is a set of Java libraries that implements a network communication framework conforming with the IEEE 11073 SDC specifications.
Project URL

Project URL

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

Source Code Management

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

Download sdc-ri 2.0.0

Filename Size
sdc-ri-2.0.0.pom 14 KB
Browse

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.17.2
com.google.guava : guava jar 31.0.1-jre
com.google.inject : guice jar 5.0.1
com.google.inject.extensions : guice-assistedinject jar 5.0.1
com.google.code.findbugs : jsr305 jar 3.0.2

test (7)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-jul jar 2.17.2
org.apache.logging.log4j : log4j-slf4j18-impl jar 2.17.2
org.junit.platform : junit-platform-engine jar 1.8.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-core jar 4.1.0
org.hamcrest : hamcrest jar 2.2

Project Modules

  • common
  • dpws-model
  • dpws
  • test
  • biceps-model
  • biceps
  • glue
  • mdpws-model
  • mdpws
  • glue-examples