| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Configuration Application Layer Libs config |
| GroupId | GroupIdorg.wso2.carbon.identity.tools |
| ArtifactId | ArtifactIdorg.wso2.is.configuration.diff.creator |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWSO2 - Configuration Diff Checker
Configuration diff creating engine
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.tools/org.wso2.is.configuration.diff.creator/ -->
<dependency>
<groupId>org.wso2.carbon.identity.tools</groupId>
<artifactId>org.wso2.is.configuration.diff.creator</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.tools/org.wso2.is.configuration.diff.creator/
implementation 'org.wso2.carbon.identity.tools:org.wso2.is.configuration.diff.creator:1.0.5'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.tools/org.wso2.is.configuration.diff.creator/
implementation ("org.wso2.carbon.identity.tools:org.wso2.is.configuration.diff.creator:1.0.5")
'org.wso2.carbon.identity.tools:org.wso2.is.configuration.diff.creator:jar:1.0.5'
<dependency org="org.wso2.carbon.identity.tools" name="org.wso2.is.configuration.diff.creator" rev="1.0.5">
<artifact name="org.wso2.is.configuration.diff.creator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.tools', module='org.wso2.is.configuration.diff.creator', version='1.0.5')
)
libraryDependencies += "org.wso2.carbon.identity.tools" % "org.wso2.is.configuration.diff.creator" % "1.0.5"
[org.wso2.carbon.identity.tools/org.wso2.is.configuration.diff.creator "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.5 |
| org.apache.commons : commons-io | jar | 1.3.2 |
| commons-logging : commons-logging | jar | 1.2 |
| commons-lang.wso2 » commons-lang | jar | 2.6.0.wso2v1 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| commons-codec : commons-codec | jar | 1.12 |
| org.xmlunit : xmlunit-core | jar | 2.2.1 |
| org.xmlunit : xmlunit-matchers | jar | 2.2.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.2 |
| org.apache.logging.log4j : log4j-api | jar | 2.13.2 |
| commons-collections : commons-collections | jar | 3.2.2 |