is not current version
Last Version 2.5.0

de.julielab:jcore-event-flattener-ae 2.3.3

This component reads de.julielab.jcore.types.EventMention annotations and converts event structures into de.julielab.jcore.types.ext.FlattenedRelation annotation. The purpose of FlattenedRelations is to represent complex event structures in a more simple manner. This can be helpful for visualization or further processing.

GroupId

GroupId

de.julielab
ArtifactId

ArtifactId

jcore-event-flattener-ae
Version

Version

2.3.3
Type

Type

jar

Download jcore-event-flattener-ae 2.3.3


<!-- https://jarcasting.com/artifacts/de.julielab/jcore-event-flattener-ae/ -->
<dependency>
    <groupId>de.julielab</groupId>
    <artifactId>jcore-event-flattener-ae</artifactId>
    <version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/jcore-event-flattener-ae/
implementation 'de.julielab:jcore-event-flattener-ae:2.3.3'
// https://jarcasting.com/artifacts/de.julielab/jcore-event-flattener-ae/
implementation ("de.julielab:jcore-event-flattener-ae:2.3.3")
'de.julielab:jcore-event-flattener-ae:jar:2.3.3'
<dependency org="de.julielab" name="jcore-event-flattener-ae" rev="2.3.3">
  <artifact name="jcore-event-flattener-ae" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='jcore-event-flattener-ae', version='2.3.3')
)
libraryDependencies += "de.julielab" % "jcore-event-flattener-ae" % "2.3.3"
[de.julielab/jcore-event-flattener-ae "2.3.3"]