is not current version
Last Version 1.21

TweetyProject (Parent POM) 1.20

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
Version

Version

1.20
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 1.20

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

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

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