FitLayout parent POM

An extensible web page segmentation and analysis framework.

License

License

GroupId

GroupId

cz.vutbr.fit.layout
ArtifactId

ArtifactId

parent
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

FitLayout parent POM
An extensible web page segmentation and analysis framework.
Project URL

Project URL

http://www.fit.vutbr.cz/~burgetr/FITLayout/
Source Code Management

Source Code Management

https://github.com/FitLayout/parent

Download parent

Filename Size
parent-0.0.4.pom 4 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

FIT Layout Analysis Framework - Parent POM

(c) 2015-2016 Radek Burget (burgetr@fit.vutbr.cz)

See the project page for more information and downloads: http://www.fit.vutbr.cz/~burgetr/FITLayout/

All the source code of the FIT Layout Analysis Framework is licensed under the GNU Lesser General Public License (LGPL), version 3. A copy of the LGPL can be found in the LICENSE file.

FIT Layout Analysis Framework relies on the CSSBox Java rendering engine and its subprojects: http://cssbox.sourceforge.net/

The framework is under development and its API or functionality may change in future versions. See the CHANGELOG for the most important changes to the previous versions.

cz.vutbr.fit.layout

FitLayout

An extensible web page segmentation and analysis framework.

Versions

Version
0.0.4
0.0.3
0.0.2