License |
License |
---|---|
GroupId | GroupIdcom.cloudhopper |
ArtifactId | ArtifactIdch-commons-xbean |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionch-commons-xbean
Utility Java classes for configuring objects from xml
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ch-commons-xbean-3.0.0.pom | |
ch-commons-xbean-3.0.0.jar | 53 KB |
ch-commons-xbean-3.0.0-sources.jar | 55 KB |
ch-commons-xbean-3.0.0-javadoc.jar | 275 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cloudhopper/ch-commons-xbean/ -->
<dependency>
<groupId>com.cloudhopper</groupId>
<artifactId>ch-commons-xbean</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cloudhopper/ch-commons-xbean/
implementation 'com.cloudhopper:ch-commons-xbean:3.0.0'
// https://jarcasting.com/artifacts/com.cloudhopper/ch-commons-xbean/
implementation ("com.cloudhopper:ch-commons-xbean:3.0.0")
'com.cloudhopper:ch-commons-xbean:jar:3.0.0'
<dependency org="com.cloudhopper" name="ch-commons-xbean" rev="3.0.0">
<artifact name="ch-commons-xbean" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cloudhopper', module='ch-commons-xbean', version='3.0.0')
)
libraryDependencies += "com.cloudhopper" % "ch-commons-xbean" % "3.0.0"
[com.cloudhopper/ch-commons-xbean "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.cloudhopper : ch-commons-util | jar | [6.0.0,) |
org.slf4j : slf4j-api | jar | [1.5.0,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.0,) |
org.slf4j : log4j-over-slf4j | jar | [1.5.0,) |
ch.qos.logback : logback-core | jar | [1.0,) |
ch.qos.logback : logback-classic | jar | [1.0,) |