Last Version

BEAST 1.0.0

BEAST - Benchmarking, Evaluation, and Analysis Stack

License

License

GroupId

GroupId

org.aksw.beast
ArtifactId

ArtifactId

beast-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

BEAST
BEAST - Benchmarking, Evaluation, and Analysis Stack
Source Code Management

Source Code Management

https://github.com/AKSW/Beast

Download beast-parent 1.0.0

Filename Size
beast-parent-1.0.0.pom 14 KB
Browse

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

Dependencies

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

Project Modules

  • beast-collections
  • beast-vocabs-jena
  • beast-core
  • beast-benchmark
  • beast-viz-jfreechart
  • beast-viz-xchart
  • beast-cli
  • beast-bundle
  • beast-examples
  • beast-debian-cli
  • beast-dummy