Last Version

SDC Glue Examples 2.0.0

SDCri is a set of Java libraries that implements a network communication framework conforming with the IEEE 11073 SDC specifications. This project implements examples for using the glue package.

License

License

GroupId

GroupId

org.somda.sdc
ArtifactId

ArtifactId

glue-examples
Version

Version

2.0.0
Type

Type

jar
Description

Description

SDC Glue Examples
SDCri is a set of Java libraries that implements a network communication framework conforming with the IEEE 11073 SDC specifications. This project implements examples for using the glue package.
Project URL

Project URL

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

Source Code Management

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

Download glue-examples 2.0.0


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

Dependencies

compile (18)

Group / Artifact Type Version
org.somda.sdc : glue jar 2.0.0
org.somda.sdc : mdpws jar 2.0.0
org.somda.sdc : dpws jar 2.0.0
org.somda.sdc : biceps jar 2.0.0
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
commons-cli : commons-cli jar 1.4
org.junit.platform : junit-platform-launcher jar 1.8.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.bouncycastle : bcprov-jdk15on jar 1.66
org.bouncycastle : bcpkix-jdk15on jar 1.66
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 (4)

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.mockito : mockito-core jar 4.1.0
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.