is not current version
Last Version 1.0.1

com.github.michaelruocco:wso2-car-deployer 1.0.0

Library to abstract deploying car files into WSO2

GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

wso2-car-deployer
Version

Version

1.0.0
Type

Type

jar

Download wso2-car-deployer 1.0.0


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