is not current version
Last Version 2.1.0

jprol-core 2.0.0

A small embeddable Java based Edinburgh-styled Prolog interpreter with minimalistic libraries

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.igormaznitsa
ArtifactId

ArtifactId

jprol-core
Version

Version

2.0.0
Type

Type

jar
Description

Description

jprol-core
A small embeddable Java based Edinburgh-styled Prolog interpreter with minimalistic libraries
Project URL

Project URL

https://github.com/raydac/jprol
Project Organization

Project Organization

Igor Maznitsa
Source Code Management

Source Code Management

https://github.com/jprol

Download jprol-core 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.igormaznitsa : java-prolog-parser jar 2.0.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.mockito : mockito-core jar 3.6.0

Project Modules

There are no modules declared in this project.