MVN

com.joliciel.jochre : jochre-parent

Maven & Gradle

Jul 06, 2023
21 stars

Jochre · Java Optical CHaracter Recognition

<dependency>
    <groupId>com.joliciel.jochre</groupId>
    <artifactId>jochre-parent</artifactId>
    <version>2.5.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.joliciel.jochre : jochre-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.5.13

All Versions

Choose a version of com.joliciel.jochre : jochre-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.5.x
jochre-parent-2.5.13
jochre-parent-2.5.12
jochre-parent-2.5.11
jochre-parent-2.5.10
2.0.x
jochre-parent-2.0.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.joliciel.jochre</groupId>
    <artifactId>jochre-parent</artifactId>
    <version>2.5.13</version>
</dependency>

Advertisement