jmeld

A visual diff and merge tool. It is built to be fast with large files and runs on any operating system.

Лицензия

Лицензия

Группа

Группа

org.devocative
Идентификатор

Идентификатор

jmeld
Последняя версия

Последняя версия

3.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

jmeld
A visual diff and merge tool. It is built to be fast with large files and runs on any operating system.
Ссылка на сайт

Ссылка на сайт

https://github.com/albfan/jmeld
Система контроля версий

Система контроля версий

https://github.com/mbizhani/jmeld

Скачать jmeld

Имя Файла Размер
jmeld-3.2.pom
jmeld-3.2.jar 701 KB
jmeld-3.2-sources.jar 486 KB
jmeld-3.2-javadoc.jar 1 MB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
jgoodies : forms jar 1.0.5
com.jgoodies : looks jar 2.2.1
org.mod4j.com.ibm : icu jar 4.0.1
javax.help : javahelp jar 2.0.05
eu.medsea.mimeutil : mime-util jar 2.1.3
com.l2fprod.common : l2fprod-common-fontchooser jar 6.9.1
com.jidesoft : jide-oss jar 3.6.9
org.swinglabs : swing-layout jar 1.0.3
org.swinglabs : swingx jar 1.6.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

Модули Проекта

Данный проект не имеет модулей.

JMeld

Stories in Ready Build Status

A visual diff and merge tool. It is build to be fast with large files and runs on any operating system.

This is how it looks like: jmeld

VCS Comparation VCS layout

And here is a isolate diff component jmeld component

Background

This repo comes from a svn migration to git from jmeld which in fact, is modelled after the fantastic program meld

Compilation

JMeld can be compiled with the command:

$ ant

or with maven

$ mvn clean install

Usage

Start jmeld with the command:

$ java -jar JMeld.jar <file1> <file2>

or use mvnexec

$ mvnexec -Pqaf jmeld.JMeld
$ mvnexec -BCDPqaf jmeld.JMeld src/test/resources/file{1,2}
$ mvnexec -BCDPqaf component src/test/resources/file{1,2} 

trust me, that commands works out-of-the-box

License

This license of this program is the LGPL.

Credits

Nice to see JMeld survive. I hope you get as much pleasure (and knowledge) as I got from working with JMeld. Kees Kuip

Версии библиотеки

Версия
3.2