License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-autoloader-zip |
Last Version | Last Version1.1.0-1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPetals ESB - Container - Extensions - Autoloader - ZIP archive
JBI container for Petals ESB
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-autoloader-zip/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-autoloader-zip</artifactId>
<version>1.1.0-1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-autoloader-zip/
implementation 'org.ow2.petals:petals-autoloader-zip:1.1.0-1.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-autoloader-zip/
implementation ("org.ow2.petals:petals-autoloader-zip:1.1.0-1.0")
'org.ow2.petals:petals-autoloader-zip:pom:1.1.0-1.0'
<dependency org="org.ow2.petals" name="petals-autoloader-zip" rev="1.1.0-1.0">
<artifact name="petals-autoloader-zip" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-autoloader-zip', version='1.1.0-1.0')
)
libraryDependencies += "org.ow2.petals" % "petals-autoloader-zip" % "1.1.0-1.0"
[org.ow2.petals/petals-autoloader-zip "1.1.0-1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals : petals-autoloader Optional | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |
junit : junit | jar | 4.12 |