Last Version

Milyn :: Smooks 1.7.1

Smooks is an extensible framework for building applications for processing XML and non XML data (CSV, EDI, Java etc) using Java.

License

License

GroupId

GroupId

org.milyn
ArtifactId

ArtifactId

smooks-parent
Version

Version

1.7.1
Type

Type

pom
Description

Description

Milyn :: Smooks
Smooks is an extensible framework for building applications for processing XML and non XML data (CSV, EDI, Java etc) using Java.
Project URL

Project URL

http://www.smooks.org

Download smooks-parent 1.7.1

Filename Size
smooks-parent-1.7.1.pom 36 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.