is not current version
Last Version 5.4.1.Final

org.modeshape:modeshape-sequencer-text 3.6.0.Final

ModeShape Sequencer that processes fixed width and delimited text files

GroupId

GroupId

org.modeshape
ArtifactId

ArtifactId

modeshape-sequencer-text
Version

Version

3.6.0.Final
Type

Type

jar

Download modeshape-sequencer-text 3.6.0.Final


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