d

dirigible-commons-xml2json

Files download
File Operation
dirigible-commons-xml2json-7.7.7.jar download
dirigible-commons-xml2json-7.7.7.pom download
dirigible-commons-xml2json-7.7.7-sources.jar download
Apache Maven
<dependency>
  <groupId>org.eclipse.dirigible</groupId>
  <artifactId>dirigible-commons-xml2json</artifactId>
  <version>7.7.7</version>
</dependency>
Gradle Groovy
implementation 'org.eclipse.dirigible:dirigible-commons-xml2json:7.7.7'
Gradle Kotlin
implementation("org.eclipse.dirigible:dirigible-commons-xml2json:7.7.7")
Scala SBT
libraryDependencies += "org.eclipse.dirigible" % "dirigible-commons-xml2json" % "7.7.7"
Groovy Grape
@Grapes(
  @Grab(group='org.eclipse.dirigible', module='dirigible-commons-xml2json', version='7.7.7')
)
Apache Ivy
<dependency org="org.eclipse.dirigible" name="dirigible-commons-xml2json" rev="7.7.7" />
Leiningen
[org.eclipse.dirigible/dirigible-commons-xml2json "7.7.7"]
Apache Buildr
'org.eclipse.dirigible:dirigible-commons-xml2json:jar:7.7.7'