License |
License |
---|---|
GroupId | GroupIdcom.github.cloudecho |
ArtifactId | ArtifactIdxmlbean |
Last Version | Last Version1.5.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxmlbean
XML to JavaBean & JavaBean to XML
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xmlbean-1.5.5.pom | |
xmlbean-1.5.5.jar | 28 KB |
xmlbean-1.5.5-sources.jar | 17 KB |
xmlbean-1.5.5-javadoc.jar | 139 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
dom4j : dom4j | jar | 1.6.1 |
commons-beanutils : commons-beanutils | jar | 1.8.0 |