License |
License |
---|---|
GroupId | GroupIdcom.github.michaelruocco |
ArtifactId | ArtifactIdwso2-car-deployer |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWSO2 Car Deployer
Library to abstract deploying car files into WSO2
|
Project URL |
Project URL |
Filename | Size |
---|---|
wso2-car-deployer-1.0.1.pom | |
wso2-car-deployer-1.0.1.jar | 22 KB |
wso2-car-deployer-1.0.1-sources.jar | 11 KB |
wso2-car-deployer-1.0.1-javadoc.jar | 72 KB |
Browse |
<!-- 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"]
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 |
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 |