TweetyProject (Parent POM)

TweetyProject is a collection of various Java libraries that implement approaches to different areas of artificial intelligence. In particular, it provides a general interface layer for doing research and working with different knowledge representation formalisms such as classical logics, conditional logics, probabilistic logics, and argumentation. Furthermore, TweetyProject contains libraries for dealing with agents, multi-agent systems, and dialog systems for agents, as well as belief revision, preference reasoning, preference aggregation, and action languages. A series of utility libraries that deal with e.g. mathematical optimization complement the collection.

License

License

GroupId

GroupId

org.tweetyproject
ArtifactId

ArtifactId

parent-pom
Last Version

Last Version

1.21
Release Date

Release Date

Type

Type

pom
Description

Description

TweetyProject (Parent POM)
TweetyProject is a collection of various Java libraries that implement approaches to different areas of artificial intelligence. In particular, it provides a general interface layer for doing research and working with different knowledge representation formalisms such as classical logics, conditional logics, probabilistic logics, and argumentation. Furthermore, TweetyProject contains libraries for dealing with agents, multi-agent systems, and dialog systems for agents, as well as belief revision, preference reasoning, preference aggregation, and action languages. A series of utility libraries that deal with e.g. mathematical optimization complement the collection.
Project URL

Project URL

http://tweetyproject.org
Source Code Management

Source Code Management

https://github.com/TweetyProjectTeam/TweetyProject

Download parent-pom

Filename Size
parent-pom-1.21.pom 8 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • org-tweetyproject-commons
  • org-tweetyproject-math
  • org-tweetyproject-action
  • org-tweetyproject-beliefdynamics
  • org-tweetyproject-cli
  • org-tweetyproject-graphs
  • org-tweetyproject-preferences
  • org-tweetyproject-machinelearning
  • org-tweetyproject-plugin
  • org-tweetyproject-lp-asp
  • org-tweetyproject-lp-asp-beliefdynamics
  • org-tweetyproject-lp-nlp
  • org-tweetyproject-logics-bpm
  • org-tweetyproject-logics-petri
  • org-tweetyproject-logics-commons
  • org-tweetyproject-logics-cl
  • org-tweetyproject-logics-fol
  • org-tweetyproject-logics-pl
  • org-tweetyproject-logics-ml
  • org-tweetyproject-logics-mln
  • org-tweetyproject-logics-pcl
  • org-tweetyproject-logics-qbf
  • org-tweetyproject-logics-rcl
  • org-tweetyproject-logics-rdl
  • org-tweetyproject-logics-rpcl
  • org-tweetyproject-logics-dl
  • org-tweetyproject-logics-translators
  • org-tweetyproject-arg-adf
  • org-tweetyproject-arg-aspic
  • org-tweetyproject-arg-aba
  • org-tweetyproject-arg-bipolar
  • org-tweetyproject-arg-deductive
  • org-tweetyproject-arg-lp
  • org-tweetyproject-arg-delp
  • org-tweetyproject-arg-setaf
  • org-tweetyproject-arg-dung
  • org-tweetyproject-arg-prob
  • org-tweetyproject-arg-rankings
  • org-tweetyproject-arg-saf
  • org-tweetyproject-arg-social
  • org-tweetyproject-agents
  • org-tweetyproject-agents-dialogues
  • org-tweetyproject-web
  • org-tweetyproject
  • org-tweetyproject-sat
org.tweetyproject

TweetyProjectTeam

Versions

Version
1.21
1.20
1.19