scalaxb

scalaxb is an XML data-binding tool for Scala that supports W3C XML Schema (xsd) and wsdl.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalaxb
ArtifactId

ArtifactId

scalaxb_2.13
Last Version

Last Version

1.8.3
Release Date

Release Date

Type

Type

jar
Description

Description

scalaxb
scalaxb is an XML data-binding tool for Scala that supports W3C XML Schema (xsd) and wsdl.
Project URL

Project URL

http://scalaxb.org
Project Organization

Project Organization

org.scalaxb
Source Code Management

Source Code Management

https://github.com/eed3si9n/scalaxb

Download scalaxb_2.13

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7
com.github.scopt : scopt_2.13 jar 3.7.1
log4j : log4j jar 1.2.17
org.scala-lang.modules : scala-xml_2.13 jar 1.2.0
org.scala-lang.modules : scala-parser-combinators_2.13 jar 1.1.2

provided (1)

Group / Artifact Type Version
org.scala-sbt : launcher-interface jar 0.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.3
1.8.2
1.8.1
1.8.0
1.7.5
1.7.4
1.7.3