| License |
License |
|---|---|
| GroupId | GroupIdcom.comsysto.buildlight |
| ArtifactId | ArtifactIdcleware-driver |
| Version | Version1.0 |
| Type | Typejar |
| Description |
DescriptionCleware Traffic Light Driver
Java Driver for Cleware Traffic Light
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| cleware-driver-1.0.pom | |
| cleware-driver-1.0.jar | 6 KB |
| cleware-driver-1.0-sources.jar | 4 KB |
| cleware-driver-1.0-javadoc.jar | 31 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.comsysto.buildlight/cleware-driver/ -->
<dependency>
<groupId>com.comsysto.buildlight</groupId>
<artifactId>cleware-driver</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.comsysto.buildlight/cleware-driver/
implementation 'com.comsysto.buildlight:cleware-driver:1.0'
// https://jarcasting.com/artifacts/com.comsysto.buildlight/cleware-driver/
implementation ("com.comsysto.buildlight:cleware-driver:1.0")
'com.comsysto.buildlight:cleware-driver:jar:1.0'
<dependency org="com.comsysto.buildlight" name="cleware-driver" rev="1.0">
<artifact name="cleware-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.comsysto.buildlight', module='cleware-driver', version='1.0')
)
libraryDependencies += "com.comsysto.buildlight" % "cleware-driver" % "1.0"
[com.comsysto.buildlight/cleware-driver "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-collections : commons-collections | jar | 3.2.1 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.apache.commons : commons-exec | jar | 1.1 |
| commons-io : commons-io | jar | 2.4 |
| org.codehaus.groovy : groovy-all | jar | 2.1.6 |
| org.apache.commons : commons-math | jar | 2.2 |
| commons-lang : commons-lang | jar | 2.6 |
| com.codeminders : hidapi | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.5 |
| com.jayway.jsonpath : json-path | jar | 0.8.1 |
| org.springframework : spring-test | jar | 3.2.3.RELEASE |
| junit : junit | jar | 4.11 |