was-util
Common logics that been used in was-maven-plugin and was-gradle-plugin to generate script/command to install applications to WebSphere.
License |
License |
---|---|
GroupId | GroupIdcom.orctom.was |
ArtifactId | ArtifactIdwas-util |
Last Version | Last Version1.1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwas-util
Common Utils that talks to WebSphere used by was-maven-plugin and was-gradle-plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
was-util-1.1.3.2.pom | |
was-util-1.1.3.2.jar | 19 KB |
was-util-1.1.3.2-tests.jar | 5 KB |
was-util-1.1.3.2-sources.jar | 9 KB |
was-util-1.1.3.2-javadoc.jar | 82 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.orctom.was/was-util/ -->
<dependency>
<groupId>com.orctom.was</groupId>
<artifactId>was-util</artifactId>
<version>1.1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.orctom.was/was-util/
implementation 'com.orctom.was:was-util:1.1.3.2'
// https://jarcasting.com/artifacts/com.orctom.was/was-util/
implementation ("com.orctom.was:was-util:1.1.3.2")
'com.orctom.was:was-util:jar:1.1.3.2'
<dependency org="com.orctom.was" name="was-util" rev="1.1.3.2">
<artifact name="was-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orctom.was', module='was-util', version='1.1.3.2')
)
libraryDependencies += "com.orctom.was" % "was-util" % "1.1.3.2"
[com.orctom.was/was-util "1.1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.spullara.mustache.java : compiler | jar | 0.8.18 |
com.google.guava : guava | jar | 16.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Common logics that been used in was-maven-plugin and was-gradle-plugin to generate script/command to install applications to WebSphere.