| Title: |
OpenL - STUDIO - Structured Diff |
| Group ID: |
org.openl.rules |
| Artifact ID: |
org.openl.rules.diff |
| Version: |
5.15.1 |
| Last modified: |
02.07.2015 18:39 |
| Packaging: |
jar |
| Name: |
OpenL - STUDIO - Structured Diff |
| Description: |
API for comparing tables in Excel |
| URL: |
http://openl-tablets.sf.net/ |
|
|
| Size: |
43.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/org/openl/rules/org.openl.rules.diff/5.15.1/org.openl.rules.diff-5.15.1.jar |
| POM: |
Show
hide
<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.openl.rules</groupId>
<artifactId>org.openl.rules.studio-pom</artifactId>
<version>5.15.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>org.openl.rules.diff</artifactId>
<packaging>jar</packaging>
<name>OpenL - STUDIO - Structured Diff</name>
<description>API for comparing tables in Excel</description>
<url>http://openl-tablets.sf.net/</url>
<dependencies>
<dependency>
<groupId>org.openl.rules</groupId>
<artifactId>org.openl.rules</artifactId>
</dependency>
<dependency>
<groupId>org.openl</groupId>
<artifactId>org.openl.core</artifactId>
</dependency>
<dependency>
<groupId>org.openl.rules</groupId>
<artifactId>org.openl.rules.workspace</artifactId>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>org.openl.rules</groupId>
<artifactId>org.openl.rules.diff</artifactId>
<version>5.15.1</version>
</dependency>
|
| Gradle: |
org.openl.rules:org.openl.rules.diff:5.15.1 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Used by: iArtifacts that declare a dependency on this library - on any version, not necessarily this exact one. |
|
| Dependency Graph: |
Show
Less
More
|