limero.calimero-testnetwork.2.6-rc1.source-code.settings.gradle Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of calimero-testnetwork Show documentation
Show all versions of calimero-testnetwork Show documentation
Test network with KNXnet/IP server and virtual subnet
The newest version!
rootProject.name = 'calimero-testnetwork'
def safeIncludeBuild(String dir) {
if (file(dir).exists()) includeBuild dir
}
safeIncludeBuild '../calimero-core'
safeIncludeBuild '../calimero-device'
safeIncludeBuild '../calimero-server'
© 2015 - 2025 Weber Informatics LLC | Privacy Policy