Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
Project Dependency Graph
Dependency Tree
- io.github.prolobjectlink:prolobjectlink-jpi-jtrolog:bundle:1.2-SNAPSHOT
- io.github.prolobjectlink:prolobjectlink-jpi:jar:1.2-SNAPSHOT (compile)
prolobjectlink-jpi |
Description: Java Prolog Interface (JPI) is an Application Provider Interface (API) for interaction between Java and Prolog programming languages. Is a bidirectional interface that communicate Java applications with Prolog program or database and Prolog procedures with Java class and methods.
JPI is an abstraction layer over concrete prolog drivers over Prolog Engines. This API define all mechanism to interact with any Prolog Engine and maintain the application independent to a specific underlying engine. JPI have several connectors to open source prolog engines like SWI, YAP, XSB native engines and tuProlog, jTrolog, jLog Java based prolog engines.
JPI study all related Java-Prolog integration libraries and take the betters features from each solution with the propose to achieve a common integration interface. The last feature allows switch the under laying Prolog Engine driver and the application code still be the same.
JPI run over any Java Virtual Machine that support Java SE 5 or above. The project was tested over HotSpot, Open J9 and JRockit Virtual Machines over Operating Systems like Windows (7,8,10), Linux (Debian, Ubuntu) and Mac OS X. Can be deployed on Servlets Containers like Jetty, Tomcat or Glassfish Application Server.
JPI can be include in any Java Project using the commonest Java Integration Development Enviroment (IDE) like Eclipse, Netbeans, IntelijIDEA and so on.
JPI is developed and maintained by Prolobjectlink Project an open source initiative for build logic based applications using Prolog like fundamental Logic Programming Language in the persistence layer and application programming.
URL: https://prolobjectlink.github.io/prolobjectlink-jpi
Project License: MIT |
- junit:junit:jar:5.0-SNAPSHOT (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
Licenses
Eclipse Public License 1.0: JUnit
GNU LGPL 2.1: prolobjectlink-jpi-jtrolog
MIT: prolobjectlink-jpi
New BSD License: Hamcrest Core
Dependency File Details
Filename |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
prolobjectlink-jpi-1.2-SNAPSHOT.jar |
131.40 kB |
90 |
75 |
2 |
1.6 |
Yes |
junit-5.0-SNAPSHOT.jar |
300.64 kB |
310 |
273 |
30 |
1.5 |
Yes |
hamcrest-core-1.3.jar |
45.02 kB |
52 |
45 |
3 |
1.5 |
Yes |
Total |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
3 |
477.07 kB |
452 |
393 |
35 |
1.6 |
3 |
compile: 1 |
compile: 131.40 kB |
compile: 90 |
compile: 75 |
compile: 2 |
- |
compile: 1 |
test: 2 |
test: 345.66 kB |
test: 362 |
test: 318 |
test: 33 |
- |
test: 2 |