License |
License |
---|---|
GroupId | GroupIdorg.openbase |
ArtifactId | ArtifactIdjul.communication.controller |
Version | Version3.0.1 |
Type | Typejar |
Description |
DescriptionJUL Extension Controller
Java Utility Lib
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openbase/jul.communication.controller/ -->
<dependency>
<groupId>org.openbase</groupId>
<artifactId>jul.communication.controller</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbase/jul.communication.controller/
implementation 'org.openbase:jul.communication.controller:3.0.1'
// https://jarcasting.com/artifacts/org.openbase/jul.communication.controller/
implementation ("org.openbase:jul.communication.controller:3.0.1")
'org.openbase:jul.communication.controller:jar:3.0.1'
<dependency org="org.openbase" name="jul.communication.controller" rev="3.0.1">
<artifact name="jul.communication.controller" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbase', module='jul.communication.controller', version='3.0.1')
)
libraryDependencies += "org.openbase" % "jul.communication.controller" % "3.0.1"
[org.openbase/jul.communication.controller "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.openbase : jul.communication | jar | 3.0.1 |
org.openbase : jul.communication.mqtt | jar | 3.0.1 |
org.openbase : jul.extension.type.interface | jar | 3.0.1 |
org.openbase : jul.extension.type.util | jar | 3.0.1 |
org.openbase : jul.exception | jar | 3.0.1 |
org.openbase : jul.extension.protobuf | jar | 3.0.1 |
org.openbase : jul.interface | jar | 3.0.1 |
org.openbase : jul.schedule | jar | 3.0.1 |
org.openbase : jul.pattern.controller | jar | 3.0.1 |
org.openbase : jps | jar | [3.5,3.6-alpha) |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testcontainers : testcontainers | jar | 1.16.2 |
org.junit.jupiter : junit-jupiter-api | jar | [5.6,5.7-alpha) |
org.junit.vintage : junit-vintage-engine | jar | [5.6,5.7-alpha) |
org.jetbrains.kotlin : kotlin-test | jar | 1.6.0 |