Last Version

scalaxb 1.8.3

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.10
Version

Version

1.8.3
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.10 1.8.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.7
com.github.scopt : scopt_2.10 jar 3.7.1
log4j : log4j jar 1.2.17

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.