| License |
License |
|---|---|
| GroupId | GroupIdcom.joliciel.jochre |
| ArtifactId | ArtifactIdjochre-core |
| Version | Version2.0.6 |
| Type | Typejar |
| Description |
DescriptionJava Optical CHaracter Recognition
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jochre-core-2.0.6.pom | |
| jochre-core-2.0.6.jar | 519 KB |
| jochre-core-2.0.6-sources.jar | 353 KB |
| jochre-core-2.0.6-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.joliciel.jochre/jochre-core/ -->
<dependency>
<groupId>com.joliciel.jochre</groupId>
<artifactId>jochre-core</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.joliciel.jochre/jochre-core/
implementation 'com.joliciel.jochre:jochre-core:2.0.6'
// https://jarcasting.com/artifacts/com.joliciel.jochre/jochre-core/
implementation ("com.joliciel.jochre:jochre-core:2.0.6")
'com.joliciel.jochre:jochre-core:jar:2.0.6'
<dependency org="com.joliciel.jochre" name="jochre-core" rev="2.0.6">
<artifact name="jochre-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.joliciel.jochre', module='jochre-core', version='2.0.6')
)
libraryDependencies += "com.joliciel.jochre" % "jochre-core" % "2.0.6"
[com.joliciel.jochre/jochre-core "2.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.levigo.jbig2 : levigo-jbig2-imageio | jar | 1.6.5 |
| com.joliciel.talismane : talismane-machine-learning | jar | 3.0.1 |
| com.joliciel.talismane : talismane-utils | jar | 3.0.1 |
| com.mchange : c3p0 | jar | 0.9.2.1 |
| jfree : jfreechart | jar | 1.0.13 |
| org.slf4j : slf4j-api | jar | 1.7.19 |
| org.apache.commons : commons-math | jar | 2.2 |
| org.apache.pdfbox : pdfbox-app | jar | 1.8.11 |
| org.springframework : spring-jdbc | jar | 4.0.0.RELEASE |
| org.freemarker : freemarker | jar | 2.3.23 |
| com.joliciel.jochre : jochre-utils | jar | 2.0.6 |
| postgresql : postgresql | jar | 9.1-901-1.jdbc4 |
| com.typesafe : config | jar | 1.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.jmockit : jmockit | jar | 1.3 |
| junit : junit | jar | 4.11 |