is not current version
Last Version 4.10

Layout Framework 4.1

Framework that allows defining file formats (layouts) and use them to read and write data files.

License

License

GroupId

GroupId

com.imsweb
ArtifactId

ArtifactId

layout
Version

Version

4.1
Type

Type

jar
Description

Description

Layout Framework
Framework that allows defining file formats (layouts) and use them to read and write data files.
Project URL

Project URL

https://github.com/imsweb/layout
Source Code Management

Source Code Management

https://github.com/imsweb/layout

Download layout 4.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.imsweb : naaccr-xml jar 8.1

runtime (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.11.0
com.opencsv : opencsv jar 5.5.1
com.thoughtworks.xstream : xstream jar 1.4.17

test (4)

Group / Artifact Type Version
junit : junit jar 4.13
com.imsweb : seerutils-gui jar 1.18
com.imsweb : seerutils jar 5.6
org.xhtmlrenderer : flying-saucer-core jar 9.1.22

Project Modules

There are no modules declared in this project.