License |
License |
---|---|
GroupId | GroupIdcom.imsweb |
ArtifactId | ArtifactIdlayout |
Version | Version4.1 |
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-4.1.pom | |
layout-4.1.jar | 4 MB |
layout-4.1-sources.jar | 4 MB |
layout-4.1-javadoc.jar | 588 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.imsweb : naaccr-xml | jar | 8.1 |
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 |
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 |