JPC Examples

Examples illustrating the usage of JPC

License

License

GroupId

GroupId

com.github.java-prolog-connectivity
ArtifactId

ArtifactId

jpc-examples
Last Version

Last Version

0.0.1-alpha
Release Date

Release Date

Type

Type

jar
Description

Description

JPC Examples
Examples illustrating the usage of JPC
Project URL

Project URL

https://github.com/java-prolog-connectivity/jpc.examples

Download jpc-examples

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.java-prolog-connectivity/jpc-examples/ -->
<dependency>
    <groupId>com.github.java-prolog-connectivity</groupId>
    <artifactId>jpc-examples</artifactId>
    <version>0.0.1-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.java-prolog-connectivity/jpc-examples/
implementation 'com.github.java-prolog-connectivity:jpc-examples:0.0.1-alpha'
// https://jarcasting.com/artifacts/com.github.java-prolog-connectivity/jpc-examples/
implementation ("com.github.java-prolog-connectivity:jpc-examples:0.0.1-alpha")
'com.github.java-prolog-connectivity:jpc-examples:jar:0.0.1-alpha'
<dependency org="com.github.java-prolog-connectivity" name="jpc-examples" rev="0.0.1-alpha">
  <artifact name="jpc-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.java-prolog-connectivity', module='jpc-examples', version='0.0.1-alpha')
)
libraryDependencies += "com.github.java-prolog-connectivity" % "jpc-examples" % "0.0.1-alpha"
[com.github.java-prolog-connectivity/jpc-examples "0.0.1-alpha"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.java-prolog-connectivity : jpc jar 0.0.1-alpha
org.slf4j : slf4j-api jar [1.7.5,]

test (4)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.7
org.spockframework : spock-core jar 1.0-groovy-2.4
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar [1.7.5,]

Project Modules

There are no modules declared in this project.
com.github.java-prolog-connectivity

Java-Prolog connectivity

Versions

Version
0.0.1-alpha