Last Version

com.hi3project.unida:unida-library 1.1.4

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.

License

License

GroupId

GroupId

com.hi3project.unida
ArtifactId

ArtifactId

unida-library
Version

Version

1.1.4
Type

Type

jar
Description

Description

com.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

http://www.gii.udc.es/unida
Project Organization

Project Organization

Mytech Ingenieria Aplicada
Source Code Management

Source Code Management

https://github.com/mytechia/UNIDA.git

Download unida-library 1.1.4


<!-- 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"]

Dependencies

compile (6)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.