miuml-jaxb

Contains miUML metamodel schema and xuml-tools extensions schema and generates JAXB classes from those schemas.

License

License

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

miuml-jaxb
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

miuml-jaxb
Contains miUML metamodel schema and xuml-tools extensions schema and generates JAXB classes from those schemas.

Download miuml-jaxb

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 31.0.1-jre
jakarta.xml.bind : jakarta.xml.bind-api jar 3.0.1

runtime (1)

Group / Artifact Type Version
org.glassfish.jaxb : jaxb-runtime jar 3.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.5
0.4.3
0.4.2
0.4.1
0.3.1
0.3
0.2.1