Last Version

Semargl: Parent Aggregator 0.7

Semargl is a modular framework for crawling linked data from structured documents. The main goal of project is to provide lightweight and performant tool without excess dependencies.

License

License

GroupId

GroupId

org.semarglproject
ArtifactId

ArtifactId

semargl-parent
Version

Version

0.7
Type

Type

pom
Description

Description

Semargl: Parent Aggregator
Semargl is a modular framework for crawling linked data from structured documents. The main goal of project is to provide lightweight and performant tool without excess dependencies.
Source Code Management

Source Code Management

https://github.com/semarglproject/semargl.git

Download semargl-parent 0.7

Filename Size
semargl-parent-0.7.pom 26 KB
Browse

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

Dependencies

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

Project Modules

  • core
  • rdf
  • rdfa
  • jsonld
  • integration