License |
License
GNU General Public License, version 2, with the Classpath Exception
|
---|---|
GroupId | GroupIdcom.github.calimero |
ArtifactId | ArtifactIdcalimero-tools |
Last Version | Last Version2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCalimero Tools
A collection of tools for KNX network communication
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
calimero-tools-2.5.pom | |
calimero-tools-2.5.jar | 110 KB |
calimero-tools-2.5-sources.jar | 143 KB |
calimero-tools-2.5-javadoc.jar | 442 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.calimero/calimero-tools/ -->
<dependency>
<groupId>com.github.calimero</groupId>
<artifactId>calimero-tools</artifactId>
<version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.calimero/calimero-tools/
implementation 'com.github.calimero:calimero-tools:2.5'
// https://jarcasting.com/artifacts/com.github.calimero/calimero-tools/
implementation ("com.github.calimero:calimero-tools:2.5")
'com.github.calimero:calimero-tools:jar:2.5'
<dependency org="com.github.calimero" name="calimero-tools" rev="2.5">
<artifact name="calimero-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.calimero', module='calimero-tools', version='2.5')
)
libraryDependencies += "com.github.calimero" % "calimero-tools" % "2.5"
[com.github.calimero/calimero-tools "2.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.calimero : calimero-core | jar | 2.5 |
net.lingala.zip4j : zip4j | jar | 2.9.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
com.github.calimero : calimero-rxtx Optional | jar | 2.5 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.1 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.1 |