| License |
License |
|---|---|
| GroupId | GroupIdorg.modeshape |
| ArtifactId | ArtifactIdmodeshape-sequencer-zip |
| Version | Version5.4.1.Final |
| Type | Typejar |
| Description |
DescriptionModeShape Sequencer for ZIP Files
ModeShape Sequencer that processes zip files and extracts content to repository
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.modeshape/modeshape-sequencer-zip/ -->
<dependency>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-sequencer-zip</artifactId>
<version>5.4.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.modeshape/modeshape-sequencer-zip/
implementation 'org.modeshape:modeshape-sequencer-zip:5.4.1.Final'
// https://jarcasting.com/artifacts/org.modeshape/modeshape-sequencer-zip/
implementation ("org.modeshape:modeshape-sequencer-zip:5.4.1.Final")
'org.modeshape:modeshape-sequencer-zip:jar:5.4.1.Final'
<dependency org="org.modeshape" name="modeshape-sequencer-zip" rev="5.4.1.Final">
<artifact name="modeshape-sequencer-zip" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.modeshape', module='modeshape-sequencer-zip', version='5.4.1.Final')
)
libraryDependencies += "org.modeshape" % "modeshape-sequencer-zip" % "5.4.1.Final"
[org.modeshape/modeshape-sequencer-zip "5.4.1.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.modeshape : modeshape-common | jar | 5.4.1.Final |
| org.modeshape : modeshape-jcr-api | jar | 5.4.1.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.modeshape : modeshape-common | test-jar | 5.4.1.Final |
| org.modeshape : modeshape-jcr | jar | 5.4.1.Final |
| org.modeshape : modeshape-jcr | test-jar | 5.4.1.Final |
| org.modeshape : modeshape-schematic | test-jar | 5.4.1.Final |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| log4j : log4j | jar | 1.2.17 |