WSO2 Car Deployer

Library to abstract deploying car files into WSO2

License

License

GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

wso2-car-deployer
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

WSO2 Car Deployer
Library to abstract deploying car files into WSO2
Project URL

Project URL

https://github.com/michaelruocco/wso2-car-deployer

Download wso2-car-deployer

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.michaelruocco/wso2-car-deployer/ -->
<dependency>
    <groupId>com.github.michaelruocco</groupId>
    <artifactId>wso2-car-deployer</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.michaelruocco/wso2-car-deployer/
implementation 'com.github.michaelruocco:wso2-car-deployer:1.0.1'
// https://jarcasting.com/artifacts/com.github.michaelruocco/wso2-car-deployer/
implementation ("com.github.michaelruocco:wso2-car-deployer:1.0.1")
'com.github.michaelruocco:wso2-car-deployer:jar:1.0.1'
<dependency org="com.github.michaelruocco" name="wso2-car-deployer" rev="1.0.1">
  <artifact name="wso2-car-deployer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.michaelruocco', module='wso2-car-deployer', version='1.0.1')
)
libraryDependencies += "com.github.michaelruocco" % "wso2-car-deployer" % "1.0.1"
[com.github.michaelruocco/wso2-car-deployer "1.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.wso2.carbon : org.wso2.carbon.authenticator.stub jar 4.2.0
org.slf4j : slf4j-api jar 1.7.24
org.wso2.developerstudio » org.wso2.developerstudio.eclipse.carbonserver.base jar 3.6.0
commons-io : commons-io jar 2.5
org.wso2.carbon » org.wso2.carbon.application.mgt.stub jar 4.2.0

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.michaelruocco : wso2-test-containers jar 1.0.0
eu.codearte.catch-exception : catch-exception jar 1.4.4
org.slf4j : slf4j-log4j12 jar 1.7.24
org.mockito : mockito-all jar 1.9.5
org.assertj : assertj-core jar 3.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0