| License |
License |
|---|---|
| GroupId | GroupIdorg.beangle.serializer |
| ArtifactId | ArtifactIdbeangle-serializer-xml_2.12 |
| Version | Version0.0.8 |
| Type | Typejar |
| Description |
DescriptionBeangle Serializer XML
The Beangle Serializer.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.beangle.serializer/beangle-serializer-xml_2.12/ -->
<dependency>
<groupId>org.beangle.serializer</groupId>
<artifactId>beangle-serializer-xml_2.12</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.serializer/beangle-serializer-xml_2.12/
implementation 'org.beangle.serializer:beangle-serializer-xml_2.12:0.0.8'
// https://jarcasting.com/artifacts/org.beangle.serializer/beangle-serializer-xml_2.12/
implementation ("org.beangle.serializer:beangle-serializer-xml_2.12:0.0.8")
'org.beangle.serializer:beangle-serializer-xml_2.12:jar:0.0.8'
<dependency org="org.beangle.serializer" name="beangle-serializer-xml_2.12" rev="0.0.8">
<artifact name="beangle-serializer-xml_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.serializer', module='beangle-serializer-xml_2.12', version='0.0.8')
)
libraryDependencies += "org.beangle.serializer" % "beangle-serializer-xml_2.12" % "0.0.8"
[org.beangle.serializer/beangle-serializer-xml_2.12 "0.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.beangle.serializer : beangle-serializer-text_2.12 | jar | 0.0.8 |
| org.beangle.commons : beangle-commons-core_2.12 | jar | 5.1.2 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.beangle.cdi : beangle-cdi-api_2.12 | jar | 0.0.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.7 |
| org.scala-lang : scala-reflect | jar | 2.12.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-core | jar | 1.2.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.5 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.22.0 |