JMeld Diff Tool

JMeld is a visual diff and merge tool which is very much inspired after the fantastic 'meld', a gnome program program. It is different in a number of ways: 1. It doesn't have (yet) the many features of meld. 2. For now only the filemerge is working (no directorydiff, no subversion/cvs diff) 3. It is written in java and thus platform independent. 4. It is created to be very fast with large documents.

License

License

GNU LESSER GENERAL PUBLIC LICENSE
GroupId

GroupId

org.jmeld
ArtifactId

ArtifactId

jmeld
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

JMeld Diff Tool
JMeld is a visual diff and merge tool which is very much inspired after the fantastic 'meld', a gnome program program. It is different in a number of ways: 1. It doesn't have (yet) the many features of meld. 2. For now only the filemerge is working (no directorydiff, no subversion/cvs diff) 3. It is written in java and thus platform independent. 4. It is created to be very fast with large documents.

Download jmeld

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.swinglabs : swingx jar 0.9.5-2
org.swinglabs : swing-worker jar 1.1
org.swinglabs : swing-layout jar 1.0.3
com.jgoodies : forms jar 1.0.7
com.jidesoft : jide-oss jar 2.4.8
javax.help : javahelp jar 2.0.05
com.jgoodies : looks jar 2.2.0
com.l2fprod.common : l2fprod-common-fontchooser jar 6.9.1
org.eclipse : compare jar 3.3.0-I20070606
com.ibm.icu : icu4j jar 4.6
com.bmsi : gnudiff jar 1.7

Project Modules

There are no modules declared in this project.

Versions

Version
2.1