License |
License |
---|---|
GroupId | GroupIdorg.bremersee |
ArtifactId | ArtifactIdcommon-xml |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-xml
Common XML Processing
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-xml-2.4.0.pom | |
common-xml-2.4.0.jar | 59 KB |
common-xml-2.4.0-sources.jar | 41 KB |
common-xml-2.4.0-javadoc.jar | 512 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bremersee/common-xml/ -->
<dependency>
<groupId>org.bremersee</groupId>
<artifactId>common-xml</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bremersee/common-xml/
implementation 'org.bremersee:common-xml:2.4.0'
// https://jarcasting.com/artifacts/org.bremersee/common-xml/
implementation ("org.bremersee:common-xml:2.4.0")
'org.bremersee:common-xml:jar:2.4.0'
<dependency org="org.bremersee" name="common-xml" rev="2.4.0">
<artifact name="common-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bremersee', module='common-xml', version='2.4.0')
)
libraryDependencies += "org.bremersee" % "common-xml" % "2.4.0"
[org.bremersee/common-xml "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections | jar | 0.10.2 |
org.springframework : spring-context | jar | |
javax.xml.bind : jaxb-api | jar | |
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : jaxb-runtime | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.assertj : assertj-core | jar | |
org.mockito : mockito-junit-jupiter | jar |