License |
License |
---|---|
GroupId | GroupIdorg.wso2.appserver |
ArtifactId | ArtifactIdappserver-utils |
Last Version | Last Version6.0.0-m4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWSO2 Application Server - Module - Utils
Common WSO2 Application Server utilities
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
appserver-utils-6.0.0-m4.pom | |
appserver-utils-6.0.0-m4.jar | 36 KB |
appserver-utils-6.0.0-m4-sources.jar | 31 KB |
appserver-utils-6.0.0-m4-javadoc.jar | 181 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.appserver/appserver-utils/ -->
<dependency>
<groupId>org.wso2.appserver</groupId>
<artifactId>appserver-utils</artifactId>
<version>6.0.0-m4</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver/appserver-utils/
implementation 'org.wso2.appserver:appserver-utils:6.0.0-m4'
// https://jarcasting.com/artifacts/org.wso2.appserver/appserver-utils/
implementation ("org.wso2.appserver:appserver-utils:6.0.0-m4")
'org.wso2.appserver:appserver-utils:jar:6.0.0-m4'
<dependency org="org.wso2.appserver" name="appserver-utils" rev="6.0.0-m4">
<artifact name="appserver-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver', module='appserver-utils', version='6.0.0-m4')
)
libraryDependencies += "org.wso2.appserver" % "appserver-utils" % "6.0.0-m4"
[org.wso2.appserver/appserver-utils "6.0.0-m4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat-catalina | jar | 8.0.36 |
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : org.jacoco.agent | jar | 0.7.6.201602180812 |
org.testng : testng | jar | 6.9.10 |