License |
License |
---|---|
GroupId | GroupIdcom.imsweb |
ArtifactId | ArtifactIdlayout |
Version | Version3.3 |
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.3.pom | |
layout-3.3.jar | 4 MB |
layout-3.3-sources.jar | 4 MB |
layout-3.3-javadoc.jar | 588 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.imsweb/layout/ -->
<dependency>
<groupId>com.imsweb</groupId>
<artifactId>layout</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.imsweb/layout/
implementation 'com.imsweb:layout:3.3'
// https://jarcasting.com/artifacts/com.imsweb/layout/
implementation ("com.imsweb:layout:3.3")
'com.imsweb:layout:jar:3.3'
<dependency org="com.imsweb" name="layout" rev="3.3">
<artifact name="layout" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.imsweb', module='layout', version='3.3')
)
libraryDependencies += "com.imsweb" % "layout" % "3.3"
[com.imsweb/layout "3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.imsweb : naaccr-xml | jar | 7.10 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.7 |
com.opencsv : opencsv | jar | 5.4 |
com.thoughtworks.xstream : xstream | jar | 1.4.16 |
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 |