Skip to content

Commit

Permalink
Update READMEs and scripts to 3.10.0.
Browse files Browse the repository at this point in the history
Signed-off-by: Achim Kraus <achim.kraus@cloudcoap.net>
  • Loading branch information
boaks committed Dec 28, 2023
1 parent ed18067 commit 2c4376f
Show file tree
Hide file tree
Showing 15 changed files with 37 additions and 37 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ With that, it gets very time consuming to test all combinations. Therefore, if y

# Using Californium in Maven Projects

We are publishing Californium's artifacts for milestones and releases to [Maven Central](https://search.maven.org/search?q=g:org.eclipse.californium%20a:parent%20v:3.9.1).
We are publishing Californium's artifacts for milestones and releases to [Maven Central](https://search.maven.org/search?q=g:org.eclipse.californium%20a:parent%20v:3.10.0).
To use the latest released version as a library in your projects, add the following dependency
to your `pom.xml` (without the dots):

Expand All @@ -133,7 +133,7 @@ to your `pom.xml` (without the dots):
<dependency>
<groupId>org.eclipse.californium</groupId>
<artifactId>californium-core</artifactId>
<version>3.9.1</version>
<version>3.10.0</version>
</dependency>
...
</dependencies>
Expand All @@ -157,7 +157,7 @@ You will therefore need to add the Eclipse Repository to your `pom.xml` first:
...
</repositories>
```
You can then simply depend on `3.10.0-SNAPSHOT`.
You can then simply depend on `3.11.0-SNAPSHOT`.

# Eclipse

Expand All @@ -180,7 +180,7 @@ In IntelliJ, choose *[File.. &raquo; Open]* then select the location of the clon

A test server is running at <a href="coap://californium.eclipseprojects.io:5683/">coap://californium.eclipseprojects.io:5683/</a>

It is an instance of the [cf-plugtest-server](https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-plugtest-server/3.9.0/cf-plugtest-server-3.9.0.jar) from the demo-apps.
It is an instance of the [cf-plugtest-server](https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-plugtest-server/3.10.0/cf-plugtest-server-3.10.0.jar) from the demo-apps.
The root resource responds with its current version.

**Please note:**
Expand Down Expand Up @@ -236,7 +236,7 @@ OSCORE Key Rederivation:
For some systems (particularly when multicasting), it may be necessary to specify/restrict californium to a particular network interface, or interfaces. This can be
achieved by setting the `COAP_NETWORK_INTERFACES` JVM parameter to a suitable regex, for example:

`java -DCOAP_NETWORK_INTERFACES='.*wpan0' -jar target/cf-helloworld-server-3.9.1.jar MulticastTestServer`
`java -DCOAP_NETWORK_INTERFACES='.*wpan0' -jar target/cf-helloworld-server-3.10.0.jar MulticastTestServer`

# Contact

Expand Down
6 changes: 3 additions & 3 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ For more details, please look at [https://www.eclipse.org/security](https://www.

| Version | Supported |
| ------- | ------------------ |
| 3.10.0-SNAPSHOT (main) | :heavy_check_mark: |
| 3.9.1 | :heavy_check_mark: |
| 3.9.0, 3.8.0, 3.7.0,<br/> 3.6.0, 3.5.0, 3.4.0,<br/> 3.3.1, 3.2.0, 3.1.0,<br/> 3.0.0 | :question: |
| 3.11.0-SNAPSHOT (main) | :heavy_check_mark: |
| 3.10.0 | :heavy_check_mark: |
| 3.9.1, 3.9.0, 3.8.0,<br/> 3.7.0, 3.6.0, 3.5.0,<br/> 3.4.0, 3.3.1, 3.2.0,<br/> 3.1.0, 3.0.0 | :question: |
| 2.8.0 | :question: |
| 2.7.4, 2.6.6, 2.5.0,<br/> 2.4.1, 2.3.1, 2.2.3,<br/> 2.1.0, 2.0.0 | :question: |
| before 2.0.0 | :x: |
Expand Down
2 changes: 1 addition & 1 deletion cf-utils/cf-nat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ In order to test NAT and LoadBalancer specific situations, this module contains

# Download

[Eclipse Release Repository](https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-nat/3.9.0/cf-nat-3.9.0.jar)
[Eclipse Release Repository](https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-nat/3.10.0/cf-nat-3.10.0.jar)

#Usage

Expand Down
4 changes: 2 additions & 2 deletions demo-apps/cf-android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@ android {


dependencies {
def californiumVersion = '3.9.0'
def californiumVersion = '3.10.0'

implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'org.eclipse.californium:californium-core:' + californiumVersion
implementation 'org.eclipse.californium:element-connector:' + californiumVersion
implementation 'org.eclipse.californium:scandium:' + californiumVersion
implementation 'org.eclipse.californium:demo-certs:' + californiumVersion
implementation 'com.github.tony19:logback-android:1.1.1-11'
implementation 'com.github.tony19:logback-android:1.3.0-3'
}
6 changes: 3 additions & 3 deletions demo-apps/cf-extplugtest-client/benchmark.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ echo "adjust the \"-Xmx6g\" argument in \"CF_OPT\" to about 50% of the available
echo "For newer JVMs the \"-XX:MaxRAMPercentage=50\" argument in \"CF_OPT\" may be used instead."
echo
echo "The required server may be started using:"
echo "java -Xmx6g -XX:+UseG1GC -jar cf-extplugtest-server-3.7.0.jar --no-external --no-plugtest"
echo "java -Xmx6g -XX:+UseG1GC -jar cf-extplugtest-server-3.10.0.jar --no-external --no-plugtest"
echo "Adjust the \"-Xmx6g\" argument also to about 50% of the available RAM."
echo "For newer JVMs the \"-XX:MaxRAMPercentage=50\" argument in \"CF_OPT\" may also be used instead."
echo "If the benchmark is mainly used with the loopback interface (localhost), use the --no-external as above."
Expand Down Expand Up @@ -84,13 +84,13 @@ echo
# cat /proc/sys/vm/max_map_count
# prlimit

CF_JAR=cf-extplugtest-client-3.10.0.jar
CF_JAR=cf-extplugtest-client-3.11.0.jar
CF_JAR_FIND="cf-extplugtest-client-*.jar"
CF_EXEC="org.eclipse.californium.extplugtests.BenchmarkClient"
#CF_OPT="-XX:+UseG1GC -Xmx6g -Xverify:none"
CF_OPT="-XX:+UseZGC -Xmx10g"

export CALIFORNIUM_STATISTIC="3.10.0"
export CALIFORNIUM_STATISTIC="3.11.0"

if [ -z "$1" ] ; then
CF_HOST=localhost
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-extplugtest-client/hono-benchmark.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ echo
# cat /proc/sys/vm/max_map_count
# prlimit

CF_JAR=cf-extplugtest-client-3.10.0.jar
CF_JAR=cf-extplugtest-client-3.11.0.jar
CF_JAR_FIND='cf-extplugtest-client-*.jar'
CF_EXEC="org.eclipse.californium.extplugtests.BenchmarkClient"
CF_OPT="-XX:+UseG1GC -Xmx6g -Xverify:none"
Expand Down
14 changes: 7 additions & 7 deletions demo-apps/cf-extplugtest-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ java -jar cf-nat-<version>.jar :5784 <host>:15784 <host>:25784 <host>:35784
Start nodes in a container using port `5784`, and `<any>:5884` as own cluster-management-interface. Additionally provide the external port of the cluster-management-interface also with `5884`.
```
CMD ["java", "-XX:+UseContainerSupport", "-XX:MaxRAMPercentage=75", "-jar", "/opt/app/cf-extplugtest-server-3.9.0.jar", "--no-plugtest", "--no-tcp", "--diagnose", "--benchmark", "--k8s-dtls-cluster", ":5784;:5884;5884"]
CMD ["java", "-XX:+UseContainerSupport", "-XX:MaxRAMPercentage=75", "-jar", "/opt/app/cf-extplugtest-server-3.10.0.jar", "--no-plugtest", "--no-tcp", "--diagnose", "--benchmark", "--k8s-dtls-cluster", ":5784;:5884;5884"]
```
Example `CMD` statement for docker (":5884" for "<any>:5884", "5884" for just port 5884, see [Dockerfile](service/Dockerfile)).
Expand Down Expand Up @@ -602,7 +602,7 @@ write-cid:
ext-master-secret: true
newest-record: true
message-size-limit: 1367
server: Cf 3.9.0
server: Cf 3.10.0
===============================================================
```
Expand All @@ -620,7 +620,7 @@ java -jar cf-client-<version>.jar --method GET coaps://<nat>:5784/mycontext
### Test the dtls-cid-cluster with Cf-NAT
To test, that the dtls-cid-cluster even works, if the client's address is changed, such a address change can be simulated using [Cf-NAT](https://github.com/eclipse/californium/tree/main/cf-utils/cf-nat) (download available in the [Eclipse Release Repository](https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-nat/3.9.0/cf-nat-3.9.0.jar)).
To test, that the dtls-cid-cluster even works, if the client's address is changed, such a address change can be simulated using [Cf-NAT](https://github.com/eclipse/californium/tree/main/cf-utils/cf-nat) (download available in the [Eclipse Release Repository](https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-nat/3.10.0/cf-nat-3.10.0.jar)).
```sh
java -jar cf-nat-<version>.jar :5784 <host>:30784
Expand All @@ -641,7 +641,7 @@ remove <host:port> - remove destination from load balancer
reverse (on|off) - enable/disable reverse address updates.
```
Start two [cf-browser-3.9.0](https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-browser/3.9.0/cf-browser-3.9.0.jar) instances. Enter as destination `coaps://<nat-host>:5784/mycontext` and execute a `GET` in both clients. Do they show different `node-ids`? If not, restart one as long as you get two different `node-id`s. Also check, if the line with `read-cid` is missing. If so, the DTLS Connection ID support is not enabled. Check, if `DTLS_CONNECTION_ID_LENGTH` is set in "Californium3.properties" to a number. Even `0` will enable it. But a empty value disables the DTLS Connection ID support!
Start two [cf-browser-3.10.0](https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-browser/3.10.0/cf-browser-3.10.0.jar) instances. Enter as destination `coaps://<nat-host>:5784/mycontext` and execute a `GET` in both clients. Do they show different `node-ids`? If not, restart one as long as you get two different `node-id`s. Also check, if the line with `read-cid` is missing. If so, the DTLS Connection ID support is not enabled. Check, if `DTLS_CONNECTION_ID_LENGTH` is set in "Californium3.properties" to a number. Even `0` will enable it. But a empty value disables the DTLS Connection ID support!
```
ip: ?.?.?.?
Expand All @@ -655,7 +655,7 @@ write-cid:
ext-master-secret: true
newest-record: true
message-size-limit: 1399
server: Cf 3.9.0
server: Cf 3.10.0
```
Now, press `<enter>` on the console of the NAT.
Expand Down Expand Up @@ -687,7 +687,7 @@ write-cid:
ext-master-secret: true
newest-record: true
message-size-limit: 1399
server: Cf 3.9.0
server: Cf 3.10.0
```
You may retry that, you should see the same ip-address/port (5-tuple), if you retry it within the NATs timeout (30s).
Expand All @@ -709,7 +709,7 @@ write-cid:
ext-master-secret: true
newest-record: true
message-size-limit: 1399
server: Cf 3.9.0
server: Cf 3.10.0
```
You may even restart the NAT, the coaps communication will still work.
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-extplugtest-server/service/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM eclipse-temurin:17-jre-focal

RUN mkdir /opt/app
COPY ./service/build ./CaliforniumReceivetest3.properties /opt/app/
COPY ./target/cf-extplugtest-server-3.10.0-SNAPSHOT.jar /opt/app/cf-extplugtest-server.jar
COPY ./target/cf-extplugtest-server-3.11.0-SNAPSHOT.jar /opt/app/cf-extplugtest-server.jar

#EXPOSE 5683/udp
#EXPOSE 5683/tcp
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ FROM eclipse-temurin:17-jre-focal

RUN mkdir /opt/app
COPY ./service/build ./CaliforniumReceivetest3.properties /opt/app/
COPY ./target/cf-extplugtest-server-3.10.0-SNAPSHOT.jar /opt/app/cf-extplugtest-server.jar
COPY ./target/cf-extplugtest-server-3.11.0-SNAPSHOT.jar /opt/app/cf-extplugtest-server.jar

#EXPOSE 5683/udp
#EXPOSE 5683/tcp
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-extplugtest-server/service/deploy_k8s.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ fi
: "${DOCKERFILE:=service/Dockerfile}"

CONTAINER=cf-extserver-jdk11-slim
VERSION=3.10.0
VERSION=3.11.0

if [ "$1" = "install" ] ; then
CONTAINER_VERSION="${CONTAINER}:${VERSION}"
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-simplefile-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Please refer to the eclipse Californium project page for license, build, and ins

## Download

[Eclipse Release Repository](https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-simplefile-server/3.9.0/cf-simplefile-server-3.9.0.jar)
[Eclipse Release Repository](https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-simplefile-server/3.10.0/cf-simplefile-server-3.10.0.jar)

## PREPARATION

Expand Down
16 changes: 8 additions & 8 deletions demo-apps/cf-unix-setup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The variant and version may vary, but usually all from java "1.7" on will do it
sudo apt install openjdk-11-jre-headless
```

and check the result again with `java -version`. If that's done, then copy your californium.jar to the host. If you want to run the cf-plugtest-server, it's the "<californium>/demo-apps/run/cf-plugtest-server-???.jar" (replace the ??? with the version your using, e.g. 3.9.0). The [cf-plugtest-server-3.9.0.jar](https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-plugtest-server/3.9.0/cf-plugtest-server-3.9.0.jar) is also available for download.
and check the result again with `java -version`. If that's done, then copy your californium.jar to the host. If you want to run the cf-plugtest-server, it's the "<californium>/demo-apps/run/cf-plugtest-server-???.jar" (replace the ??? with the version your using, e.g. 3.10.0). The [cf-plugtest-server-3.10.0.jar](https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-plugtest-server/3.10.0/cf-plugtest-server-3.10.0.jar) is also available for download.

### Preparation

Expand Down Expand Up @@ -115,7 +115,7 @@ users:
runcmd:
- [ wget, "https://github.com/eclipse-californium/californium/raw/main/demo-apps/cf-unix-setup/scripts/cali.service", -O, "/etc/systemd/system/cali.service" ]
- [ wget, "https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-plugtest-server/3.9.0/cf-plugtest-server-3.9.0.jar", -O, "/home/cali/cf-plugtest-server-update.jar" ]
- [ wget, "https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-plugtest-server/3.10.0/cf-plugtest-server-3.10.0.jar", -O, "/home/cali/cf-plugtest-server-update.jar" ]
- [ wget, "https://github.com/eclipse-californium/californium/raw/main/demo-apps/cf-plugtest-server/src/main/resources/logback.xml", -O, "/home/cali/logback.xml" ]
- [ systemctl, start, cali ]
- [ systemctl, enable, cali ]
Expand All @@ -127,15 +127,15 @@ runcmd:

[cloud-config.yaml](scripts/cloud-installs/cloud-config.yaml)

This updates all packages, installs a java runtime and [fail2ban](#fail2ban). It the follows the manual installation, copying files and configuring the systemd service. The used files are downloaded from this git repository and the [Eclipse Release Repository](https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-plugtest-server/3.9.0/cf-plugtest-server-3.9.0.jar).
This updates all packages, installs a java runtime and [fail2ban](#fail2ban). It the follows the manual installation, copying files and configuring the systemd service. The used files are downloaded from this git repository and the [Eclipse Release Repository](https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-plugtest-server/3.10.0/cf-plugtest-server-3.10.0.jar).

### Installation on Exoscale cloud

[Exoscale - European cloud hosting](https://www.exoscale.com/)

[deploy_exo.sh](scripts/cloud-installs/deploy_exo.sh)

This script uses the exoscale cli (exo) to create a compute instance and the [cloud-config.yaml](scripts/cloud-installs/cloud-config.yaml) to configure and install the [Californium Plugtest Server](https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-plugtest-server/3.9.0/cf-plugtest-server-3.9.0.jar).
This script uses the exoscale cli (exo) to create a compute instance and the [cloud-config.yaml](scripts/cloud-installs/cloud-config.yaml) to configure and install the [Californium Plugtest Server](https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-plugtest-server/3.10.0/cf-plugtest-server-3.10.0.jar).

Features: IPv4, IPv6, Firewall

Expand All @@ -147,7 +147,7 @@ For further instructions see the comments in that script.

[deploy_do.sh](scripts/cloud-installs/deploy_do.sh)

This script uses the digitalocean cli (doctl) to create a compute droplet and the [cloud-config.yaml](scripts/cloud-installs/cloud-config.yaml) to configure and install the [Californium Plugtest Server](https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-plugtest-server/3.9.0/cf-plugtest-server-3.9.0.jar).
This script uses the digitalocean cli (doctl) to create a compute droplet and the [cloud-config.yaml](scripts/cloud-installs/cloud-config.yaml) to configure and install the [Californium Plugtest Server](https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-plugtest-server/3.10.0/cf-plugtest-server-3.10.0.jar).

Features: IPv4, IPv6, Firewall

Expand All @@ -159,7 +159,7 @@ For further instructions see the comments in that script.

[deploy_gcloud.sh](scripts/cloud-installs/deploy_gcloud.sh)

This script uses the google cloud API (gcloud) to create a compute instance and the [cloud-config.yaml](scripts/cloud-installs/cloud-config.yaml) to configure and install the [Californium Plugtest Server](https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-plugtest-server/3.9.0/cf-plugtest-server-3.9.0.jar).
This script uses the google cloud API (gcloud) to create a compute instance and the [cloud-config.yaml](scripts/cloud-installs/cloud-config.yaml) to configure and install the [Californium Plugtest Server](https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-plugtest-server/3.10.0/cf-plugtest-server-3.10.0.jar).

Features: IPv4, Firewall

Expand All @@ -171,7 +171,7 @@ For further instructions see the comments in that script.

[deploy_azure.sh](scripts/cloud-installs/deploy_azure.sh)

This script uses the azure cloud API (az) to create a vm and the [cloud-config.yaml](scripts/cloud-installs/cloud-config.yaml) to configure and install the [Californium Plugtest Server](https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-plugtest-server/3.9.0/cf-plugtest-server-3.9.0.jar).
This script uses the azure cloud API (az) to create a vm and the [cloud-config.yaml](scripts/cloud-installs/cloud-config.yaml) to configure and install the [Californium Plugtest Server](https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-plugtest-server/3.10.0/cf-plugtest-server-3.10.0.jar).

Features: IPv4, Firewall

Expand All @@ -183,7 +183,7 @@ For further instructions see the comments in that script.

[deploy_aws.sh](scripts/cloud-installs/deploy_aws.sh)

This script uses the aws API (aws) to create a vm and the [cloud-config.yaml](scripts/cloud-installs/cloud-config.yaml) to configure and install the [Californium Plugtest Server](https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-plugtest-server/3.9.0/cf-plugtest-server-3.9.0.jar).
This script uses the aws API (aws) to create a vm and the [cloud-config.yaml](scripts/cloud-installs/cloud-config.yaml) to configure and install the [Californium Plugtest Server](https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-plugtest-server/3.10.0/cf-plugtest-server-3.10.0.jar).

Features: IPv4, Firewall

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ users:

runcmd:
- [ wget, "https://github.com/eclipse-californium/californium/raw/main/demo-apps/cf-unix-setup/scripts/cali.service", -O, "/etc/systemd/system/cali.service" ]
- [ wget, "https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-plugtest-server/3.9.0/cf-plugtest-server-3.9.0.jar", -O, "/home/cali/cf-plugtest-server-update.jar" ]
- [ wget, "https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/cf-plugtest-server/3.10.0/cf-plugtest-server-3.10.0.jar", -O, "/home/cali/cf-plugtest-server-update.jar" ]
- [ wget, "https://github.com/eclipse-californium/californium/raw/main/demo-apps/cf-plugtest-server/src/main/resources/logback.xml", -O, "/home/cali/logback.xml" ]
- [ systemctl, start, cali ]
- [ systemctl, enable, cali ]
Expand Down
2 changes: 1 addition & 1 deletion demo-apps/cf-unix-setup/scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# create non-su, non-login user
sudo adduser --system --home /home/cali --disabled-login cali
# move application from current folder to update file
sudo mv cf-plugtest-server-3.9.0.jar /home/cali/cf-plugtest-server-update.jar
sudo mv cf-plugtest-server-3.10.0.jar /home/cali/cf-plugtest-server-update.jar
# move service definition from current folder
sudo mv cali.service /etc/systemd/system
# reload service definitions
Expand Down
2 changes: 1 addition & 1 deletion scandium-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ See [Californium Project Plan](https://projects.eclipse.org/projects/iot.califor
<dependency>
<groupId>org.eclipse.californium</groupId>
<artifactId>scandium</artifactId>
<version>3.9.0</version>
<version>3.10.0</version>
</dependency>
...
</dependencies>
Expand Down

0 comments on commit 2c4376f

Please sign in to comment.