Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calimaro 3.0 Snapshot Dependency Issue #139

Open
bhanujarya opened this issue Nov 25, 2024 · 0 comments
Open

Calimaro 3.0 Snapshot Dependency Issue #139

bhanujarya opened this issue Nov 25, 2024 · 0 comments

Comments

@bhanujarya
Copy link

Hi Channel i am looking to use knx secure over RF can you suggest if support for the same is available along with any reference implementation example for the same.
Link for the product: https://weinzierl.de/en/products/knx-rf-usb-interface-stick-340/
Link for the SDK: https://weinzierl.de/en/software/knx/sdk-for-baos-binary-services/
To process the code i needed to use dependency
import io.calimero.*;
This dependency is only available in Calimaro 3.0 Snapshot . But in the global maven repo latest maven dependency is

<dependency>
    <groupId>com.github.calimero</groupId>
    <artifactId>calimero-core</artifactId>
    <version>2.6-rc1</version>
</dependency>

Can you help in correct maven dependency .Calimaro 3.0 snapshot dependency available through maven but not gradle..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant