License |
License |
---|---|
GroupId | GroupIdcom.hi3project.unida |
ArtifactId | ArtifactIdunida-library |
Version | Version1.1.4 |
Type | Typejar |
Description |
Descriptioncom.hi3project.unida:unida-library
A library that allows applications to implement their device access code decoupled from the particularities of the physical devices,
using a homogeneous API to control and use heterogeneous devices.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMytech Ingenieria Aplicada |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
unida-library-1.1.4.pom | |
unida-library-1.1.4.jar | 311 KB |
unida-library-1.1.4-sources.jar | 288 KB |
unida-library-1.1.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hi3project.unida/unida-library/ -->
<dependency>
<groupId>com.hi3project.unida</groupId>
<artifactId>unida-library</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.hi3project.unida/unida-library/
implementation 'com.hi3project.unida:unida-library:1.1.4'
// https://jarcasting.com/artifacts/com.hi3project.unida/unida-library/
implementation ("com.hi3project.unida:unida-library:1.1.4")
'com.hi3project.unida:unida-library:jar:1.1.4'
<dependency org="com.hi3project.unida" name="unida-library" rev="1.1.4">
<artifact name="unida-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hi3project.unida', module='unida-library', version='1.1.4')
)
libraryDependencies += "com.hi3project.unida" % "unida-library" % "1.1.4"
[com.hi3project.unida/unida-library "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.picocontainer : picocontainer | jar | 2.8 |
com.mytechia : mytechia-commons-library | jar | 1.2.0 |
com.mytechia : simple-message-protocol | jar | 1.0.0 |
net.sourceforge.owlapi : owlapi-impl | jar | 3.5.1 |
net.sourceforge.owlapi : owlapi-api | jar | 3.5.1 |
net.sourceforge.owlapi : owlapi-apibinding | jar | 3.5.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |