Owl Platform Aggregator-Solver protocol library

Network communication library for solver-aggregator connections.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.owlplatform
ArtifactId

ArtifactId

owl-solver
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Owl Platform Aggregator-Solver protocol library
Network communication library for solver-aggregator connections.
Project URL

Project URL

http://www.owlplatform.com

Download owl-solver

How to add to project

<!-- https://jarcasting.com/artifacts/com.owlplatform/owl-solver/ -->
<dependency>
    <groupId>com.owlplatform</groupId>
    <artifactId>owl-solver</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.owlplatform/owl-solver/
implementation 'com.owlplatform:owl-solver:1.0.4'
// https://jarcasting.com/artifacts/com.owlplatform/owl-solver/
implementation ("com.owlplatform:owl-solver:1.0.4")
'com.owlplatform:owl-solver:jar:1.0.4'
<dependency org="com.owlplatform" name="owl-solver" rev="1.0.4">
  <artifact name="owl-solver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.owlplatform', module='owl-solver', version='1.0.4')
)
libraryDependencies += "com.owlplatform" % "owl-solver" % "1.0.4"
[com.owlplatform/owl-solver "1.0.4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.mina : mina-core jar 2.0.7
org.slf4j : slf4j-api jar 1.7.2
com.owlplatform : owl-common jar 1.0.3

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1