Last Version

org.mitre:j424 1.0.0

An application programing interface used to define ARINC 424 XML data, import data from file, and export data to file.

License

License

GroupId

GroupId

org.mitre
ArtifactId

ArtifactId

j424
Version

Version

1.0.0
Type

Type

jar
Description

Description

org.mitre:j424
An application programing interface used to define ARINC 424 XML data, import data from file, and export data to file.
Project URL

Project URL

https://git.codev.mitre.org/projects/ARINC
Source Code Management

Source Code Management

https://git.codev.mitre.org/projects/ARINC/repos/j424/browse

Download j424 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.glassfish.jaxb : jaxb-runtime jar 2.4.0-b180830.0438
org.glassfish.jaxb : jaxb-xjc jar 2.4.0-b180830.0438
org.glassfish.jaxb : jaxb-jxc jar 2.4.0-b180830.0438

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.junit.jupiter : junit-jupiter jar 5.4.0-M1
org.apache.commons : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.