License |
License |
---|---|
GroupId | GroupIdcom.imsweb |
ArtifactId | ArtifactIdlayout |
Version | Version3.4 |
Type | Typejar |
Description |
DescriptionLayout Framework
Framework that allows defining file formats (layouts) and use them to read and write data files.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
layout-3.4.pom | |
layout-3.4.jar | 4 MB |
layout-3.4-sources.jar | 4 MB |
layout-3.4-javadoc.jar | 588 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.imsweb/layout/ -->
<dependency>
<groupId>com.imsweb</groupId>
<artifactId>layout</artifactId>
<version>3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.imsweb/layout/
implementation 'com.imsweb:layout:3.4'
// https://jarcasting.com/artifacts/com.imsweb/layout/
implementation ("com.imsweb:layout:3.4")
'com.imsweb:layout:jar:3.4'
<dependency org="com.imsweb" name="layout" rev="3.4">
<artifact name="layout" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.imsweb', module='layout', version='3.4')
)
libraryDependencies += "com.imsweb" % "layout" % "3.4"
[com.imsweb/layout "3.4"]
Group / Artifact | Type | Version |
---|---|---|
com.imsweb : naaccr-xml | jar | 7.13 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.7 |
com.opencsv : opencsv | jar | 5.4 |
com.thoughtworks.xstream : xstream | jar | 1.4.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
com.imsweb : seerutils-gui | jar | 1.15 |
com.imsweb : seerutils | jar | 5.6 |
org.xhtmlrenderer : flying-saucer-core | jar | 9.1.19 |