Last Version

xmlbean 1.5.5

XML to JavaBean & JavaBean to XML

License

License

GroupId

GroupId

com.github.cloudecho
ArtifactId

ArtifactId

xmlbean
Version

Version

1.5.5
Type

Type

jar
Description

Description

xmlbean
XML to JavaBean & JavaBean to XML
Project URL

Project URL

https://github.com/cloudecho/xmlbean
Project Organization

Project Organization

cloudecho

Download xmlbean 1.5.5


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

Dependencies

compile (2)

Group / Artifact Type Version
dom4j : dom4j jar 1.6.1
commons-beanutils : commons-beanutils jar 1.8.0

Project Modules

There are no modules declared in this project.